Skip navigation links
jMonkeyEngine 3.4.0-alpha4 jme3-android
A B C D E F G H I J K L M N O P R S T U V W 

A

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
 

B

bitRate - Variable in class com.jme3.audio.plugins.NativeVorbisFile
 

C

calibrateCenter() - Method in class com.jme3.input.android.AndroidSensorJoyInput.AndroidSensorJoystickAxis
 
channels - Variable in class com.jme3.audio.plugins.NativeVorbisFile
 
checkEGLError(EGL10) - Static method in class com.jme3.renderer.android.RendererUtil
Checks for an EGL error and throws a RendererException if there is one.
checkGLError() - Static method in class com.jme3.renderer.android.RendererUtil
Checks for an OpenGL error and throws a RendererException if there is one.
checkGLErrorForced() - Static method in class com.jme3.renderer.android.RendererUtil
Checks for an OpenGL error and throws a RendererException if there is one.
chooseConfig(EGL10, EGLDisplay) - Method in class com.jme3.system.android.AndroidConfigChooser
Gets called by the GLSurfaceView class to return the best config
cleanup() - Method in class com.jme3.app.state.VideoRecorderAppState
 
close() - Method in class com.jme3.audio.plugins.NativeVorbisFile
 
close() - Method in class com.jme3.util.AndroidLogHandler
 
com.jme3.app - package com.jme3.app
 
com.jme3.app.state - package com.jme3.app.state
 
com.jme3.asset.plugins - package com.jme3.asset.plugins
 
com.jme3.audio.android - package com.jme3.audio.android
 
com.jme3.audio.plugins - package com.jme3.audio.plugins
 
com.jme3.input.android - package com.jme3.input.android
 
com.jme3.renderer.android - package com.jme3.renderer.android
 
com.jme3.system.android - package com.jme3.system.android
 
com.jme3.texture.plugins - package com.jme3.texture.plugins
 
com.jme3.util - package com.jme3.util
 
convertScreenShot(ByteBuffer, Bitmap) - Static method in class com.jme3.util.AndroidScreenshots
Convert OpenGL GLES20.GL_RGBA to Bitmap.Config.ARGB_8888 and store result in a Bitmap
create(boolean) - Method in class com.jme3.system.android.OGLESContext
 
create() - Method in class com.jme3.system.android.OGLESContext
 
createALC() - Method in class com.jme3.audio.android.AndroidALC
 
created - Variable in class com.jme3.system.android.OGLESContext
 
createDestructableClone() - Method in class com.jme3.audio.android.AndroidAudioData
 
createLayout() - Method in class com.jme3.app.AndroidHarnessFragment
 
createView(Context) - Method in class com.jme3.system.android.OGLESContext
createView creates the GLSurfaceView that the renderer will draw to.
ctx - Variable in class com.jme3.app.AndroidHarness
 
currentVolume - Variable in class com.jme3.audio.android.AndroidAudioData
 

D

DefaultAndroidProfiler - Class in com.jme3.app
An AppProfiler implementation that integrates the per-frame application-wide timings for update versus render into the Android systrace utility.
DefaultAndroidProfiler() - Constructor for class com.jme3.app.DefaultAndroidProfiler
 
deinitInThread() - Method in class com.jme3.system.android.OGLESContext
De-initialize in the OpenGL thread.
deleteObject(Object) - Method in class com.jme3.audio.android.AndroidAudioData
 
destroy() - Method in class com.jme3.app.AndroidHarness
 
destroy() - Method in class com.jme3.app.AndroidHarnessFragment
 
destroy() - Method in class com.jme3.input.android.AndroidJoyInput
 
destroy() - Method in class com.jme3.input.android.AndroidJoyInput14
 
destroy() - Method in class com.jme3.input.android.AndroidJoystickJoyInput14
 
destroy() - Method in class com.jme3.input.android.AndroidSensorJoyInput
 
destroy() - Method in class com.jme3.input.android.AndroidTouchInput
 
destroy() - Method in class com.jme3.input.android.TouchEventPool
 
destroy(boolean) - Method in class com.jme3.system.android.OGLESContext
 
destroy() - Method in class com.jme3.system.android.OGLESContext
 
destroyALC() - Method in class com.jme3.audio.android.AndroidALC
 
destroyDirectBuffer(Buffer) - Method in class com.jme3.util.AndroidBufferAllocator
 
disableSensors - Static variable in class com.jme3.input.android.AndroidJoyInput
 
duration - Variable in class com.jme3.audio.plugins.NativeVorbisFile
 

E

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?"

F

fd - Variable in class com.jme3.audio.plugins.NativeVorbisFile
 
finishAVI() - Method in class com.jme3.app.state.MjpegFileWriter
 
finishOnAppStop - Variable in class com.jme3.app.AndroidHarness
if true finish this activity when the jme app is stopped
finishOnAppStop - Variable in class com.jme3.app.AndroidHarnessFragment
if true finish this activity when the jme app is stopped
flush() - Method in class com.jme3.util.AndroidLogHandler
 
frameLayout - Variable in class com.jme3.app.AndroidHarness
 
frameLayout - Variable in class com.jme3.app.AndroidHarnessFragment
 
frameRate - Variable in class com.jme3.app.AndroidHarness
Set the desired frame rate.
frameRate - Variable in class com.jme3.app.AndroidHarnessFragment
Set the desired frame rate.

G

gainFocus() - Method in class com.jme3.app.AndroidHarness
 
gainFocus() - Method in class com.jme3.app.AndroidHarnessFragment
 
generateMouseEvent(TouchEvent) - Method in class com.jme3.input.android.AndroidTouchInput
 
getAction(MotionEvent) - Method in class com.jme3.input.android.AndroidTouchInput
 
getAndroidAxes() - Method in class com.jme3.input.android.AndroidJoystickJoyInput14.AndroidJoystick
 
getAssetKey() - Method in class com.jme3.audio.android.AndroidAudioData
 
getAudioRendererType() - Static method in class com.jme3.system.android.JmeAndroidSystem
 
getAxis(int) - Method in class com.jme3.input.android.AndroidJoystickJoyInput14.AndroidJoystick
 
getButton(int) - Method in class com.jme3.input.android.AndroidJoystickJoyInput14.AndroidJoystick
 
getCurrentVolume() - Method in class com.jme3.audio.android.AndroidAudioData
 
getDataType() - Method in class com.jme3.audio.android.AndroidAudioData
 
getDuration() - Method in class com.jme3.audio.android.AndroidAudioData
 
getFile() - Method in class com.jme3.app.state.VideoRecorderAppState
 
getFrameRate() - Method in class com.jme3.app.state.VideoRecorderAppState.IsoTimer
 
getFreeTouchEvent() - Method in class com.jme3.input.android.AndroidTouchInput
 
getGestureDetector() - Method in class com.jme3.input.android.AndroidTouchInput
 
getInputTimeNanos() - Method in class com.jme3.input.android.AndroidJoyInput
 
getInputTimeNanos() - Method in class com.jme3.input.android.AndroidTouchInput
 
getJmeApplication() - Method in class com.jme3.app.AndroidHarness
 
getJmeApplication() - Method in class com.jme3.app.AndroidHarnessFragment
 
getJmeKey(int) - Static method in class com.jme3.input.android.AndroidKeyMapping
 
getJmeX(float) - Method in class com.jme3.input.android.AndroidTouchInput
 
getJmeY(float) - Method in class com.jme3.input.android.AndroidTouchInput
 
getJoyInput() - Method in class com.jme3.input.android.AndroidInputHandler
 
getJoyInput() - Method in class com.jme3.system.android.OGLESContext
 
getJoystickAxisValue() - Method in class com.jme3.input.android.AndroidSensorJoyInput.AndroidSensorJoystickAxis
 
getKeyInput() - Method in class com.jme3.system.android.OGLESContext
 
getLastRawValue() - Method in class com.jme3.input.android.AndroidSensorJoyInput.AndroidSensorJoystickAxis
 
getMaxRawValue() - Method in class com.jme3.input.android.AndroidSensorJoyInput.AndroidSensorJoystickAxis
 
getMouseInput() - Method in class com.jme3.system.android.OGLESContext
 
getNextFreeEvent() - Method in class com.jme3.input.android.TouchEventPool
Fetches a touch event from the reuse pool
getOpenCLContext() - Method in class com.jme3.system.android.OGLESContext
 
getPlatform() - Method in class com.jme3.system.android.JmeAndroidSystem
 
getPlatformAssetConfigURL() - Method in class com.jme3.system.android.JmeAndroidSystem
 
getPointerId(MotionEvent) - Method in class com.jme3.input.android.AndroidTouchInput
 
getPointerIndex(MotionEvent) - Method in class com.jme3.input.android.AndroidTouchInput
 
getPovXAxis() - Method in class com.jme3.input.android.AndroidJoystickJoyInput14.AndroidJoystick
 
getPovXAxis() - Method in class com.jme3.input.android.AndroidSensorJoyInput.AndroidSensorJoystick
 
getPovYAxis() - Method in class com.jme3.input.android.AndroidJoystickJoyInput14.AndroidJoystick
 
getPovYAxis() - Method in class com.jme3.input.android.AndroidSensorJoyInput.AndroidSensorJoystick
 
getQuality() - Method in class com.jme3.app.state.VideoRecorderAppState
Get the quality used to compress the video images.
getRenderer() - Method in class com.jme3.system.android.OGLESContext
 
getResolution() - Method in class com.jme3.app.state.VideoRecorderAppState.IsoTimer
 
getScaleDetector() - Method in class com.jme3.input.android.AndroidTouchInput
 
getSettings() - Method in class com.jme3.system.android.OGLESContext
 
getStorageFolder(JmeSystem.StorageFolderType) - Method in class com.jme3.system.android.JmeAndroidSystem
 
getTime() - Method in class com.jme3.app.state.VideoRecorderAppState.IsoTimer
 
getTimePerFrame() - Method in class com.jme3.app.state.VideoRecorderAppState.IsoTimer
 
getTimer() - Method in class com.jme3.system.android.OGLESContext
 
getTouchInput() - Method in class com.jme3.input.android.AndroidInputHandler
 
getTouchInput() - Method in class com.jme3.system.android.OGLESContext
 
getType() - Method in class com.jme3.system.android.OGLESContext
 
getUniqueId() - Method in class com.jme3.audio.android.AndroidAudioData
 
getView() - Method in class com.jme3.input.android.AndroidInputHandler
 
getView() - Static method in class com.jme3.system.android.JmeAndroidSystem
 
getXAxis() - Method in class com.jme3.input.android.AndroidJoystickJoyInput14.AndroidJoystick
 
getXAxis() - Method in class com.jme3.input.android.AndroidSensorJoyInput.AndroidSensorJoystick
 
getXAxisIndex() - Method in class com.jme3.input.android.AndroidJoystickJoyInput14.AndroidJoystick
 
getYAxis() - Method in class com.jme3.input.android.AndroidJoystickJoyInput14.AndroidJoystick
 
getYAxis() - Method in class com.jme3.input.android.AndroidSensorJoyInput.AndroidSensorJoystick
 
getYAxisIndex() - Method in class com.jme3.input.android.AndroidJoystickJoyInput14.AndroidJoystick
 
glActiveTexture(int) - Method in class com.jme3.renderer.android.AndroidGL
 
glAlphaFunc(int, float) - Method in class com.jme3.renderer.android.AndroidGL
 
glAttachShader(int, int) - Method in class com.jme3.renderer.android.AndroidGL
 
glBeginQuery(int, int) - Method in class com.jme3.renderer.android.AndroidGL
 
glBindBuffer(int, int) - Method in class com.jme3.renderer.android.AndroidGL
 
glBindFramebufferEXT(int, int) - Method in class com.jme3.renderer.android.AndroidGL
 
glBindRenderbufferEXT(int, int) - Method in class com.jme3.renderer.android.AndroidGL
 
glBindTexture(int, int) - Method in class com.jme3.renderer.android.AndroidGL
 
glBlendEquationSeparate(int, int) - Method in class com.jme3.renderer.android.AndroidGL
 
glBlendFunc(int, int) - Method in class com.jme3.renderer.android.AndroidGL
 
