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