Interface EventFilter
- All Known Implementing Classes:
Immobilized.MoveIfSelected
,Immobilized.UseAlt
,Immobilized.UseAltShift
,Immobilized.UseCtrl
,Immobilized.UseShift
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Gives information about what kinds of events a
GamePiece
will respond to- See Also:
-
Method Summary
-
Method Details
-
rejectEvent
-