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