Package VASSAL.counters
Interface EventFilter
- All Known Implementing Classes:
Immobilized.MoveIfSelected,Immobilized.UseAlt,Immobilized.UseShift
public interface EventFilter
Gives information about what kinds of events a
GamePiece will respond to- See Also:
Properties.SELECT_EVENT_FILTER
-
Method Summary
Modifier and Type Method Description booleanrejectEvent(InputEvent evt)
-
Method Details
-
rejectEvent
-