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.AppStateinitialize in class com.jme3.app.state.AbstractAppStatepublic void initCam()
public void update(float tpf)
update in interface com.jme3.app.state.AppStateupdate in class com.jme3.app.state.AbstractAppState