|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use GameState | |
| com.jme.app | |
| jmetest.game.state | |
| Uses of GameState in com.jme.app |
| Classes in com.jme.app that implement GameState | |
class |
StandardGameState
A typical game state that initializes a rootNode and camera. |
| Methods in com.jme.app with parameters of type GameState | |
void |
GameStateManager.addGameState(java.lang.String name,
GameState state)
Binds a name/key to a |
| Uses of GameState in jmetest.game.state |
| Classes in jmetest.game.state that implement GameState | |
class |
IngameState
|
class |
MenuState
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||