public class TestMain
extends com.jme3.app.SimpleApplication
Constructor and Description |
---|
TestMain() |
Modifier and Type | Method and Description |
---|---|
void |
initLight() |
static void |
main(java.lang.String[] args) |
void |
remove() |
void |
simpleInitApp() |
void |
simpleRender(com.jme3.renderer.RenderManager rm) |
void |
simpleUpdate(float tpf) |
getFlyByCamera, getGuiNode, getRootNode, initialize, isShowSettings, loadGuiFont, setDisplayFps, setDisplayStatView, setShowSettings, start, update
createCanvas, destroy, destroyInput, enqueue, gainFocus, getAssetManager, getAudioRenderer, getCamera, getContext, getGuiViewPort, getInputManager, getListener, getRenderer, getRenderManager, getStateManager, getTimer, getViewPort, handleError, isPauseOnLostFocus, loseFocus, requestClose, reshape, restart, runQueuedTasks, setAssetManager, setPauseOnLostFocus, setSettings, setTimer, start, startCanvas, startCanvas, stop, stop
public static void main(java.lang.String[] args)
public void simpleInitApp()
simpleInitApp
in class com.jme3.app.SimpleApplication
public void remove()
public void simpleUpdate(float tpf)
simpleUpdate
in class com.jme3.app.SimpleApplication
public void initLight()
public void simpleRender(com.jme3.renderer.RenderManager rm)
simpleRender
in class com.jme3.app.SimpleApplication