Uses of Enum Class
games.stendhal.common.constants.SkinColor
Packages that use SkinColor
-
Uses of SkinColor in games.stendhal.common.constants
Methods in games.stendhal.common.constants that return SkinColorModifier and TypeMethodDescriptionstatic SkinColorSkinColor.fromInteger(int color) Find the nearest skin color corresponding to an integer color value.static SkinColorReturns the enum constant of this class with the specified name.static SkinColor[]SkinColor.values()Returns an array containing the constants of this enum class, in the order they are declared.