| Modifier and Type | Field and Description |
|---|---|
GameInfoToReturnToPlayHub.GameStateToReturnToPlayhub |
GameInfoToReturnToPlayHub.gameState
The game's current state, after the current move (i.e.
|
| Modifier and Type | Method and Description |
|---|---|
static GameInfoToReturnToPlayHub.GameStateToReturnToPlayhub |
GameInfoToReturnToPlayHub.GameStateToReturnToPlayhub.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static GameInfoToReturnToPlayHub.GameStateToReturnToPlayhub[] |
GameInfoToReturnToPlayHub.GameStateToReturnToPlayhub.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|