|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jme3.app.Application
com.jme3.app.SimpleApplication
us.ihmc.graphics3DAdapter.jme.JMETextTester
public class JMETextTester
Field Summary |
---|
Fields inherited from class com.jme3.app.SimpleApplication |
---|
INPUT_MAPPING_CAMERA_POS, INPUT_MAPPING_EXIT, INPUT_MAPPING_HIDE_STATS, INPUT_MAPPING_MEMORY |
Constructor Summary | |
---|---|
JMETextTester()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
void |
simpleInitApp()
|
void |
simpleUpdate(float tpf)
|
Methods inherited from class com.jme3.app.SimpleApplication |
---|
getFlyByCamera, getGuiNode, getRootNode, initialize, isShowSettings, setDisplayFps, setDisplayStatView, setShowSettings, simpleRender, start, update |
Methods inherited from class com.jme3.app.Application |
---|
createCanvas, destroy, enqueue, gainFocus, getAssetManager, getAudioRenderer, getCamera, getContext, getGuiViewPort, getInputManager, getListener, getRenderer, getRenderManager, getStateManager, getTimer, getViewPort, handleError, isPauseOnLostFocus, loseFocus, requestClose, reshape, restart, setAssetManager, setPauseOnLostFocus, setSettings, setTimer, start, startCanvas, startCanvas, stop, stop |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JMETextTester()
Method Detail |
---|
public void simpleInitApp()
simpleInitApp
in class com.jme3.app.SimpleApplication
public void simpleUpdate(float tpf)
simpleUpdate
in class com.jme3.app.SimpleApplication
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |