public class IsoCameraState
extends com.jme3.app.state.AbstractAppState
Constructor and Description |
---|
IsoCameraState() |
Modifier and Type | Method and Description |
---|---|
void |
initCam() |
void |
initialize(com.jme3.app.state.AppStateManager stateManager,
com.jme3.app.Application app) |
void |
update(float tpf) |
public void initialize(com.jme3.app.state.AppStateManager stateManager, com.jme3.app.Application app)
initialize
in interface com.jme3.app.state.AppState
initialize
in class com.jme3.app.state.AbstractAppState
public void initCam()
public void update(float tpf)
update
in interface com.jme3.app.state.AppState
update
in class com.jme3.app.state.AbstractAppState