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 voidGame. setActionFilter(Predicate<MenuActionEvent> actionFilter)
-