glBlendFuncSeparate(int, int, int, int) - Method in class com.jme3.renderer.android.AndroidGL
 
glBlitFramebufferEXT(int, int, int, int, int, int, int, int, int, int) - Method in class com.jme3.renderer.android.AndroidGL
 
glBufferData(int, FloatBuffer, int) - Method in class com.jme3.renderer.android.AndroidGL
 
glBufferData(int, ShortBuffer, int) - Method in class com.jme3.renderer.android.AndroidGL
 
glBufferData(int, ByteBuffer, int) - Method in class com.jme3.renderer.android.AndroidGL
 
glBufferData(int, long, int) - Method in class com.jme3.renderer.android.AndroidGL
 
glBufferData(int, IntBuffer, int) - Method in class com.jme3.renderer.android.AndroidGL
 
glBufferSubData(int, long, FloatBuffer) - Method in class com.jme3.renderer.android.AndroidGL
 
glBufferSubData(int, long, ShortBuffer) - Method in class com.jme3.renderer.android.AndroidGL
 
glBufferSubData(int, long, ByteBuffer) - Method in class com.jme3.renderer.android.AndroidGL
 
glBufferSubData(int, long, IntBuffer) - Method in class com.jme3.renderer.android.AndroidGL
 
glCheckFramebufferStatusEXT(int) - Method in class com.jme3.renderer.android.AndroidGL
 
glClear(int) - Method in class com.jme3.renderer.android.AndroidGL
 
glClearColor(float, float, float, float) - Method in class com.jme3.renderer.android.AndroidGL
 
glClientWaitSync(Object, int, long) - Method in class com.jme3.renderer.android.AndroidGL
 
glColorMask(boolean, boolean, boolean, boolean) - Method in class com.jme3.renderer.android.AndroidGL
 
glCompileShader(int) - Method in class com.jme3.renderer.android.AndroidGL
 
glCompressedTexImage2D(int, int, int, int, int, int, ByteBuffer) - Method in class com.jme3.renderer.android.AndroidGL
 
glCompressedTexImage3D(int, int, int, int, int, int, int, ByteBuffer) - Method in class com.jme3.renderer.android.AndroidGL
 
glCompressedTexSubImage2D(int, int, int, int, int, int, int, ByteBuffer) - Method in class com.jme3.renderer.android.AndroidGL
 
glCompressedTexSubImage3D(int, int, int, int, int, int, int, int, int, ByteBuffer) - Method in class com.jme3.renderer.android.AndroidGL
 
glCreateProgram() - Method in class com.jme3.renderer.android.AndroidGL
 
glCreateShader(int) - Method in class com.jme3.renderer.android.AndroidGL
 
glCullFace(int) - Method in class com.jme3.renderer.android.AndroidGL
 
glDeleteBuffers(IntBuffer) - Method in class com.jme3.renderer.android.AndroidGL
 
glDeleteFramebuffersEXT(IntBuffer) - Method in class com.jme3.renderer.android.AndroidGL
 
glDeleteProgram(int) - Method in class com.jme3.renderer.android.AndroidGL
 
glDeleteRenderbuffersEXT(IntBuffer) - Method in class com.jme3.renderer.android.AndroidGL
 
glDeleteShader(int) - Method in class com.jme3.renderer.android.AndroidGL
 
glDeleteSync(Object) - Method in class com.jme3.renderer.android.AndroidGL
 
glDeleteTextures(IntBuffer) - Method in class com.jme3.renderer.android.AndroidGL
 
glDepthFunc(int) - Method in class com.jme3.renderer.android.AndroidGL
 
glDepthMask(boolean) - Method in class com.jme3.renderer.android.AndroidGL
 
glDepthRange(double, double) - Method in class com.jme3.renderer.android.AndroidGL
 
glDetachShader(int, int) - Method in class com.jme3.renderer.android.AndroidGL
 
glDisable(int) - Method in class com.jme3.renderer.android.AndroidGL
 
glDisableVertexAttribArray(int) - Method in class com.jme3.renderer.android.AndroidGL
 
glDrawArrays(int, int, int) - Method in class com.jme3.renderer.android.AndroidGL
 
glDrawArraysInstancedARB(int, int, int, int) - Method in class com.jme3.renderer.android.AndroidGL
 
glDrawBuffer(int) - Method in class com.jme3.renderer.android.AndroidGL
 
glDrawBuffers(IntBuffer) - Method in class com.jme3.renderer.android.AndroidGL
 
glDrawElementsInstancedARB(int, int, int, long, int) - Method in class com.jme3.renderer.android.AndroidGL
 
glDrawRangeElements(int, int, int, int, int, long) - Method in class com.jme3.renderer.android.AndroidGL
 
glEnable(int) - Method in class com.jme3.renderer.android.AndroidGL
 
glEnableVertexAttribArray(int) - Method in class com.jme3.renderer.android.AndroidGL
 
glEndQuery(int) - Method in class com.jme3.renderer.android.AndroidGL
 
glFenceSync(int, int) - Method in class com.jme3.renderer.android.AndroidGL
 
glFramebufferRenderbufferEXT(int, int, int, int) - Method in class com.jme3.renderer.android.AndroidGL
 
glFramebufferTexture2DEXT(int, int, int, int, int) - Method in class com.jme3.renderer.android.AndroidGL
 
glFramebufferTextureLayerEXT(int, int, int, int, int) - Method in class com.jme3.renderer.android.AndroidGL
 
glGenBuffers(IntBuffer) - Method in class com.jme3.renderer.android.AndroidGL
 
glGenerateMipmapEXT(int) - Method in class com.jme3.renderer.android.AndroidGL
 
glGenFramebuffersEXT(IntBuffer) - Method in class com.jme3.renderer.android.AndroidGL
 
glGenQueries(int, IntBuffer) - Method in class com.jme3.renderer.android.AndroidGL
 
glGenRenderbuffersEXT(IntBuffer) - Method in class com.jme3.renderer.android.AndroidGL
 
glGenTextures(IntBuffer) - Method in class com.jme3.renderer.android.AndroidGL
 
