Package | Description |
---|---|
com.M00271117.motraining.rpgame |
Modifier and Type | Field and Description |
---|---|
(package private) GameScreen.GameState |
GameScreen.gameState |
Modifier and Type | Method and Description |
---|---|
static GameScreen.GameState |
GameScreen.GameState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static GameScreen.GameState[] |
GameScreen.GameState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Boss.update(World world,
GameScreen.GameState gameState) |