public class TimeAppState
extends com.jme3.app.state.AbstractAppState
| Constructor and Description |
|---|
TimeAppState(tonegod.gui.core.Screen screen) |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup() |
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 update(float tpf)
update in interface com.jme3.app.state.AppStateupdate in class com.jme3.app.state.AbstractAppStatepublic void cleanup()
cleanup in interface com.jme3.app.state.AppStatecleanup in class com.jme3.app.state.AbstractAppStateCopyright © 2017. All Rights Reserved.