Package VASSAL.counters
Class Immobilized.UseAlt
java.lang.Object
VASSAL.counters.Immobilized.UseAlt
- All Implemented Interfaces:
EventFilter
- Enclosing class:
- Immobilized
public class Immobilized.UseAlt extends Object implements EventFilter
-
Constructor Summary
Constructors Constructor Description UseAlt()
-
Method Summary
Modifier and Type Method Description boolean
rejectEvent(InputEvent evt)
-
Constructor Details
-
UseAlt
public UseAlt()
-
-
Method Details
-
rejectEvent
- Specified by:
rejectEvent
in interfaceEventFilter
-