glGetAttribLocation(int, String) - Method in class com.jme3.renderer.android.AndroidGL
 
glGetBoolean(int, ByteBuffer) - Method in class com.jme3.renderer.android.AndroidGL
 
glGetBufferSubData(int, long, ByteBuffer) - Method in class com.jme3.renderer.android.AndroidGL
 
glGetError() - Method in class com.jme3.renderer.android.AndroidGL
 
glGetInteger(int, IntBuffer) - Method in class com.jme3.renderer.android.AndroidGL
 
glGetMultisample(int, int, FloatBuffer) - Method in class com.jme3.renderer.android.AndroidGL
 
glGetProgram(int, int, IntBuffer) - Method in class com.jme3.renderer.android.AndroidGL
 
glGetProgramInfoLog(int, int) - Method in class com.jme3.renderer.android.AndroidGL
 
glGetQueryObjectiv(int, int) - Method in class com.jme3.renderer.android.AndroidGL
 
glGetQueryObjectui64(int, int) - Method in class com.jme3.renderer.android.AndroidGL
 
glGetShader(int, int, IntBuffer) - Method in class com.jme3.renderer.android.AndroidGL
 
glGetShaderInfoLog(int, int) - Method in class com.jme3.renderer.android.AndroidGL
 
glGetString(int) - Method in class com.jme3.renderer.android.AndroidGL
 
glGetUniformLocation(int, String) - Method in class com.jme3.renderer.android.AndroidGL
 
glIsEnabled(int) - Method in class com.jme3.renderer.android.AndroidGL
 
glLineWidth(float) - Method in class com.jme3.renderer.android.AndroidGL
 
glLinkProgram(int) - Method in class com.jme3.renderer.android.AndroidGL
 
glPixelStorei(int, int) - Method in class com.jme3.renderer.android.AndroidGL
 
glPointSize(float) - Method in class com.jme3.renderer.android.AndroidGL
 
glPolygonMode(int, int) - Method in class com.jme3.renderer.android.AndroidGL
 
glPolygonOffset(float, float) - Method in class com.jme3.renderer.android.AndroidGL
 
glReadBuffer(int) - Method in class com.jme3.renderer.android.AndroidGL
 
glReadPixels(int, int, int, int, int, int, ByteBuffer) - Method in class com.jme3.renderer.android.AndroidGL
 
glReadPixels(int, int, int, int, int, int, long) - Method in class com.jme3.renderer.android.AndroidGL
 
glRenderbufferStorageEXT(int, int, int, int) - Method in class com.jme3.renderer.android.AndroidGL
 
glRenderbufferStorageMultisampleEXT(int, int, int, int, int) - Method in class com.jme3.renderer.android.AndroidGL
 
glScissor(int, int, int, int) - Method in class com.jme3.renderer.android.AndroidGL
 
glShaderSource(int, String[], IntBuffer) - Method in class com.jme3.renderer.android.AndroidGL
 
glStencilFuncSeparate(int, int, int, int) - Method in class com.jme3.renderer.android.AndroidGL
 
glStencilOpSeparate(int, int, int, int) - Method in class com.jme3.renderer.android.AndroidGL
 
glTexImage2D(int, int, int, int, int, int, int, int, ByteBuffer) - Method in class com.jme3.renderer.android.AndroidGL
 
glTexImage2DMultisample(int, int, int, int, int, boolean) - Method in class com.jme3.renderer.android.AndroidGL
 
glTexImage3D(int, int, int, int, int, int, int, int, int, ByteBuffer) - Method in class com.jme3.renderer.android.AndroidGL
 
glTexParameterf(int, int, float) - Method in class com.jme3.renderer.android.AndroidGL
 
glTexParameteri(int, int, int) - Method in class com.jme3.renderer.android.AndroidGL
 
glTexSubImage2D(int, int, int, int, int, int, int, int, ByteBuffer) - Method in class com.jme3.renderer.android.AndroidGL
 
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, ByteBuffer) - Method in class com.jme3.renderer.android.AndroidGL
 
glUniform1(int, FloatBuffer) - Method in class com.jme3.renderer.android.AndroidGL
 
glUniform1(int, IntBuffer) - Method in class com.jme3.renderer.android.AndroidGL
 
glUniform1f(int, float) - Method in class com.jme3.renderer.android.AndroidGL
 
glUniform1i(int, int) - Method in class com.jme3.renderer.android.AndroidGL
 
glUniform2(int, IntBuffer) - Method in class com.jme3.renderer.android.AndroidGL
 
glUniform2(int, FloatBuffer) - Method in class com.jme3.renderer.android.AndroidGL
 
glUniform2f(int, float, float) - Method in class com.jme3.renderer.android.AndroidGL
 
glUniform3(int, IntBuffer) - Method in class com.jme3.renderer.android.AndroidGL
 
glUniform3(int, FloatBuffer) - Method in class com.jme3.renderer.android.AndroidGL
 
glUniform3f(int, float, float, float) - Method in class com.jme3.renderer.android.AndroidGL
 
glUniform4(int, FloatBuffer) - Method in class com.jme3.renderer.android.AndroidGL
 
glUniform4(int, IntBuffer) - Method in class com.jme3.renderer.android.AndroidGL
 
glUniform4f(int, float, float, float, float) - Method in class com.jme3.renderer.android.AndroidGL
 
glUniformMatrix3(int, boolean, FloatBuffer) - Method in class com.jme3.renderer.android.AndroidGL
 
glUniformMatrix4(int, boolean, FloatBuffer) - Method in class com.jme3.renderer.android.AndroidGL
 
glUseProgram(int) - Method in class com.jme3.renderer.android.AndroidGL
 
glVertexAttribDivisorARB(int, int) - Method in class com.jme3.renderer.android.AndroidGL
 
glVertexAttribPointer(int, int, int, boolean, int, long) - Method in class com.jme3.renderer.android.AndroidGL
 
glViewport(int, int, int, int) - Method in class com.jme3.renderer.android.AndroidGL
 

H

