|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GameState | |
|---|---|
| net.jetrix | The main package for Jetrix. |
| Uses of GameState in net.jetrix |
|---|
| Methods in net.jetrix that return GameState | |
|---|---|
GameState |
Channel.getGameState()
Returns the game state. |
static GameState |
GameState.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static GameState[] |
GameState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||