public class TerrainTest extends SimpleApplication
| Modifier and Type | Field and Description | 
|---|---|
| protected BitmapText | hintText | 
flyCam, fpsText, guiFont, guiNode, INPUT_MAPPING_CAMERA_POS, INPUT_MAPPING_EXIT, INPUT_MAPPING_HIDE_STATS, INPUT_MAPPING_MEMORY, rootNode, showSettingsassetManager, audioRenderer, cam, context, guiViewPort, inputEnabled, inputManager, joyInput, keyInput, listener, lostFocusBehavior, mouseInput, paused, prof, renderer, renderManager, settings, speed, stateManager, timer, touchInput, viewPort| Constructor and Description | 
|---|
| TerrainTest() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | initialize()Do not call manually. | 
| void | loadHintText() | 
| static void | main(java.lang.String[] args) | 
| void | simpleInitApp() | 
getFlyByCamera, getGuiNode, getRootNode, getSpeed, isShowSettings, loadGuiFont, setDisplayFps, setDisplayStatView, setShowSettings, setSpeed, simpleRender, simpleUpdate, start, updatecreateCanvas, destroy, destroyInput, enqueue, enqueue, gainFocus, getAppProfiler, getAssetManager, getAudioRenderer, getCamera, getContext, getGuiViewPort, getInputManager, getListener, getLostFocusBehavior, getRenderer, getRenderManager, getStateManager, getTimer, getViewPort, handleError, isPauseOnLostFocus, loseFocus, requestClose, reshape, restart, runQueuedTasks, setAppProfiler, setAssetManager, setLostFocusBehavior, setPauseOnLostFocus, setSettings, setTimer, start, start, start, startCanvas, startCanvas, stop, stopprotected BitmapText hintText
public static void main(java.lang.String[] args)
public void initialize()
LegacyApplication
 Initializes the Application, by creating a display and
 default camera. If display settings are not specified, a default
 640x480 display is created. Default values are used for the camera;
 perspective projection with 45° field of view, with near
 and far values 1 and 1000 units respectively.
initialize in interface SystemListenerinitialize in class SimpleApplicationpublic void simpleInitApp()
simpleInitApp in class SimpleApplicationpublic void loadHintText()