handleError(String, Throwable) - Method in class com.jme3.app.AndroidHarness
Called when an error has occurred.
handleError(String, Throwable) - Method in class com.jme3.app.AndroidHarnessFragment
Called when an error has occurred.
handleExitHook - Variable in class com.jme3.app.AndroidHarness
set to false if you don't want the harness to handle the exit hook
handleExitHook - Variable in class com.jme3.app.AndroidHarnessFragment
set to false if you don't want the harness to handle the exit hook

I

initialize() - Method in class com.jme3.app.AndroidHarness
 
initialize() - Method in class com.jme3.app.AndroidHarnessFragment
 
initialize(AppStateManager, Application) - Method in class com.jme3.app.state.VideoRecorderAppState
 
initialize() - Method in class com.jme3.input.android.AndroidJoyInput
 
initialize() - Method in class com.jme3.input.android.AndroidTouchInput
 
initialize() - Method in class com.jme3.input.android.TouchEventPool
 
initialize(AppSettings) - Method in class com.jme3.system.android.JmeAndroidSystem
 
initializeLogHandler() - Method in class com.jme3.app.AndroidHarness
Removes the standard Android log handler due to an issue with not logging entries lower than INFO level and adds a handler that produces JME formatted log messages.
initializeLogHandler() - Method in class com.jme3.app.AndroidHarnessFragment
Removes the standard Android log handler due to an issue with not logging entries lower than INFO level and adds a handler that produces JME formatted log messages.
initInThread() - Method in class com.jme3.system.android.OGLESContext
 
inputHandler - Variable in class com.jme3.input.android.AndroidJoyInput
 
intBytes(int) - Static method in class com.jme3.app.state.MjpegFileWriter
 
invertX(float) - Method in class com.jme3.input.android.AndroidTouchInput
 
invertY(float) - Method in class com.jme3.input.android.AndroidTouchInput
 
isChanged() - Method in class com.jme3.input.android.AndroidSensorJoyInput.AndroidSensorJoystickAxis
 
isCreated() - Method in class com.jme3.audio.android.AndroidALC
 
isCreated() - Method in class com.jme3.system.android.OGLESContext
 
isEmpty() - Method in class com.jme3.util.RingBuffer
 
isGLThreadPaused - Variable in class com.jme3.app.AndroidHarness
 
isInitialized() - Method in class com.jme3.input.android.AndroidJoyInput
 
isInitialized() - Method in class com.jme3.input.android.AndroidTouchInput
 
isMouseEventsInvertX() - Method in class com.jme3.input.android.AndroidTouchInput
 
isMouseEventsInvertY() - Method in class com.jme3.input.android.AndroidTouchInput
 
IsoTimer(float) - Constructor for class com.jme3.app.state.VideoRecorderAppState.IsoTimer
 
isRenderable() - Method in class com.jme3.system.android.OGLESContext
 
isSimulateKeyboard() - Method in class com.jme3.input.android.AndroidTouchInput
 
isSimulateMouse() - Method in class com.jme3.input.android.AndroidTouchInput
 
iterator() - Method in class com.jme3.util.RingBuffer
 

J

JmeAndroidSystem - Class in com.jme3.system.android
 
JmeAndroidSystem() - Constructor for class com.jme3.system.android.JmeAndroidSystem
 
joyInput - Variable in class com.jme3.input.android.AndroidInputHandler
 
joystickEventsEnabled - Variable in class com.jme3.app.AndroidHarness
If true Android Sensors are used as simulated Joysticks.
joystickEventsEnabled - Variable in class com.jme3.app.AndroidHarnessFragment
If true Android Sensors are used as simulated Joysticks.
joystickList - Variable in class com.jme3.input.android.AndroidJoyInput
 

K

keyEventsEnabled - Variable in class com.jme3.app.AndroidHarness
If true KeyEvents are generated from TouchEvents
keyEventsEnabled - Variable in class com.jme3.app.AndroidHarnessFragment
If true KeyEvents are generated from TouchEvents

L

lastUpdateTime - Variable in class com.jme3.system.android.OGLESContext
 
layoutDisplay() - Method in class com.jme3.app.AndroidHarness
 
listener - Variable in class com.jme3.system.android.OGLESContext
 
load(AssetInfo) - Method in class com.jme3.audio.plugins.AndroidAudioLoader
 
load(AssetInfo) - Method in class com.jme3.audio.plugins.NativeVorbisLoader
 
load(AssetInfo) - Method in class com.jme3.texture.plugins.AndroidBufferImageLoader
Deprecated.
 
load(AssetInfo) - Method in class com.jme3.texture.plugins.AndroidNativeImageLoader
 
loadJoystick(int, InputManager) - Method in class com.jme3.input.android.AndroidSensorJoyInput
 
loadJoysticks(InputManager) - Method in class com.jme3.input.android.AndroidJoyInput
 
loadJoysticks(InputManager) - Method in class com.jme3.input.android.AndroidJoyInput14
 
loadJoysticks(int, InputManager) - Method in class com.jme3.input.android.AndroidJoystickJoyInput14
 
loadSettings(AppSettings) - Method in class com.jme3.input.android.AndroidInputHandler
 
loadSettings(AppSettings) - Method in class com.jme3.input.android.AndroidJoyInput
 
loadSettings(AppSettings) - Method in class com.jme3.input.android.AndroidTouchInput
 
locate(AssetManager, AssetKey) - Method in class com.jme3.asset.plugins.AndroidLocator
 
logger - Static variable in class com.jme3.app.AndroidHarness
 
loggerNameToTag(String) - Static method in class com.jme3.util.AndroidLogHandler
Returns the short logger tag for the given logger name.
loseFocus() - Method in class com.jme3.app.AndroidHarness
 
loseFocus() - Method in class com.jme3.app.AndroidHarnessFragment
 

M

maxResolutionDimension - Variable in class com.jme3.app.AndroidHarnessFragment
Set the maximum resolution for the surfaceview in either the width or height screen direction depending on the screen size.
minFrameDuration - Variable in class com.jme3.system.android.OGLESContext
 
MjpegFileWriter - Class in com.jme3.app.state
Released under BSD License
MjpegFileWriter(File, int, int, double) - Constructor for class com.jme3.app.state.MjpegFileWriter
 
MjpegFileWriter(File, int, int, double, int) - Constructor for class com.jme3.app.state.MjpegFileWriter
 
