Uses of Enum Class
org.rspeer.game.component.tdi.Settings.ViewMode
Packages that use Settings.ViewMode
-
Uses of Settings.ViewMode in org.rspeer.game.component.tdi
Subclasses with type arguments of type Settings.ViewMode in org.rspeer.game.component.tdiMethods in org.rspeer.game.component.tdi that return Settings.ViewModeModifier and TypeMethodDescriptionstatic Settings.ViewModeSettings.getViewMode()static Settings.ViewModeReturns the enum constant of this class with the specified name.static Settings.ViewMode[]Settings.ViewMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.rspeer.game.component.tdi with parameters of type Settings.ViewMode