Uses of Enum Class
org.rspeer.game.component.tdi.Settings.Option.Type
Packages that use Settings.Option.Type
-
Uses of Settings.Option.Type in org.rspeer.game.component.tdi
Subclasses with type arguments of type Settings.Option.Type in org.rspeer.game.component.tdiMethods in org.rspeer.game.component.tdi that return Settings.Option.TypeModifier and TypeMethodDescriptionSettings.Option.getType()static Settings.Option.TypeReturns the enum constant of this class with the specified name.static Settings.Option.Type[]Settings.Option.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.