Uses of Class
org.rspeer.game.event.MenuActionEvent
-
Packages that use MenuActionEvent Package Description org.rspeer.game -
-
Uses of MenuActionEvent in org.rspeer.game
Methods in org.rspeer.game that return types with arguments of type MenuActionEvent Modifier and Type Method Description static Predicate<MenuActionEvent>
Game. getActionFilter()
Method parameters in org.rspeer.game with type arguments of type MenuActionEvent Modifier and Type Method Description static void
Game. setActionFilter(Predicate<MenuActionEvent> actionFilter)
-