Uses of Class
org.rspeer.game.adapter.minimenu.MiniMenuEntry
-
Packages that use MiniMenuEntry Package Description org.rspeer.game.minimenu -
-
Uses of MiniMenuEntry in org.rspeer.game.minimenu
Methods in org.rspeer.game.minimenu that return MiniMenuEntry Modifier and Type Method Description static MiniMenuEntryMiniMenu. getActiveEntry()static MiniMenuEntryMiniMenu. getEntryAt(int idx)Methods in org.rspeer.game.minimenu that return types with arguments of type MiniMenuEntry Modifier and Type Method Description static List<MiniMenuEntry>MiniMenu. getEntries()
-