- valueOf(String) - Static method in enum com.M00271117.motraining.framework.Graphics.PixmapFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.M00271117.motraining.rpgame.GameScreen.FightState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.M00271117.motraining.rpgame.GameScreen.GameState
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.M00271117.motraining.framework.Graphics.PixmapFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.M00271117.motraining.rpgame.GameScreen.FightState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.M00271117.motraining.rpgame.GameScreen.GameState
-
Returns an array containing the constants of this enum type, in
the order they are declared.