Uses of Class
xericker.arenalegends.menu.executor.gamemanager.MenuGameManager
Packages that use MenuGameManager
Package
Description
-
Uses of MenuGameManager in xericker.arenalegends.menu.executor.gamemanager.instance
Methods in xericker.arenalegends.menu.executor.gamemanager.instance that return MenuGameManagerModifier and TypeMethodDescriptionDisplayArena.parentClass()Returns the value of theparentClassrecord component.DisplayLobby.parentClass()Returns the value of theparentClassrecord component.DisplayMain.parentClass()Returns the value of theparentClassrecord component.DisplaySetting.parentClass()Returns the value of theparentClassrecord component.Constructors in xericker.arenalegends.menu.executor.gamemanager.instance with parameters of type MenuGameManagerModifierConstructorDescriptionDisplayArena(MenuGameManager parentClass) Creates an instance of aDisplayArenarecord class.DisplayLobby(MenuGameManager parentClass) Creates an instance of aDisplayLobbyrecord class.DisplayMain(MenuGameManager parentClass) Creates an instance of aDisplayMainrecord class.DisplaySetting(MenuGameManager parentClass) Creates an instance of aDisplaySettingrecord class. -
Uses of MenuGameManager in xericker.arenalegends.menu.executor.gamemanager.list
Methods in xericker.arenalegends.menu.executor.gamemanager.list that return MenuGameManagerModifier and TypeMethodDescriptionDisplayList.parentClass()Returns the value of theparentClassrecord component.Constructors in xericker.arenalegends.menu.executor.gamemanager.list with parameters of type MenuGameManagerModifierConstructorDescriptionDisplayList(MenuGameManager parentClass) Creates an instance of aDisplayListrecord class. -
Uses of MenuGameManager in xericker.arenalegends.menu.executor.gamemanager.list.filter
Methods in xericker.arenalegends.menu.executor.gamemanager.list.filter that return MenuGameManagerModifier and TypeMethodDescriptionDisplayFilterInstance.parentClass()Returns the value of theparentClassrecord component.DisplayFilterMode.parentClass()Returns the value of theparentClassrecord component.DisplayFilterRanked.parentClass()Returns the value of theparentClassrecord component.DisplayFilterState.parentClass()Returns the value of theparentClassrecord component.Constructors in xericker.arenalegends.menu.executor.gamemanager.list.filter with parameters of type MenuGameManagerModifierConstructorDescriptionDisplayFilterInstance(MenuGameManager parentClass) Creates an instance of aDisplayFilterInstancerecord class.DisplayFilterMode(MenuGameManager parentClass) Creates an instance of aDisplayFilterModerecord class.DisplayFilterRanked(MenuGameManager parentClass) Creates an instance of aDisplayFilterRankedrecord class.DisplayFilterState(MenuGameManager parentClass) Creates an instance of aDisplayFilterStaterecord class.