- valueOf(String) - Static method in enum com.mygdx.game.GameEngine.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mygdx.game.MiniGameScreen.GameActions
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.mygdx.game.GameEngine.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mygdx.game.MiniGameScreen.GameActions
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- varyResource(String, int) - Method in class com.mygdx.game.Player
-
Increases/decreases the specified resource of the player by the specified amount