mouseEventsEnabled - Variable in class com.jme3.app.AndroidHarness
If true MouseEvents are generated from TouchEvents
mouseEventsEnabled - Variable in class com.jme3.app.AndroidHarnessFragment
If true MouseEvents are generated from TouchEvents
mouseEventsInvertX - Variable in class com.jme3.app.AndroidHarness
Flip X axis
mouseEventsInvertX - Variable in class com.jme3.app.AndroidHarnessFragment
Flip X axis
mouseEventsInvertY - Variable in class com.jme3.app.AndroidHarness
Flip Y axis
mouseEventsInvertY - Variable in class com.jme3.app.AndroidHarnessFragment
Flip Y axis

N

nativeInit() - Static method in class com.jme3.audio.plugins.NativeVorbisFile
 
NativeVorbisFile - Class in com.jme3.audio.plugins
 
NativeVorbisFile(int, long, long) - Constructor for class com.jme3.audio.plugins.NativeVorbisFile
 
NativeVorbisLoader - Class in com.jme3.audio.plugins
 
NativeVorbisLoader() - Constructor for class com.jme3.audio.plugins.NativeVorbisLoader
 
needClose - Variable in class com.jme3.system.android.OGLESContext
 
newAudioRenderer(AppSettings) - Method in class com.jme3.system.android.JmeAndroidSystem
 
newContext(AppSettings, JmeContext.Type) - Method in class com.jme3.system.android.JmeAndroidSystem
 
numPointers - Variable in class com.jme3.input.android.AndroidTouchInput
 

O

OGLESContext - Class in com.jme3.system.android
 
OGLESContext() - Constructor for class com.jme3.system.android.OGLESContext
 
onAccuracyChanged(Sensor, int) - Method in class com.jme3.input.android.AndroidSensorJoyInput
 
onActivityCreated(Bundle) - Method in class com.jme3.app.AndroidHarnessFragment
 
onAttach(Activity) - Method in class com.jme3.app.AndroidHarnessFragment
 
onClick(DialogInterface, int) - Method in class com.jme3.app.AndroidHarness
Called by the android alert dialog, terminate the activity and OpenGL rendering
onClick(DialogInterface, int) - Method in class com.jme3.app.AndroidHarnessFragment
Called by the android alert dialog, terminate the activity and OpenGL rendering
onCreate(Bundle) - Method in class com.jme3.app.AndroidHarness
 
onCreate(Bundle) - Method in class com.jme3.app.AndroidHarnessFragment
This Fragment uses setRetainInstance(true) so the onCreate method will only be called once.
onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.jme3.app.AndroidHarnessFragment
Called by the system to create the View hierarchy associated with this Fragment.
onDestroy() - Method in class com.jme3.app.AndroidHarness
 
onDestroy() - Method in class com.jme3.app.AndroidHarnessFragment
Called by the system when the application is being destroyed.
onDestroyView() - Method in class com.jme3.app.AndroidHarnessFragment
Called by the Android system each time the Activity is destroyed or recreated.
onDetach() - Method in class com.jme3.app.AndroidHarnessFragment
 
onDoubleTap(MotionEvent) - Method in class com.jme3.input.android.AndroidGestureProcessor
 
onDoubleTapEvent(MotionEvent) - Method in class com.jme3.input.android.AndroidGestureProcessor
 
onDown(MotionEvent) - Method in class com.jme3.input.android.AndroidGestureProcessor
 
onDrawFrame(GL10) - Method in class com.jme3.system.android.OGLESContext
 
onFling(MotionEvent, MotionEvent, float, float) - Method in class com.jme3.input.android.AndroidGestureProcessor
 
onGenericMotion(View, MotionEvent) - Method in class com.jme3.input.android.AndroidInputHandler14
 
onGenericMotion(MotionEvent) - Method in class com.jme3.input.android.AndroidJoyInput14
 
onGenericMotion(MotionEvent) - Method in class com.jme3.input.android.AndroidJoystickJoyInput14
 
onHover(View, MotionEvent) - Method in class com.jme3.input.android.AndroidInputHandler14
 
onHover(MotionEvent) - Method in class com.jme3.input.android.AndroidTouchInput14
 
onKey(View, int, KeyEvent) - Method in class com.jme3.input.android.AndroidInputHandler
 
onKey(View, int, KeyEvent) - Method in class com.jme3.input.android.AndroidInputHandler14
 
onKey(KeyEvent) - Method in class com.jme3.input.android.AndroidJoyInput14
 
onKey(KeyEvent) - Method in class com.jme3.input.android.AndroidJoystickJoyInput14
 
onKey(KeyEvent) - Method in class com.jme3.input.android.AndroidTouchInput
 
onLayoutChange(View, int, int, int, int, int, int, int, int) - Method in class com.jme3.app.AndroidHarnessFragment
 
onLongPress(MotionEvent) - Method in class com.jme3.input.android.AndroidGestureProcessor
 
onPause() - Method in class com.jme3.app.AndroidHarness
 
