Uses of Class
org.rspeer.game.component.tdi.Settings.Option.Type
-
Packages that use Settings.Option.Type Package Description org.rspeer.game.component.tdi -
-
Uses of Settings.Option.Type in org.rspeer.game.component.tdi
Methods in org.rspeer.game.component.tdi that return Settings.Option.Type Modifier and Type Method Description Settings.Option.Type
Settings.Option. getType()
static Settings.Option.Type
Settings.Option.Type. valueOf(String name)
Returns the enum constant of this type with the specified name.static Settings.Option.Type[]
Settings.Option.Type. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-