Uses of Enum Class
studio.magemonkey.fabled.gui.tool.GUIType
Packages that use GUIType
-
Uses of GUIType in studio.magemonkey.fabled.gui.tool
Methods in studio.magemonkey.fabled.gui.tool that return GUITypeModifier and TypeMethodDescriptionGUIType.next()
GUIType.prev()
static GUIType
Returns the enum constant of this class with the specified name.static GUIType[]
GUIType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in studio.magemonkey.fabled.gui.tool with parameters of type GUIType