Package com.jme3.app
package com.jme3.app
-
ClassDescription
AndroidHarnesswraps a jme application object and runs it on AndroidTheApplicationinterface represents the minimum exposed capabilities of a concrete jME3 application.AppTask<V>AppTaskis used inAppTaskQueueto manage tasks that have yet to be accomplished.An AppProfiler implementation that collects two per-frame application-wide timings for update versus render and uses it to create a bar chart style Mesh.Provides a basic profiling visualization that shows per-frame application-wide timings for update and rendering.This class is a camera controller that allow the camera to follow a target Spatial.Registers a few keys that will dump debug information to the console.An AppProfiler implementation that integrates the per-frame application-wide timings for update versus render into the Android systrace utility.Created by Nehon on 25/01/2017.Created by Nehon on 25/01/2017.Manages a FlyByCamera.TheLegacyApplicationclass represents an instance of a real-time 3D rendering jME application.Defines the behavior of an application when it is not in focus or minimized.Resets (clearFrame()) the render's stats object every frame during AppState.render().`SimpleApplication` is the foundational base class for all jMonkeyEngine 3 (jME3) applications.Displays stats in SimpleApplication's GUI node or using the node and font parameters provided.TheStatsViewprovides a heads-up display (HUD) of various statistics of rendering.Deprecated.VR application configuration parameters.Deprecated.The jme3-vr module is deprecated and will be removed in a future version (as it only supports OpenVR).Deprecated.The jme3-vr module is deprecated and will be removed in a future version (as it only supports OpenVR).Deprecated.The jme3-vr module is deprecated and will be removed in a future version (as it only supports OpenVR).
VRAppStateinstead.