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