onPause() - Method in class com.jme3.app.AndroidHarnessFragment
When the Fragment pauses (ie.
onRestart() - Method in class com.jme3.app.AndroidHarness
 
onResume() - Method in class com.jme3.app.AndroidHarness
 
onResume() - Method in class com.jme3.app.AndroidHarnessFragment
When the Fragment resumes (ie.
onRetainNonConfigurationInstance() - Method in class com.jme3.app.AndroidHarness
 
onScale(ScaleGestureDetector) - Method in class com.jme3.input.android.AndroidGestureProcessor
 
onScaleBegin(ScaleGestureDetector) - Method in class com.jme3.input.android.AndroidGestureProcessor
 
onScaleEnd(ScaleGestureDetector) - Method in class com.jme3.input.android.AndroidGestureProcessor
 
onScroll(MotionEvent, MotionEvent, float, float) - Method in class com.jme3.input.android.AndroidGestureProcessor
 
onSensorChanged(SensorEvent) - Method in class com.jme3.input.android.AndroidSensorJoyInput
 
onShowPress(MotionEvent) - Method in class com.jme3.input.android.AndroidGestureProcessor
 
onSingleTapConfirmed(MotionEvent) - Method in class com.jme3.input.android.AndroidGestureProcessor
 
onSingleTapUp(MotionEvent) - Method in class com.jme3.input.android.AndroidGestureProcessor
 
onStart() - Method in class com.jme3.app.AndroidHarness
 
onStart() - Method in class com.jme3.app.AndroidHarnessFragment
 
onStop() - Method in class com.jme3.app.AndroidHarness
 
onStop() - Method in class com.jme3.app.AndroidHarnessFragment
 
onSurfaceChanged(GL10, int, int) - Method in class com.jme3.system.android.OGLESContext
 
onSurfaceCreated(GL10, EGLConfig) - Method in class com.jme3.system.android.OGLESContext
 
onTouch(String, TouchEvent, float) - Method in class com.jme3.app.AndroidHarness
Gets called by the InputManager on all touch/drag/scale events
onTouch(String, TouchEvent, float) - Method in class com.jme3.app.AndroidHarnessFragment
Gets called by the InputManager on all touch/drag/scale events
onTouch(View, MotionEvent) - Method in class com.jme3.input.android.AndroidInputHandler
 
onTouch(MotionEvent) - Method in class com.jme3.input.android.AndroidTouchInput
 
openFileDescriptor() - Method in class com.jme3.asset.plugins.AndroidLocator.AndroidAssetInfo
 
openStream() - Method in class com.jme3.asset.plugins.AndroidLocator.AndroidAssetInfo
 
ovf - Variable in class com.jme3.audio.plugins.NativeVorbisFile
 

P

pauseJoysticks() - Method in class com.jme3.input.android.AndroidJoyInput
Pauses the joystick device listeners to save battery life if they are not needed.
pauseJoysticks() - Method in class com.jme3.input.android.AndroidJoyInput14
Pauses the joystick device listeners to save battery life if they are not needed.
pauseJoysticks() - Method in class com.jme3.input.android.AndroidJoystickJoyInput14
 
pauseSensors() - Method in class com.jme3.input.android.AndroidSensorJoyInput
Pauses the sensors to save battery life if the sensors are not needed.
pop() - Method in class com.jme3.util.RingBuffer
 
publish(LogRecord) - Method in class com.jme3.util.AndroidLogHandler
 
push(T) - Method in class com.jme3.util.RingBuffer
 

R

read(byte[], int, int) - Method in class com.jme3.audio.plugins.NativeVorbisFile
 
readFully(ByteBuffer) - Method in class com.jme3.audio.plugins.NativeVorbisFile
 
removeListeners(GLSurfaceView) - Method in class com.jme3.input.android.AndroidInputHandler
 
removeListeners(GLSurfaceView) - Method in class com.jme3.input.android.AndroidInputHandler14
 
removeSplashScreen() - Method in class com.jme3.app.AndroidHarness
 
removeSplashScreen() - Method in class com.jme3.app.AndroidHarnessFragment
 
renderable - Variable in class com.jme3.system.android.OGLESContext
 
renderer - Variable in class com.jme3.system.android.OGLESContext
 
RendererUtil - Class in com.jme3.renderer.android
Utility class used by the OGLESShaderRenderer and sister classes.
RendererUtil() - Constructor for class com.jme3.renderer.android.RendererUtil
 
requestClose(boolean) - Method in class com.jme3.app.AndroidHarness
 
requestClose(boolean) - Method in class com.jme3.app.AndroidHarnessFragment
 
requestDialog(int, String, String, SoftTextDialogInputListener) - Method in class com.jme3.system.android.OGLESContext
 
reset() - Method in class com.jme3.app.state.VideoRecorderAppState.IsoTimer
 
resetObject() - Method in class com.jme3.audio.android.AndroidAudioData
 
resetStats() - Method in class com.jme3.renderer.android.AndroidGL
 
reshape(int, int) - Method in class com.jme3.app.AndroidHarness
 
reshape(int, int) - Method in class com.jme3.app.AndroidHarnessFragment
 
restart() - Method in class com.jme3.system.android.OGLESContext
 
resumeJoysticks() - Method in class com.jme3.input.android.AndroidJoyInput
Resumes the joystick device listeners.
resumeJoysticks() - Method in class com.jme3.input.android.AndroidJoyInput14
Resumes the joystick device listeners.
resumeJoysticks() - Method in class com.jme3.input.android.AndroidJoystickJoyInput14
 
resumeSensors() - Method in class com.jme3.input.android.AndroidSensorJoyInput
Resumes the sensors.
RingBuffer<T> - Class in com.jme3.util
Ring buffer (fixed size queue) implementation using a circular array (array with wrap-around).
RingBuffer(int) - Constructor for class com.jme3.util.RingBuffer
 

S

sampleRate - Variable in class com.jme3.audio.plugins.NativeVorbisFile
 
screenFullScreen - Variable in class com.jme3.app.AndroidHarness
Set the screen window mode.
screenShowTitle - Variable in class com.jme3.app.AndroidHarness
if screenShowTitle is true while screenFullScreen is false, then the title bar is also displayed under the notification bar
seekable - Variable in class com.jme3.audio.plugins.NativeVorbisFile
 
seekTime(double) - Method in class com.jme3.audio.plugins.NativeVorbisFile
 
setAssetKey(AssetKey<?>) - Method in class com.jme3.audio.android.AndroidAudioData
 
setAutoFlushFrames(boolean) - Method in class com.jme3.system.android.OGLESContext
 
setCurRawValue(float) - Method in class com.jme3.input.android.AndroidSensorJoyInput.AndroidSensorJoystickAxis
 
setCurrentVolume(float) - Method in class com.jme3.audio.android.AndroidAudioData
 
setFile(File) - Method in class com.jme3.app.state.VideoRecorderAppState
 
setGestureDetector(GestureDetector) - Method in class com.jme3.input.android.AndroidTouchInput
 
setInputListener(RawInputListener) - Method in class com.jme3.input.android.AndroidJoyInput
 
setInputListener(RawInputListener) - Method in class com.jme3.input.android.AndroidTouchInput
 
setJoyRumble(int, float) - Method in class com.jme3.input.android.AndroidJoyInput
 
setMaxRawValue(float) - Method in class com.jme3.input.android.AndroidSensorJoyInput.AndroidSensorJoystickAxis
 
setOmitHistoricEvents(boolean) - Method in class com.jme3.input.android.AndroidTouchInput
 
setQuality(float) - Method in class com.jme3.app.state.VideoRecorderAppState
Set the video image quality from 0(worst/smallest) to 1(best/largest).
setRootPath(String) - Method in class com.jme3.asset.plugins.AndroidLocator
 
setScaleDetector(ScaleGestureDetector) - Method in class com.jme3.input.android.AndroidTouchInput
 
setSettings(AppSettings) - Method in class com.jme3.system.android.OGLESContext
 
setSimulateKeyboard(boolean) - Method in class com.jme3.input.android.AndroidTouchInput
 
setSimulateMouse(boolean) - Method in class com.jme3.input.android.AndroidTouchInput
 
setSystemListener(SystemListener) - Method in class com.jme3.system.android.OGLESContext
 
settings - Variable in class com.jme3.system.android.AndroidConfigChooser
 
settings - Variable in class com.jme3.system.android.OGLESContext
 
setTitle(String) - Method in class com.jme3.system.android.OGLESContext
 
setView(View) - Method in class com.jme3.input.android.AndroidInputHandler
 
setView(GLSurfaceView) - Method in class com.jme3.input.android.AndroidJoyInput
 
setView(GLSurfaceView) - Method in class com.jme3.input.android.AndroidSensorJoyInput
 
setView(View) - Static method in class com.jme3.system.android.JmeAndroidSystem
 
setXAxis(JoystickAxis) - Method in class com.jme3.input.android.AndroidSensorJoyInput.AndroidSensorJoystick
 
setYAxis(JoystickAxis) - Method in class com.jme3.input.android.AndroidSensorJoyInput.AndroidSensorJoystick
 
shortBytes(short) - Static method in class com.jme3.app.state.MjpegFileWriter
 
showErrorDialog(String) - Method in class com.jme3.system.android.JmeAndroidSystem
 
showSettingsDialog(AppSettings, boolean) - Method in class com.jme3.system.android.JmeAndroidSystem
 
showSoftKeyboard(boolean) - Method in class com.jme3.system.android.JmeAndroidSystem
 
size() - Method in class com.jme3.util.RingBuffer
 
splashImageView - Variable in class com.jme3.app.AndroidHarness
 
splashImageView - Variable in class com.jme3.app.AndroidHarnessFragment
 
splashPicID - Variable in class com.jme3.app.AndroidHarness
Splash Screen picture Resource ID.
splashPicID - Variable in class com.jme3.app.AndroidHarnessFragment
Splash Screen picture Resource ID.
spStep(SpStep, String...) - Method in class com.jme3.app.DefaultAndroidProfiler
 
storeEvent(TouchEvent) - Method in class com.jme3.input.android.TouchEventPool
Stores the TouchEvent back in the pool for later reuse.
swapInt(int) - Static method in class com.jme3.app.state.MjpegFileWriter
 
swapShort(short) - Static method in class com.jme3.app.state.MjpegFileWriter
 

T

timer - Variable in class com.jme3.system.android.OGLESContext
 
totalBytes - Variable in class com.jme3.audio.plugins.NativeVorbisFile
 
TouchEventPool - Class in com.jme3.input.android
TouchEventPool provides a RingBuffer of jME TouchEvents to help with garbage collection on Android.
TouchEventPool(int) - Constructor for class com.jme3.input.android.TouchEventPool
 
touchInput - Variable in class com.jme3.input.android.AndroidInputHandler
 

U

update() - Method in class com.jme3.app.AndroidHarness
 
update() - Method in class com.jme3.app.AndroidHarnessFragment
 
update() - Method in class com.jme3.app.state.VideoRecorderAppState.IsoTimer
 
update() - Method in class com.jme3.input.android.AndroidJoyInput
 
update() - Method in class com.jme3.input.android.AndroidSensorJoyInput
 
update() - Method in class com.jme3.input.android.AndroidTouchInput
 

V

VideoRecorderAppState - Class in com.jme3.app.state
A Video recording AppState that records the screen output into an AVI file with M-JPEG content.
VideoRecorderAppState() - Constructor for class com.jme3.app.state.VideoRecorderAppState
Using this constructor the video files will be written sequentially to the user's home directory with a quality of 0.8 and a framerate of 30fps.
VideoRecorderAppState(float) - Constructor for class com.jme3.app.state.VideoRecorderAppState
Using this constructor the video files will be written sequentially to the user's home directory.
VideoRecorderAppState(float, int) - Constructor for class com.jme3.app.state.VideoRecorderAppState
Using this constructor the video files will be written sequentially to the user's home directory.
VideoRecorderAppState(File) - Constructor for class com.jme3.app.state.VideoRecorderAppState
This constructor allows you to specify the output file of the video.
VideoRecorderAppState(File, float) - Constructor for class com.jme3.app.state.VideoRecorderAppState
This constructor allows you to specify the output file of the video as well as the quality
VideoRecorderAppState(File, float, int) - Constructor for class com.jme3.app.state.VideoRecorderAppState
This constructor allows you to specify the output file of the video as well as the quality.
VideoRecorderAppState.IsoTimer - Class in com.jme3.app.state
 
view - Variable in class com.jme3.app.AndroidHarness
 
view - Variable in class com.jme3.app.AndroidHarnessFragment
 
view - Variable in class com.jme3.input.android.AndroidInputHandler
 
vpStep(VpStep, ViewPort, RenderQueue.Bucket) - Method in class com.jme3.app.DefaultAndroidProfiler
 

W

waitFor(boolean) - Method in class com.jme3.system.android.OGLESContext
 
writeImageFile(OutputStream, String, ByteBuffer, int, int) - Method in class com.jme3.system.android.JmeAndroidSystem
 
writeImageToBytes(Bitmap, float) - Method in class com.jme3.app.state.MjpegFileWriter
 
A B C D E F G H I J K L M N O P R S T U V W 
Skip navigation links
jMonkeyEngine 3.4.0-alpha4 jme3-android