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