- addAxis(InputDevice.MotionRange) - Method in class com.jme3.input.android.AndroidJoystickJoyInput14.AndroidJoystick
-
- addAxis(String, String, int, float) - Method in class com.jme3.input.android.AndroidSensorJoyInput.AndroidSensorJoystick
-
- addButton(int) - Method in class com.jme3.input.android.AndroidJoystickJoyInput14.AndroidJoystick
-
- addEvent(InputEvent) - Method in class com.jme3.input.android.AndroidJoyInput
-
- addEvent(InputEvent) - Method in class com.jme3.input.android.AndroidTouchInput
-
- addImage(Bitmap) - Method in class com.jme3.app.state.MjpegFileWriter
-
- addImage(Bitmap, float) - Method in class com.jme3.app.state.MjpegFileWriter
-
- addImage(byte[]) - Method in class com.jme3.app.state.MjpegFileWriter
-
- addListeners(GLSurfaceView) - Method in class com.jme3.input.android.AndroidInputHandler
-
- addListeners(GLSurfaceView) - Method in class com.jme3.input.android.AndroidInputHandler14
-
- alAuxiliaryEffectSloti(int, int, int) - Method in class com.jme3.audio.android.AndroidEFX
-
- alBufferData(int, int, ByteBuffer, int, int) - Method in class com.jme3.audio.android.AndroidAL
-
- alcDevicePauseSOFT() - Method in class com.jme3.audio.android.AndroidALC
-
- alcDeviceResumeSOFT() - Method in class com.jme3.audio.android.AndroidALC
-
- alcGetInteger(int, IntBuffer, int) - Method in class com.jme3.audio.android.AndroidALC
-
- alcGetString(int) - Method in class com.jme3.audio.android.AndroidALC
-
- alcIsExtensionPresent(String) - Method in class com.jme3.audio.android.AndroidALC
-
- alDeleteAuxiliaryEffectSlots(int, IntBuffer) - Method in class com.jme3.audio.android.AndroidEFX
-
- alDeleteBuffers(int, IntBuffer) - Method in class com.jme3.audio.android.AndroidAL
-
- alDeleteEffects(int, IntBuffer) - Method in class com.jme3.audio.android.AndroidEFX
-
- alDeleteFilters(int, IntBuffer) - Method in class com.jme3.audio.android.AndroidEFX
-
- alDeleteSources(int, IntBuffer) - Method in class com.jme3.audio.android.AndroidAL
-
- alEffectf(int, int, float) - Method in class com.jme3.audio.android.AndroidEFX
-
- alEffecti(int, int, int) - Method in class com.jme3.audio.android.AndroidEFX
-
- alFilterf(int, int, float) - Method in class com.jme3.audio.android.AndroidEFX
-
- alFilteri(int, int, int) - Method in class com.jme3.audio.android.AndroidEFX
-
- alGenAuxiliaryEffectSlots(int, IntBuffer) - Method in class com.jme3.audio.android.AndroidEFX
-
- alGenBuffers(int, IntBuffer) - Method in class com.jme3.audio.android.AndroidAL
-
- alGenEffects(int, IntBuffer) - Method in class com.jme3.audio.android.AndroidEFX
-
- alGenFilters(int, IntBuffer) - Method in class com.jme3.audio.android.AndroidEFX
-
- alGenSources() - Method in class com.jme3.audio.android.AndroidAL
-
- alGetError() - Method in class com.jme3.audio.android.AndroidAL
-
- alGetSourcei(int, int) - Method in class com.jme3.audio.android.AndroidAL
-
- alGetString(int) - Method in class com.jme3.audio.android.AndroidAL
-
- alListener(int, FloatBuffer) - Method in class com.jme3.audio.android.AndroidAL
-
- alListener3f(int, float, float, float) - Method in class com.jme3.audio.android.AndroidAL
-
- alListenerf(int, float) - Method in class com.jme3.audio.android.AndroidAL
-
- allocate(int) - Method in class com.jme3.util.AndroidBufferAllocator
-
- alSource3f(int, int, float, float, float) - Method in class com.jme3.audio.android.AndroidAL
-
- alSource3i(int, int, int, int, int) - Method in class com.jme3.audio.android.AndroidAL
-
- alSourcef(int, int, float) - Method in class com.jme3.audio.android.AndroidAL
-
- alSourcei(int, int, int) - Method in class com.jme3.audio.android.AndroidAL
-
- alSourcePause(int) - Method in class com.jme3.audio.android.AndroidAL
-
- alSourcePlay(int) - Method in class com.jme3.audio.android.AndroidAL
-
- alSourceQueueBuffers(int, int, IntBuffer) - Method in class com.jme3.audio.android.AndroidAL
-
- alSourceStop(int) - Method in class com.jme3.audio.android.AndroidAL
-
- alSourceUnqueueBuffers(int, int, IntBuffer) - Method in class com.jme3.audio.android.AndroidAL
-
- AndroidAL - Class in com.jme3.audio.android
-
- AndroidAL() - Constructor for class com.jme3.audio.android.AndroidAL
-
- AndroidALC - Class in com.jme3.audio.android
-
- AndroidALC() - Constructor for class com.jme3.audio.android.AndroidALC
-
- AndroidAudioData - Class in com.jme3.audio.android
-
- AndroidAudioData() - Constructor for class com.jme3.audio.android.AndroidAudioData
-
- AndroidAudioData(int) - Constructor for class com.jme3.audio.android.AndroidAudioData
-
- AndroidAudioLoader - Class in com.jme3.audio.plugins
-
AndroidAudioLoader will create an
AndroidAudioData object with the specified asset key.
- AndroidAudioLoader() - Constructor for class com.jme3.audio.plugins.AndroidAudioLoader
-
- AndroidBufferAllocator - Class in com.jme3.util
-
- AndroidBufferAllocator() - Constructor for class com.jme3.util.AndroidBufferAllocator
-
- AndroidBufferImageLoader - Class in com.jme3.texture.plugins
-
Deprecated.
- AndroidBufferImageLoader() - Constructor for class com.jme3.texture.plugins.AndroidBufferImageLoader
-
Deprecated.
- AndroidConfigChooser - Class in com.jme3.system.android
-
AndroidConfigChooser is used to determine the best suited EGL Config
- AndroidConfigChooser(AppSettings) - Constructor for class com.jme3.system.android.AndroidConfigChooser
-
- AndroidEFX - Class in com.jme3.audio.android
-
- AndroidEFX() - Constructor for class com.jme3.audio.android.AndroidEFX
-
- AndroidGestureProcessor - Class in com.jme3.input.android
-
AndroidGestureHandler uses Gesture type listeners to create jME TouchEvents
for gestures.
- AndroidGestureProcessor(AndroidTouchInput) - Constructor for class com.jme3.input.android.AndroidGestureProcessor
-
- AndroidGL - Class in com.jme3.renderer.android
-
- AndroidGL() - Constructor for class com.jme3.renderer.android.AndroidGL
-
- AndroidHarness - Class in com.jme3.app
-
AndroidHarness wraps a jme application object and runs it on
Android
- AndroidHarness() - Constructor for class com.jme3.app.AndroidHarness
-
- AndroidHarnessFragment - Class in com.jme3.app
-
- AndroidHarnessFragment() - Constructor for class com.jme3.app.AndroidHarnessFragment
-
- androidInput - Variable in class com.jme3.input.android.AndroidTouchInput
-
- androidInput - Variable in class com.jme3.system.android.OGLESContext
-
- AndroidInputHandler - Class in com.jme3.input.android
-
AndroidInput is the main class that connects the Android system
inputs to jME.
- AndroidInputHandler() - Constructor for class com.jme3.input.android.AndroidInputHandler
-
- AndroidInputHandler14 - Class in com.jme3.input.android
-
AndroidInputHandler14 extends AndroidInputHandler to
add the onHover and onGenericMotion events that where added in Android rev 14 (Android 4.0).
The onGenericMotion events are the main interface to Joystick axes.
- AndroidInputHandler14() - Constructor for class com.jme3.input.android.AndroidInputHandler14
-
- AndroidJoyInput - Class in com.jme3.input.android
-
Main class that manages various joystick devices.
- AndroidJoyInput(AndroidInputHandler) - Constructor for class com.jme3.input.android.AndroidJoyInput
-
- AndroidJoyInput14 - Class in com.jme3.input.android
-
AndroidJoyInput14 extends AndroidJoyInput
to include support for physical joysticks/gamepads.
- AndroidJoyInput14(AndroidInputHandler) - Constructor for class com.jme3.input.android.AndroidJoyInput14
-
- AndroidJoystick(InputManager, JoyInput, InputDevice, int, String) - Constructor for class com.jme3.input.android.AndroidJoystickJoyInput14.AndroidJoystick
-
- AndroidJoystickJoyInput14 - Class in com.jme3.input.android
-
Main class that creates and manages Android inputs for physical gamepads/joysticks.
- AndroidJoystickJoyInput14(AndroidJoyInput) - Constructor for class com.jme3.input.android.AndroidJoystickJoyInput14
-
- AndroidJoystickJoyInput14.AndroidJoystick - Class in com.jme3.input.android
-
- AndroidKeyMapping - Class in com.jme3.input.android
-
AndroidKeyMapping is just a utility to convert the Android keyCodes into
jME KeyCodes so that events received in jME's KeyEvent will match between
Desktop and Android.
- AndroidKeyMapping() - Constructor for class com.jme3.input.android.AndroidKeyMapping
-
- AndroidLocator - Class in com.jme3.asset.plugins
-
- AndroidLocator() - Constructor for class com.jme3.asset.plugins.AndroidLocator
-
- AndroidLocator.AndroidAssetInfo - Class in com.jme3.asset.plugins
-
- AndroidLogHandler - Class in com.jme3.util
-
Converts from Java based logging (Logger to Android based logging
Log.
- AndroidLogHandler() - Constructor for class com.jme3.util.AndroidLogHandler
-
- AndroidNativeImageLoader - Class in com.jme3.texture.plugins
-
Native image loader to deal with filetypes that support alpha channels.
- AndroidNativeImageLoader() - Constructor for class com.jme3.texture.plugins.AndroidNativeImageLoader
-
- AndroidScreenshots - Class in com.jme3.util
-
- AndroidScreenshots() - Constructor for class com.jme3.util.AndroidScreenshots
-
- AndroidSensorJoyInput - Class in com.jme3.input.android
-
AndroidSensorJoyInput converts the Android Sensor system into Joystick events.
- AndroidSensorJoyInput(AndroidJoyInput) - Constructor for class com.jme3.input.android.AndroidSensorJoyInput
-
- AndroidSensorJoyInput.AndroidSensorJoystick - Class in com.jme3.input.android
-
- AndroidSensorJoyInput.AndroidSensorJoystickAxis - Class in com.jme3.input.android
-
- AndroidSensorJoystick(InputManager, JoyInput, int, String) - Constructor for class com.jme3.input.android.AndroidSensorJoyInput.AndroidSensorJoystick
-
- AndroidSensorJoystickAxis(InputManager, Joystick, int, String, String, boolean, boolean, float, float) - Constructor for class com.jme3.input.android.AndroidSensorJoyInput.AndroidSensorJoystickAxis
-
- AndroidTouchInput - Class in com.jme3.input.android
-
AndroidTouchInput is the base class that receives touch inputs from the
Android system and creates the TouchEvents for jME.
- AndroidTouchInput(AndroidInputHandler) - Constructor for class com.jme3.input.android.AndroidTouchInput
-
- AndroidTouchInput14 - Class in com.jme3.input.android
-
AndroidTouchHandler14 extends AndroidTouchHandler to process the onHover
events added in Android rev 14 (Android 4.0).
- AndroidTouchInput14(AndroidInputHandler) - Constructor for class com.jme3.input.android.AndroidTouchInput14
-
- app - Variable in class com.jme3.app.AndroidHarness
-
The jme3 application object
- appClass - Variable in class com.jme3.app.AndroidHarness
-
The application class to start
- appClass - Variable in class com.jme3.app.AndroidHarnessFragment
-
The application class to start
- appStep(AppStep) - Method in class com.jme3.app.DefaultAndroidProfiler
-
- appSubStep(String...) - Method in class com.jme3.app.DefaultAndroidProfiler
-
- assetKey - Variable in class com.jme3.audio.android.AndroidAudioData
-
- audioRendererType - Variable in class com.jme3.app.AndroidHarness
-
Sets the type of Audio Renderer to be used.
- audioRendererType - Variable in class com.jme3.app.AndroidHarnessFragment
-
Sets the type of Audio Renderer to be used.
- autoFlush - Variable in class com.jme3.system.android.OGLESContext
-
- eglAlphaBits - Variable in class com.jme3.app.AndroidHarness
-
Sets the desired number of Alpha bits for the surfaceview.
- eglAlphaBits - Variable in class com.jme3.app.AndroidHarnessFragment
-
Sets the desired number of Alpha bits for the surfaceview.
- eglBitsPerPixel - Variable in class com.jme3.app.AndroidHarness
-
Sets the desired RGB size for the surfaceview.
- eglBitsPerPixel - Variable in class com.jme3.app.AndroidHarnessFragment
-
Sets the desired RGB size for the surfaceview.
- eglDepthBits - Variable in class com.jme3.app.AndroidHarness
-
The number of depth bits specifies the precision of the depth buffer.
- eglDepthBits - Variable in class com.jme3.app.AndroidHarnessFragment
-
The number of depth bits specifies the precision of the depth buffer.
- eglSamples - Variable in class com.jme3.app.AndroidHarness
-
Sets the number of samples to use for multisampling.
Leave 0 (default) to disable multisampling.
Set to 2 or 4 to enable multisampling.
- eglSamples - Variable in class com.jme3.app.AndroidHarnessFragment
-
Sets the number of samples to use for multisampling.
Leave 0 (default) to disable multisampling.
Set to 2 or 4 to enable multisampling.
- eglStencilBits - Variable in class com.jme3.app.AndroidHarness
-
Set the number of stencil bits.
- eglStencilBits - Variable in class com.jme3.app.AndroidHarnessFragment
-
Set the number of stencil bits.
- ENABLE_ERROR_CHECKING - Static variable in class com.jme3.renderer.android.RendererUtil
-
When set to true, every OpenGL call will check for errors and throw an
exception if there is one, if false, no error checking is performed.
- exitDialogMessage - Variable in class com.jme3.app.AndroidHarness
-
Message of the exit dialog, default is "Use your home key to bring this
app into the background or exit to terminate it."
- exitDialogMessage - Variable in class com.jme3.app.AndroidHarnessFragment
-
Message of the exit dialog, default is "Use your home key to bring this
app into the background or exit to terminate it."
- exitDialogTitle - Variable in class com.jme3.app.AndroidHarness
-
Title of the exit dialog, default is "Do you want to exit?"
- exitDialogTitle - Variable in class com.jme3.app.AndroidHarnessFragment
-
Title of the exit dialog, default is "Do you want to exit?"