Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W Y Z 

A

ABGR_PACKED_ALPHA_CLEAR - Static variable in class org.andengine.util.color.Color
 
ABGR_PACKED_ALPHA_SHIFT - Static variable in class org.andengine.util.color.Color
 
ABGR_PACKED_BLUE_CLEAR - Static variable in class org.andengine.util.color.Color
 
ABGR_PACKED_BLUE_SHIFT - Static variable in class org.andengine.util.color.Color
 
ABGR_PACKED_GREEN_CLEAR - Static variable in class org.andengine.util.color.Color
 
ABGR_PACKED_GREEN_SHIFT - Static variable in class org.andengine.util.color.Color
 
ABGR_PACKED_RED_CLEAR - Static variable in class org.andengine.util.color.Color
 
ABGR_PACKED_RED_SHIFT - Static variable in class org.andengine.util.color.Color
 
accelerate(float, float) - Method in class org.andengine.engine.handler.physics.PhysicsHandler
 
AccelerationData - Class in org.andengine.input.sensor.acceleration
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
AccelerationData(int) - Constructor for class org.andengine.input.sensor.acceleration.AccelerationData
 
AccelerationParticleInitializer<T extends IEntity> - Class in org.andengine.entity.particle.initializer
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
AccelerationParticleInitializer(float) - Constructor for class org.andengine.entity.particle.initializer.AccelerationParticleInitializer
 
AccelerationParticleInitializer(float, float) - Constructor for class org.andengine.entity.particle.initializer.AccelerationParticleInitializer
 
AccelerationParticleInitializer(float, float, float, float) - Constructor for class org.andengine.entity.particle.initializer.AccelerationParticleInitializer
 
AccelerationSensorOptions - Class in org.andengine.input.sensor.acceleration
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
AccelerationSensorOptions(SensorDelay) - Constructor for class org.andengine.input.sensor.acceleration.AccelerationSensorOptions
 
ACTION_CANCEL - Static variable in class org.andengine.input.touch.TouchEvent
 
ACTION_DOWN - Static variable in class org.andengine.input.touch.TouchEvent
 
ACTION_MOVE - Static variable in class org.andengine.input.touch.TouchEvent
 
ACTION_OUTSIDE - Static variable in class org.andengine.input.touch.TouchEvent
 
ACTION_UP - Static variable in class org.andengine.input.touch.TouchEvent
 
activeTexture(int) - Method in class org.andengine.opengl.util.GLState
 
ActivityUtils - Class in org.andengine.util
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
ActivityUtils() - Constructor for class org.andengine.util.ActivityUtils
 
add(T) - Method in class org.andengine.audio.BaseAudioManager
 
add(T) - Method in interface org.andengine.audio.IAudioManager
 
add(Sound) - Method in class org.andengine.audio.sound.SoundManager
 
add(ITextureRegion, float, float, float, float, float, float, float, float, float) - Method in class org.andengine.entity.sprite.batch.SpriteBatch
 
add(ITextureRegion, float, float, float, float, float, float, float, float, float, float) - Method in class org.andengine.entity.sprite.batch.SpriteBatch
 
add(ITextureRegion, float, float, float, float, float, float, float, float, float, float, float) - Method in class org.andengine.entity.sprite.batch.SpriteBatch
 
add(ITextureRegion, float, float, Transformation, float, float, float, float) - Method in class org.andengine.entity.sprite.batch.SpriteBatch
 
add(ITextureRegion, float, float, float, float, float, float, float, float) - Method in class org.andengine.entity.sprite.batch.SpriteBatch
 
add(ITextureRegion, float, float, float, float, float) - Method in class org.andengine.entity.sprite.batch.SpriteBatch
 
add(int, String, int, int, boolean) - Method in class org.andengine.opengl.vbo.attribute.VertexBufferObjectAttributesBuilder
 
add(T) - Method in class org.andengine.util.adt.list.CircularList
 
add(int, T) - Method in class org.andengine.util.adt.list.CircularList
 
add(T) - Method in class org.andengine.util.adt.list.concurrent.SynchronizedList
 
add(int, T) - Method in class org.andengine.util.adt.list.concurrent.SynchronizedList
 
add(float) - Method in class org.andengine.util.adt.list.FloatArrayList
 
add(int, float) - Method in class org.andengine.util.adt.list.FloatArrayList
 
add(float) - Method in interface org.andengine.util.adt.list.IFloatList
 
add(int, float) - Method in interface org.andengine.util.adt.list.IFloatList
 
add(int) - Method in interface org.andengine.util.adt.list.IIntList
 
add(int, int) - Method in interface org.andengine.util.adt.list.IIntList
 
add(T) - Method in interface org.andengine.util.adt.list.IList
 
add(int, T) - Method in interface org.andengine.util.adt.list.IList
 
add(long) - Method in interface org.andengine.util.adt.list.ILongList
 
add(int, long) - Method in interface org.andengine.util.adt.list.ILongList
 
add(int) - Method in class org.andengine.util.adt.list.IntArrayList
 
add(int, int) - Method in class org.andengine.util.adt.list.IntArrayList
 
add(long) - Method in class org.andengine.util.adt.list.LongArrayList
 
add(int, long) - Method in class org.andengine.util.adt.list.LongArrayList
 
add(T) - Method in class org.andengine.util.adt.list.ShiftList
 
add(int, T) - Method in class org.andengine.util.adt.list.ShiftList
 
add(int, T) - Method in class org.andengine.util.adt.list.SortedList
Deprecated.
add(T) - Method in class org.andengine.util.adt.list.SortedList
 
add(int, T) - Method in class org.andengine.util.adt.list.UniqueList
Deprecated.
add(T) - Method in class org.andengine.util.adt.list.UniqueList
 
add(T) - Method in class org.andengine.util.adt.queue.concurrent.SynchronizedQueue
 
add(int, T) - Method in class org.andengine.util.adt.queue.concurrent.SynchronizedQueue
 
add(T) - Method in class org.andengine.util.adt.spatial.quadtree.QuadTree
 
add(T, B) - Method in class org.andengine.util.adt.spatial.quadtree.QuadTree
Deprecated.
add(T, B) - Method in class org.andengine.util.adt.spatial.quadtree.QuadTree.QuadTreeNode
 
add(CharSequence) - Method in interface org.andengine.util.adt.trie.ITrie
 
add(CharSequence, int, int) - Method in interface org.andengine.util.adt.trie.ITrie
 
add(CharSequence) - Method in class org.andengine.util.adt.trie.Trie
 
add(CharSequence, int, int) - Method in class org.andengine.util.adt.trie.Trie
 
add(CharSequence) - Method in class org.andengine.util.adt.trie.Trie.TrieNode
 
add(CharSequence, int, int) - Method in class org.andengine.util.adt.trie.Trie.TrieNode
 
add(IModifier<T>) - Method in class org.andengine.util.modifier.ModifierList
 
add(float, T...) - Method in class org.andengine.util.ProbabilityGenerator
 
addAll(T...) - Method in class org.andengine.util.adt.spatial.quadtree.QuadTree
 
addAll(ArrayList<T>) - Method in class org.andengine.util.adt.spatial.quadtree.QuadTree
 
addAll(Collection<T>) - Method in class org.andengine.util.adt.spatial.quadtree.QuadTree
 
addEmptyTextureAtlasSource(int, int, int, int) - Method in class org.andengine.opengl.texture.atlas.bitmap.BitmapTextureAtlas
 
addEmptyTextureAtlasSource(int, int, int, int) - Method in class org.andengine.opengl.texture.atlas.buildable.BuildableTextureAtlas
 
addEmptyTextureAtlasSource(int, int, int, int) - Method in interface org.andengine.opengl.texture.atlas.ITextureAtlas
 
addFirst(T) - Method in class org.andengine.util.adt.list.SmartList
 
addLast(T) - Method in class org.andengine.util.adt.list.SmartList
 
addMappedTexture(String, ITexture) - Method in class org.andengine.opengl.texture.TextureManager
 
addMenuItem(IMenuItem) - Method in class org.andengine.entity.scene.menu.MenuScene
 
addModifierListener(IModifier.IModifierListener<T>) - Method in class org.andengine.util.modifier.BaseModifier
 
addModifierListener(IModifier.IModifierListener<T>) - Method in interface org.andengine.util.modifier.IModifier
 
addParticleInitializer(IParticleInitializer<T>) - Method in class org.andengine.entity.particle.ParticleSystem
 
addParticleModifier(IParticleModifier<T>) - Method in class org.andengine.entity.particle.ParticleSystem
 
addTextureAtlasSource(S, int, int) - Method in class org.andengine.opengl.texture.atlas.buildable.BuildableTextureAtlas
Deprecated.
addTextureAtlasSource(S, int, int, int) - Method in class org.andengine.opengl.texture.atlas.buildable.BuildableTextureAtlas
Deprecated.
addTextureAtlasSource(S, Callback<S>) - Method in class org.andengine.opengl.texture.atlas.buildable.BuildableTextureAtlas
 
addTextureAtlasSource(S, int, int) - Method in interface org.andengine.opengl.texture.atlas.buildable.IBuildableTextureAtlas
Deprecated.
Use BuildableTextureAtlas#addTextureAtlasSource(ITextureAtlasSource) instead.
addTextureAtlasSource(S, int, int, int) - Method in interface org.andengine.opengl.texture.atlas.buildable.IBuildableTextureAtlas
Deprecated.
Use BuildableTextureAtlas#addTextureAtlasSource(ITextureAtlasSource) instead.
addTextureAtlasSource(S, Callback<S>) - Method in interface org.andengine.opengl.texture.atlas.buildable.IBuildableTextureAtlas
addTextureAtlasSource(T, int, int) - Method in interface org.andengine.opengl.texture.atlas.ITextureAtlas
 
addTextureAtlasSource(T, int, int, int) - Method in interface org.andengine.opengl.texture.atlas.ITextureAtlas
 
addTextureAtlasSource(T, int, int) - Method in class org.andengine.opengl.texture.atlas.TextureAtlas
 
addTextureAtlasSource(T, int, int, int) - Method in class org.andengine.opengl.texture.atlas.TextureAtlas
 
addWithPackedColor(ITextureRegion, float, float, float, float, float, float) - Method in class org.andengine.entity.sprite.batch.SpriteBatch
 
addWithPackedColor(ITextureRegion, float, float, float, float, float, float, float) - Method in class org.andengine.entity.sprite.batch.SpriteBatch
 
addWithPackedColor(ITextureRegion, float, float, float, float, float, float, float, float) - Method in class org.andengine.entity.sprite.batch.SpriteBatch
 
addWithPackedColor(ITextureRegion, float, float, Transformation, float) - Method in class org.andengine.entity.sprite.batch.SpriteBatch
 
addWithPackedColor(ITextureRegion, float, float, float, float, float) - Method in class org.andengine.entity.sprite.batch.SpriteBatch
 
addWithPackedColor(ITextureRegion, float, float, float, float, float, float, float, float, float) - Method in class org.andengine.entity.sprite.batch.vbo.HighPerformanceSpriteBatchVertexBufferObject
1-3 |X| 2-4
addWithPackedColor(ITextureRegion, float, float, float, float, float) - Method in class org.andengine.entity.sprite.batch.vbo.HighPerformanceSpriteBatchVertexBufferObject
1-+ |X| +-2
addWithPackedColor(ITextureRegion, float, float, float, float, float) - Method in interface org.andengine.entity.sprite.batch.vbo.ISpriteBatchVertexBufferObject
 
addWithPackedColor(ITextureRegion, float, float, float, float, float, float, float, float, float) - Method in interface org.andengine.entity.sprite.batch.vbo.ISpriteBatchVertexBufferObject
 
addWithPackedColor(ITextureRegion, float, float, float, float, float, float, float, float, float) - Method in class org.andengine.entity.sprite.batch.vbo.LowMemorySpriteBatchVertexBufferObject
1-3 |X| 2-4
addWithPackedColor(ITextureRegion, float, float, float, float, float) - Method in class org.andengine.entity.sprite.batch.vbo.LowMemorySpriteBatchVertexBufferObject
1-+ |X| +-2
adjacent(IIntBounds, IIntBounds) - Static method in class org.andengine.util.adt.spatial.bounds.util.IntBoundsUtils
 
adjacent(int, int, int, int, int, int, int, int) - Static method in class org.andengine.util.adt.spatial.bounds.util.IntBoundsUtils
 
ALL - Static variable in enum org.andengine.util.debug.Debug.DebugLevel
 
allocateDirectByteBuffer(int) - Static method in class org.andengine.opengl.util.BufferUtils
 
AlphaMenuAnimator - Class in org.andengine.entity.scene.menu.animator
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
AlphaMenuAnimator() - Constructor for class org.andengine.entity.scene.menu.animator.AlphaMenuAnimator
 
AlphaMenuAnimator(IEaseFunction) - Constructor for class org.andengine.entity.scene.menu.animator.AlphaMenuAnimator
 
AlphaMenuAnimator(HorizontalAlign) - Constructor for class org.andengine.entity.scene.menu.animator.AlphaMenuAnimator
 
AlphaMenuAnimator(HorizontalAlign, IEaseFunction) - Constructor for class org.andengine.entity.scene.menu.animator.AlphaMenuAnimator
 
AlphaMenuAnimator(float) - Constructor for class org.andengine.entity.scene.menu.animator.AlphaMenuAnimator
 
AlphaMenuAnimator(float, IEaseFunction) - Constructor for class org.andengine.entity.scene.menu.animator.AlphaMenuAnimator
 
AlphaMenuAnimator(HorizontalAlign, float) - Constructor for class org.andengine.entity.scene.menu.animator.AlphaMenuAnimator
 
AlphaMenuAnimator(HorizontalAlign, float, IEaseFunction) - Constructor for class org.andengine.entity.scene.menu.animator.AlphaMenuAnimator
 
AlphaModifier - Class in org.andengine.entity.modifier
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
AlphaModifier(float, float, float) - Constructor for class org.andengine.entity.modifier.AlphaModifier
 
AlphaModifier(float, float, float, IEaseFunction) - Constructor for class org.andengine.entity.modifier.AlphaModifier
 
AlphaModifier(float, float, float, IEntityModifier.IEntityModifierListener) - Constructor for class org.andengine.entity.modifier.AlphaModifier
 
AlphaModifier(float, float, float, IEntityModifier.IEntityModifierListener, IEaseFunction) - Constructor for class org.andengine.entity.modifier.AlphaModifier
 
AlphaModifier(AlphaModifier) - Constructor for class org.andengine.entity.modifier.AlphaModifier
 
AlphaParticleInitializer<T extends IEntity> - Class in org.andengine.entity.particle.initializer
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
AlphaParticleInitializer(float) - Constructor for class org.andengine.entity.particle.initializer.AlphaParticleInitializer
 
AlphaParticleInitializer(float, float) - Constructor for class org.andengine.entity.particle.initializer.AlphaParticleInitializer
 
AlphaParticleModifier<T extends IEntity> - Class in org.andengine.entity.particle.modifier
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
AlphaParticleModifier(float, float, float, float) - Constructor for class org.andengine.entity.particle.modifier.AlphaParticleModifier
 
AlphaParticleModifier(float, float, float, float, IEaseFunction) - Constructor for class org.andengine.entity.particle.modifier.AlphaParticleModifier
 
AlreadyDisposedException() - Constructor for exception org.andengine.util.IDisposable.AlreadyDisposedException
 
AlreadyDisposedException(String) - Constructor for exception org.andengine.util.IDisposable.AlreadyDisposedException
 
AlreadyDisposedException(Throwable) - Constructor for exception org.andengine.util.IDisposable.AlreadyDisposedException
 
AlreadyDisposedException(String, Throwable) - Constructor for exception org.andengine.util.IDisposable.AlreadyDisposedException
 
AnalogOnScreenControl - Class in org.andengine.engine.camera.hud.controls
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
AnalogOnScreenControl(float, float, Camera, ITextureRegion, ITextureRegion, float, VertexBufferObjectManager, AnalogOnScreenControl.IAnalogOnScreenControlListener) - Constructor for class org.andengine.engine.camera.hud.controls.AnalogOnScreenControl
 
AnalogOnScreenControl(float, float, Camera, ITextureRegion, ITextureRegion, float, long, VertexBufferObjectManager, AnalogOnScreenControl.IAnalogOnScreenControlListener) - Constructor for class org.andengine.engine.camera.hud.controls.AnalogOnScreenControl
 
AnalogOnScreenControl.IAnalogOnScreenControlListener - Interface in org.andengine.engine.camera.hud.controls
 
AndEngine - Class in org.andengine
(c) Zynga 2012
AndEngine() - Constructor for class org.andengine.AndEngine
 
AndEngineException - Exception in org.andengine.util.exception
(c) Zynga 2011
AndEngineException() - Constructor for exception org.andengine.util.exception.AndEngineException
 
AndEngineException(String) - Constructor for exception org.andengine.util.exception.AndEngineException
 
AndEngineException(Throwable) - Constructor for exception org.andengine.util.exception.AndEngineException
 
AndEngineException(String, Throwable) - Constructor for exception org.andengine.util.exception.AndEngineException
 
AndEngineRuntimeException - Exception in org.andengine.util.exception
(c) Zynga 2011
AndEngineRuntimeException() - Constructor for exception org.andengine.util.exception.AndEngineRuntimeException
 
AndEngineRuntimeException(String) - Constructor for exception org.andengine.util.exception.AndEngineRuntimeException
 
AndEngineRuntimeException(Throwable) - Constructor for exception org.andengine.util.exception.AndEngineRuntimeException
 
AndEngineRuntimeException(String, Throwable) - Constructor for exception org.andengine.util.exception.AndEngineRuntimeException
 
AndroidVersionCodeGLCriteria - Class in org.andengine.opengl.util.criteria
(c) Zynga 2011
AndroidVersionCodeGLCriteria(IntOperator, int) - Constructor for class org.andengine.opengl.util.criteria.AndroidVersionCodeGLCriteria
 
animate(long) - Method in class org.andengine.entity.sprite.AnimatedSprite
 
animate(long, AnimatedSprite.IAnimationListener) - Method in class org.andengine.entity.sprite.AnimatedSprite
 
animate(long, boolean) - Method in class org.andengine.entity.sprite.AnimatedSprite
 
animate(long, boolean, AnimatedSprite.IAnimationListener) - Method in class org.andengine.entity.sprite.AnimatedSprite
 
animate(long, int) - Method in class org.andengine.entity.sprite.AnimatedSprite
 
animate(long, int, AnimatedSprite.IAnimationListener) - Method in class org.andengine.entity.sprite.AnimatedSprite
 
animate(long[]) - Method in class org.andengine.entity.sprite.AnimatedSprite
 
animate(long[], AnimatedSprite.IAnimationListener) - Method in class org.andengine.entity.sprite.AnimatedSprite
 
animate(long[], boolean) - Method in class org.andengine.entity.sprite.AnimatedSprite
 
animate(long[], boolean, AnimatedSprite.IAnimationListener) - Method in class org.andengine.entity.sprite.AnimatedSprite
 
animate(long[], int) - Method in class org.andengine.entity.sprite.AnimatedSprite
 
animate(long[], int, AnimatedSprite.IAnimationListener) - Method in class org.andengine.entity.sprite.AnimatedSprite
 
animate(long[], int, int, boolean) - Method in class org.andengine.entity.sprite.AnimatedSprite
 
animate(long[], int, int, boolean, AnimatedSprite.IAnimationListener) - Method in class org.andengine.entity.sprite.AnimatedSprite
 
animate(long[], int, int, int) - Method in class org.andengine.entity.sprite.AnimatedSprite
 
animate(long[], int, int, int, AnimatedSprite.IAnimationListener) - Method in class org.andengine.entity.sprite.AnimatedSprite
 
animate(long[], int[]) - Method in class org.andengine.entity.sprite.AnimatedSprite
Animate specifics frames.
animate(long[], int[], AnimatedSprite.IAnimationListener) - Method in class org.andengine.entity.sprite.AnimatedSprite
Animate specifics frames.
animate(long[], int[], boolean) - Method in class org.andengine.entity.sprite.AnimatedSprite
Animate specifics frames.
animate(long[], int[], boolean, AnimatedSprite.IAnimationListener) - Method in class org.andengine.entity.sprite.AnimatedSprite
Animate specifics frames.
animate(long[], int[], int) - Method in class org.andengine.entity.sprite.AnimatedSprite
Animate specifics frames.
animate(long[], int[], int, AnimatedSprite.IAnimationListener) - Method in class org.andengine.entity.sprite.AnimatedSprite
Animate specifics frames.
animate(IAnimationData) - Method in class org.andengine.entity.sprite.AnimatedSprite
 
animate(IAnimationData, AnimatedSprite.IAnimationListener) - Method in class org.andengine.entity.sprite.AnimatedSprite
 
AnimatedSprite - Class in org.andengine.entity.sprite
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
AnimatedSprite(float, float, ITiledTextureRegion, VertexBufferObjectManager) - Constructor for class org.andengine.entity.sprite.AnimatedSprite
 
AnimatedSprite(float, float, ITiledTextureRegion, VertexBufferObjectManager, ShaderProgram) - Constructor for class org.andengine.entity.sprite.AnimatedSprite
 
AnimatedSprite(float, float, ITiledTextureRegion, VertexBufferObjectManager, DrawType) - Constructor for class org.andengine.entity.sprite.AnimatedSprite
 
AnimatedSprite(float, float, ITiledTextureRegion, VertexBufferObjectManager, DrawType, ShaderProgram) - Constructor for class org.andengine.entity.sprite.AnimatedSprite
 
AnimatedSprite(float, float, ITiledTextureRegion, ITiledSpriteVertexBufferObject) - Constructor for class org.andengine.entity.sprite.AnimatedSprite
 
AnimatedSprite(float, float, ITiledTextureRegion, ITiledSpriteVertexBufferObject, ShaderProgram) - Constructor for class org.andengine.entity.sprite.AnimatedSprite
 
AnimatedSprite(float, float, float, float, ITiledTextureRegion, VertexBufferObjectManager) - Constructor for class org.andengine.entity.sprite.AnimatedSprite
 
AnimatedSprite(float, float, float, float, ITiledTextureRegion, VertexBufferObjectManager, ShaderProgram) - Constructor for class org.andengine.entity.sprite.AnimatedSprite
 
AnimatedSprite(float, float, float, float, ITiledTextureRegion, VertexBufferObjectManager, DrawType) - Constructor for class org.andengine.entity.sprite.AnimatedSprite
 
AnimatedSprite(float, float, float, float, ITiledTextureRegion, VertexBufferObjectManager, DrawType, ShaderProgram) - Constructor for class org.andengine.entity.sprite.AnimatedSprite
 
AnimatedSprite(float, float, float, float, ITiledTextureRegion, ITiledSpriteVertexBufferObject) - Constructor for class org.andengine.entity.sprite.AnimatedSprite
 
AnimatedSprite(float, float, float, float, ITiledTextureRegion, ITiledSpriteVertexBufferObject, ShaderProgram) - Constructor for class org.andengine.entity.sprite.AnimatedSprite
 
AnimatedSprite.IAnimationListener - Interface in org.andengine.entity.sprite
 
AnimatedSpriteMenuItem - Class in org.andengine.entity.scene.menu.item
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
AnimatedSpriteMenuItem(int, ITiledTextureRegion, VertexBufferObjectManager) - Constructor for class org.andengine.entity.scene.menu.item.AnimatedSpriteMenuItem
 
AnimatedSpriteMenuItem(int, ITiledTextureRegion, VertexBufferObjectManager, ShaderProgram) - Constructor for class org.andengine.entity.scene.menu.item.AnimatedSpriteMenuItem
 
AnimatedSpriteMenuItem(int, ITiledTextureRegion, VertexBufferObjectManager, DrawType) - Constructor for class org.andengine.entity.scene.menu.item.AnimatedSpriteMenuItem
 
AnimatedSpriteMenuItem(int, ITiledTextureRegion, VertexBufferObjectManager, DrawType, ShaderProgram) - Constructor for class org.andengine.entity.scene.menu.item.AnimatedSpriteMenuItem
 
AnimatedSpriteMenuItem(int, ITiledTextureRegion, ITiledSpriteVertexBufferObject) - Constructor for class org.andengine.entity.scene.menu.item.AnimatedSpriteMenuItem
 
AnimatedSpriteMenuItem(int, ITiledTextureRegion, ITiledSpriteVertexBufferObject, ShaderProgram) - Constructor for class org.andengine.entity.scene.menu.item.AnimatedSpriteMenuItem
 
AnimatedSpriteMenuItem(int, float, float, ITiledTextureRegion, VertexBufferObjectManager) - Constructor for class org.andengine.entity.scene.menu.item.AnimatedSpriteMenuItem
 
AnimatedSpriteMenuItem(int, float, float, ITiledTextureRegion, VertexBufferObjectManager, ShaderProgram) - Constructor for class org.andengine.entity.scene.menu.item.AnimatedSpriteMenuItem
 
AnimatedSpriteMenuItem(int, float, float, ITiledTextureRegion, VertexBufferObjectManager, DrawType) - Constructor for class org.andengine.entity.scene.menu.item.AnimatedSpriteMenuItem
 
AnimatedSpriteMenuItem(int, float, float, ITiledTextureRegion, VertexBufferObjectManager, DrawType, ShaderProgram) - Constructor for class org.andengine.entity.scene.menu.item.AnimatedSpriteMenuItem
 
AnimatedSpriteMenuItem(int, float, float, ITiledTextureRegion, ITiledSpriteVertexBufferObject) - Constructor for class org.andengine.entity.scene.menu.item.AnimatedSpriteMenuItem
 
AnimatedSpriteMenuItem(int, float, float, ITiledTextureRegion, ITiledSpriteVertexBufferObject, ShaderProgram) - Constructor for class org.andengine.entity.scene.menu.item.AnimatedSpriteMenuItem
 
AnimationData - Class in org.andengine.entity.sprite
(c) Zynga 2012
AnimationData() - Constructor for class org.andengine.entity.sprite.AnimationData
Deprecated.
AnimationData(long, int) - Constructor for class org.andengine.entity.sprite.AnimationData
 
AnimationData(long, int, boolean) - Constructor for class org.andengine.entity.sprite.AnimationData
 
AnimationData(long, int, int) - Constructor for class org.andengine.entity.sprite.AnimationData
 
AnimationData(long[]) - Constructor for class org.andengine.entity.sprite.AnimationData
 
AnimationData(long[], boolean) - Constructor for class org.andengine.entity.sprite.AnimationData
 
AnimationData(long[], int) - Constructor for class org.andengine.entity.sprite.AnimationData
 
AnimationData(long[], int, int, boolean) - Constructor for class org.andengine.entity.sprite.AnimationData
 
AnimationData(long[], int[], int) - Constructor for class org.andengine.entity.sprite.AnimationData
Animate specifics frames.
AnimationData(long[], int, int, int) - Constructor for class org.andengine.entity.sprite.AnimationData
 
AnimationData(IAnimationData) - Constructor for class org.andengine.entity.sprite.AnimationData
 
AnimationPack - Class in org.andengine.util.animationpack
(c) Zynga 2012
AnimationPack(TexturePackLibrary, AnimationPackTiledTextureRegionLibrary) - Constructor for class org.andengine.util.animationpack.AnimationPack
 
AnimationPackLoader - Class in org.andengine.util.animationpack
(c) Zynga 2011
AnimationPackLoader(AssetManager, TextureManager) - Constructor for class org.andengine.util.animationpack.AnimationPackLoader
 
AnimationPackParseException - Exception in org.andengine.util.animationpack.exception
(c) Zynga 2012
AnimationPackParseException() - Constructor for exception org.andengine.util.animationpack.exception.AnimationPackParseException
 
AnimationPackParseException(String) - Constructor for exception org.andengine.util.animationpack.exception.AnimationPackParseException
 
AnimationPackParseException(Exception) - Constructor for exception org.andengine.util.animationpack.exception.AnimationPackParseException
 
AnimationPackParseException(String, Exception) - Constructor for exception org.andengine.util.animationpack.exception.AnimationPackParseException
 
AnimationPackParser - Class in org.andengine.util.animationpack
(c) Zynga 2011
AnimationPackParser(AssetManager, String, TextureManager) - Constructor for class org.andengine.util.animationpack.AnimationPackParser
 
AnimationPackTiledTextureRegion - Class in org.andengine.util.animationpack
(c) Zynga 2012
AnimationPackTiledTextureRegion(String, long[], int, ITexture, ITextureRegion...) - Constructor for class org.andengine.util.animationpack.AnimationPackTiledTextureRegion
 
AnimationPackTiledTextureRegionLibrary - Class in org.andengine.util.animationpack
(c) Zynga 2012
AnimationPackTiledTextureRegionLibrary() - Constructor for class org.andengine.util.animationpack.AnimationPackTiledTextureRegionLibrary
 
append(long, E) - Method in class org.andengine.util.adt.map.LongSparseArray
Puts a key/value pair into the array, optimizing for the case where the key is greater than all existing keys in the array.
appendAttribute(StringBuilder, String, boolean) - Static method in class org.andengine.util.SAXUtils
 
appendAttribute(StringBuilder, String, byte) - Static method in class org.andengine.util.SAXUtils
 
appendAttribute(StringBuilder, String, short) - Static method in class org.andengine.util.SAXUtils
 
appendAttribute(StringBuilder, String, int) - Static method in class org.andengine.util.SAXUtils
 
appendAttribute(StringBuilder, String, long) - Static method in class org.andengine.util.SAXUtils
 
appendAttribute(StringBuilder, String, float) - Static method in class org.andengine.util.SAXUtils
 
appendAttribute(StringBuilder, String, double) - Static method in class org.andengine.util.SAXUtils
 
appendAttribute(StringBuilder, String, String) - Static method in class org.andengine.util.SAXUtils
 
appendBoundsToString(StringBuilder) - Method in class org.andengine.util.adt.spatial.quadtree.FloatQuadTree.FloatQuadTreeNode
 
appendBoundsToString(StringBuilder) - Method in class org.andengine.util.adt.spatial.quadtree.IntQuadTree.IntQuadTreeNode
 
appendBoundsToString(StringBuilder) - Method in class org.andengine.util.adt.spatial.quadtree.QuadTree.QuadTreeNode
 
apply() - Method in class org.andengine.opengl.texture.TextureOptions
 
applyRotation(GLState) - Method in class org.andengine.entity.Entity
 
applyScale(GLState) - Method in class org.andengine.entity.Entity
 
applySceneToCameraSceneOffset(TouchEvent) - Method in class org.andengine.engine.camera.Camera
 
applySceneToCameraSceneOffset(float[]) - Method in class org.andengine.engine.camera.Camera
 
applySceneToCameraSceneOffset(TouchEvent) - Method in class org.andengine.engine.camera.ZoomCamera
 
applySceneToCameraSceneOffset(float[]) - Method in class org.andengine.engine.camera.ZoomCamera
 
applySkew(GLState) - Method in class org.andengine.entity.Entity
 
applyTranslation(GLState) - Method in class org.andengine.entity.Entity
 
aquireByteBuffer() - Method in class org.andengine.opengl.vbo.SharedMemoryVertexBufferObject
 
aquireByteBuffer() - Method in class org.andengine.opengl.vbo.ZeroMemoryVertexBufferObject
When a non null ByteBuffer is returned by this function, it is guaranteed that ZeroMemoryVertexBufferObject.releaseByteBuffer(ByteBuffer) is called.
ArcBitmapTextureAtlasSourceDecoratorShape - Class in org.andengine.opengl.texture.atlas.bitmap.source.decorator.shape
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
ArcBitmapTextureAtlasSourceDecoratorShape() - Constructor for class org.andengine.opengl.texture.atlas.bitmap.source.decorator.shape.ArcBitmapTextureAtlasSourceDecoratorShape
 
ArcBitmapTextureAtlasSourceDecoratorShape(float, float, boolean) - Constructor for class org.andengine.opengl.texture.atlas.bitmap.source.decorator.shape.ArcBitmapTextureAtlasSourceDecoratorShape
 
ARGB_PACKED_ALPHA_CLEAR - Static variable in class org.andengine.util.color.Color
 
ARGB_PACKED_ALPHA_SHIFT - Static variable in class org.andengine.util.color.Color
 
ARGB_PACKED_BLUE_CLEAR - Static variable in class org.andengine.util.color.Color
 
ARGB_PACKED_BLUE_SHIFT - Static variable in class org.andengine.util.color.Color
 
ARGB_PACKED_GREEN_CLEAR - Static variable in class org.andengine.util.color.Color
 
ARGB_PACKED_GREEN_SHIFT - Static variable in class org.andengine.util.color.Color
 
ARGB_PACKED_RED_CLEAR - Static variable in class org.andengine.util.color.Color
 
ARGB_PACKED_RED_SHIFT - Static variable in class org.andengine.util.color.Color
 
arrayAverage(float[]) - Static method in class org.andengine.util.math.MathUtils
 
arraySum(float[]) - Static method in class org.andengine.util.math.MathUtils
 
arraySumInternal(int[]) - Static method in class org.andengine.util.math.MathUtils
 
arraySumInternal(long[]) - Static method in class org.andengine.util.math.MathUtils
 
arraySumInternal(long[], long) - Static method in class org.andengine.util.math.MathUtils
 
arraySumInto(long[], long[], long) - Static method in class org.andengine.util.math.MathUtils
 
ArrayUtils - Class in org.andengine.util.adt.array
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
ArrayUtils() - Constructor for class org.andengine.util.adt.array.ArrayUtils
 
assertNoNullModifier(IModifier<T>) - Static method in class org.andengine.util.modifier.BaseModifier
 
assertNoNullModifier(IModifier<T>...) - Static method in class org.andengine.util.modifier.BaseModifier
 
assertNotReleased() - Method in class org.andengine.audio.BaseAudioEntity
 
assertTexture(ITextureRegion) - Method in class org.andengine.entity.sprite.batch.SpriteBatch
 
AssetBitmapTexture - Class in org.andengine.opengl.texture.bitmap
(c) Zynga 2012
AssetBitmapTexture(TextureManager, AssetManager, String) - Constructor for class org.andengine.opengl.texture.bitmap.AssetBitmapTexture
 
AssetBitmapTexture(TextureManager, AssetManager, String, BitmapTextureFormat) - Constructor for class org.andengine.opengl.texture.bitmap.AssetBitmapTexture
 
AssetBitmapTexture(TextureManager, AssetManager, String, TextureOptions) - Constructor for class org.andengine.opengl.texture.bitmap.AssetBitmapTexture
 
AssetBitmapTexture(TextureManager, AssetManager, String, BitmapTextureFormat, TextureOptions) - Constructor for class org.andengine.opengl.texture.bitmap.AssetBitmapTexture
 
AssetBitmapTexture(TextureManager, AssetManager, String, BitmapTextureFormat, TextureOptions, ITextureStateListener) - Constructor for class org.andengine.opengl.texture.bitmap.AssetBitmapTexture
 
AssetBitmapTextureAtlasSource - Class in org.andengine.opengl.texture.atlas.bitmap.source
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
AssetInputStreamOpener - Class in org.andengine.util.adt.io.in
(c) Zynga 2012
AssetInputStreamOpener(AssetManager, String) - Constructor for class org.andengine.util.adt.io.in.AssetInputStreamOpener
 
AStarPathFinder<T> - Class in org.andengine.util.algorithm.path.astar
TODO Nodes could be recycle in a pool.
AStarPathFinder() - Constructor for class org.andengine.util.algorithm.path.astar.AStarPathFinder
 
AsyncCallable<T> - Interface in org.andengine.util.call
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
atan2(float, float) - Static method in class org.andengine.util.math.MathUtils
 
attachChild(IEntity) - Method in class org.andengine.entity.Entity
 
attachChild(IEntity) - Method in interface org.andengine.entity.IEntity
 
attachChild(IEntity) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
attachChild(IEntity) - Method in class org.andengine.entity.sprite.batch.SpriteGroup
Deprecated.
attachChild(Sprite) - Method in class org.andengine.entity.sprite.batch.SpriteGroup
 
attachChildren(ArrayList<? extends Sprite>) - Method in class org.andengine.entity.sprite.batch.SpriteGroup
 
attachParallaxEntity(ParallaxBackground.ParallaxEntity) - Method in class org.andengine.entity.scene.background.ParallaxBackground
 
ATTRIBUTE_COLOR - Static variable in interface org.andengine.opengl.shader.constants.ShaderProgramConstants
 
ATTRIBUTE_COLOR_LOCATION - Static variable in interface org.andengine.opengl.shader.constants.ShaderProgramConstants
 
ATTRIBUTE_NORMAL - Static variable in interface org.andengine.opengl.shader.constants.ShaderProgramConstants
 
ATTRIBUTE_NORMAL_LOCATION - Static variable in interface org.andengine.opengl.shader.constants.ShaderProgramConstants
 
ATTRIBUTE_POSITION - Static variable in interface org.andengine.opengl.shader.constants.ShaderProgramConstants
 
ATTRIBUTE_POSITION_0 - Static variable in interface org.andengine.opengl.shader.constants.ShaderProgramConstants
 
ATTRIBUTE_POSITION_0_LOCATION - Static variable in interface org.andengine.opengl.shader.constants.ShaderProgramConstants
 
ATTRIBUTE_POSITION_1 - Static variable in interface org.andengine.opengl.shader.constants.ShaderProgramConstants
 
ATTRIBUTE_POSITION_1_LOCATION - Static variable in interface org.andengine.opengl.shader.constants.ShaderProgramConstants
 
ATTRIBUTE_POSITION_2 - Static variable in interface org.andengine.opengl.shader.constants.ShaderProgramConstants
 
ATTRIBUTE_POSITION_2_LOCATION - Static variable in interface org.andengine.opengl.shader.constants.ShaderProgramConstants
 
ATTRIBUTE_POSITION_LOCATION - Static variable in interface org.andengine.opengl.shader.constants.ShaderProgramConstants
 
ATTRIBUTE_TEXTURECOORDINATES - Static variable in interface org.andengine.opengl.shader.constants.ShaderProgramConstants
 
ATTRIBUTE_TEXTURECOORDINATES_LOCATION - Static variable in interface org.andengine.opengl.shader.constants.ShaderProgramConstants
 
AudioException - Exception in org.andengine.audio.exception
(c) Zynga 2011
AudioException() - Constructor for exception org.andengine.audio.exception.AudioException
 
AudioException(String) - Constructor for exception org.andengine.audio.exception.AudioException
 
AudioException(Throwable) - Constructor for exception org.andengine.audio.exception.AudioException
 
AudioException(String, Throwable) - Constructor for exception org.andengine.audio.exception.AudioException
 
AudioOptions - Class in org.andengine.engine.options
(c) Zynga 2011
AudioOptions() - Constructor for class org.andengine.engine.options.AudioOptions
 
AutoParallaxBackground - Class in org.andengine.entity.scene.background
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
AutoParallaxBackground(float, float, float, float) - Constructor for class org.andengine.entity.scene.background.AutoParallaxBackground
 
AutoWrap - Enum in org.andengine.entity.text
(c) Zynga 2012
available() - Method in class org.andengine.util.base64.Base64InputStream
 
AverageFPSCounter - Class in org.andengine.entity.util
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
AverageFPSCounter() - Constructor for class org.andengine.entity.util.AverageFPSCounter
 
AverageFPSCounter(float) - Constructor for class org.andengine.entity.util.AverageFPSCounter
 

B

back() - Method in class org.andengine.entity.scene.menu.MenuScene
 
back() - Method in class org.andengine.entity.scene.Scene
 
Background - Class in org.andengine.entity.scene.background
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
Background() - Constructor for class org.andengine.entity.scene.background.Background
 
Background(float, float, float) - Constructor for class org.andengine.entity.scene.background.Background
 
Background(float, float, float, float) - Constructor for class org.andengine.entity.scene.background.Background
 
Background(Color) - Constructor for class org.andengine.entity.scene.background.Background
 
Base64 - Class in org.andengine.util.base64
Utilities for encoding and decoding the Base64 representation of binary data.
Base64InputStream - Class in org.andengine.util.base64
An InputStream that does Base64 decoding on the data read through it.
Base64InputStream(InputStream, int) - Constructor for class org.andengine.util.base64.Base64InputStream
An InputStream that performs Base64 decoding on the data read from the wrapped stream.
Base64InputStream(InputStream, int, boolean) - Constructor for class org.andengine.util.base64.Base64InputStream
Performs Base64 encoding or decoding on the data read from the wrapped InputStream.
BaseActivity - Class in org.andengine.ui.activity
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
BaseActivity() - Constructor for class org.andengine.ui.activity.BaseActivity
 
BaseAudioEntity - Class in org.andengine.audio
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
BaseAudioEntity(IAudioManager<? extends IAudioEntity>) - Constructor for class org.andengine.audio.BaseAudioEntity
 
BaseAudioManager<T extends IAudioEntity> - Class in org.andengine.audio
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
BaseAudioManager() - Constructor for class org.andengine.audio.BaseAudioManager
 
BaseBitmapTextureAtlasSourceDecorator - Class in org.andengine.opengl.texture.atlas.bitmap.source.decorator
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
BaseBitmapTextureAtlasSourceDecorator(IBitmapTextureAtlasSource) - Constructor for class org.andengine.opengl.texture.atlas.bitmap.source.decorator.BaseBitmapTextureAtlasSourceDecorator
 
BaseBitmapTextureAtlasSourceDecorator(IBitmapTextureAtlasSource, BaseBitmapTextureAtlasSourceDecorator.TextureAtlasSourceDecoratorOptions) - Constructor for class org.andengine.opengl.texture.atlas.bitmap.source.decorator.BaseBitmapTextureAtlasSourceDecorator
 
BaseBitmapTextureAtlasSourceDecorator.TextureAtlasSourceDecoratorOptions - Class in org.andengine.opengl.texture.atlas.bitmap.source.decorator
 
BaseCircleParticleEmitter - Class in org.andengine.entity.particle.emitter
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
BaseCircleParticleEmitter(float, float, float) - Constructor for class org.andengine.entity.particle.emitter.BaseCircleParticleEmitter
 
BaseCircleParticleEmitter(float, float, float, float) - Constructor for class org.andengine.entity.particle.emitter.BaseCircleParticleEmitter
 
BaseCollisionChecker - Class in org.andengine.util.algorithm.collision
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
BaseCollisionChecker() - Constructor for class org.andengine.util.algorithm.collision.BaseCollisionChecker
 
BaseDetector - Class in org.andengine.input.touch.detector
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
BaseDetector() - Constructor for class org.andengine.input.touch.detector.BaseDetector
 
BaseDoubleValueChangeModifier<T> - Class in org.andengine.util.modifier
(c) Zynga 2011
BaseDoubleValueChangeModifier(float, float, float) - Constructor for class org.andengine.util.modifier.BaseDoubleValueChangeModifier
 
BaseDoubleValueChangeModifier(float, float, float, IModifier.IModifierListener<T>) - Constructor for class org.andengine.util.modifier.BaseDoubleValueChangeModifier
 
BaseDoubleValueChangeModifier(BaseDoubleValueChangeModifier<T>) - Constructor for class org.andengine.util.modifier.BaseDoubleValueChangeModifier
 
BaseDoubleValueParticleInitializer<T extends IEntity> - Class in org.andengine.entity.particle.initializer
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
BaseDoubleValueParticleInitializer(float, float, float, float) - Constructor for class org.andengine.entity.particle.initializer.BaseDoubleValueParticleInitializer
 
BaseDoubleValueSpanModifier<T> - Class in org.andengine.util.modifier
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
BaseDoubleValueSpanModifier(float, float, float, float, float) - Constructor for class org.andengine.util.modifier.BaseDoubleValueSpanModifier
 
BaseDoubleValueSpanModifier(float, float, float, float, float, IEaseFunction) - Constructor for class org.andengine.util.modifier.BaseDoubleValueSpanModifier
 
BaseDoubleValueSpanModifier(float, float, float, float, float, IModifier.IModifierListener<T>) - Constructor for class org.andengine.util.modifier.BaseDoubleValueSpanModifier
 
BaseDoubleValueSpanModifier(float, float, float, float, float, IModifier.IModifierListener<T>, IEaseFunction) - Constructor for class org.andengine.util.modifier.BaseDoubleValueSpanModifier
 
BaseDoubleValueSpanModifier(BaseDoubleValueSpanModifier<T>) - Constructor for class org.andengine.util.modifier.BaseDoubleValueSpanModifier
 
BaseDoubleValueSpanParticleModifier<T extends IEntity> - Class in org.andengine.entity.particle.modifier
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
BaseDoubleValueSpanParticleModifier(float, float, float, float, float, float) - Constructor for class org.andengine.entity.particle.modifier.BaseDoubleValueSpanParticleModifier
 
BaseDoubleValueSpanParticleModifier(float, float, float, float, float, float, IEaseFunction) - Constructor for class org.andengine.entity.particle.modifier.BaseDoubleValueSpanParticleModifier
 
BaseDurationModifier<T> - Class in org.andengine.util.modifier
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
BaseDurationModifier(float) - Constructor for class org.andengine.util.modifier.BaseDurationModifier
 
BaseDurationModifier(float, IModifier.IModifierListener<T>) - Constructor for class org.andengine.util.modifier.BaseDurationModifier
 
BaseDurationModifier(BaseDurationModifier<T>) - Constructor for class org.andengine.util.modifier.BaseDurationModifier
 
BaseEntityUpdateHandler - Class in org.andengine.engine.handler
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
BaseEntityUpdateHandler(IEntity) - Constructor for class org.andengine.engine.handler.BaseEntityUpdateHandler
 
BaseGameActivity - Class in org.andengine.ui.activity
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
BaseGameActivity() - Constructor for class org.andengine.ui.activity.BaseGameActivity
 
BaseMenuAnimator - Class in org.andengine.entity.scene.menu.animator
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
BaseMenuAnimator() - Constructor for class org.andengine.entity.scene.menu.animator.BaseMenuAnimator
 
BaseMenuAnimator(IEaseFunction) - Constructor for class org.andengine.entity.scene.menu.animator.BaseMenuAnimator
 
BaseMenuAnimator(float) - Constructor for class org.andengine.entity.scene.menu.animator.BaseMenuAnimator
 
BaseMenuAnimator(float, IEaseFunction) - Constructor for class org.andengine.entity.scene.menu.animator.BaseMenuAnimator
 
BaseMenuAnimator(HorizontalAlign) - Constructor for class org.andengine.entity.scene.menu.animator.BaseMenuAnimator
 
BaseMenuAnimator(HorizontalAlign, IEaseFunction) - Constructor for class org.andengine.entity.scene.menu.animator.BaseMenuAnimator
 
BaseMenuAnimator(HorizontalAlign, float) - Constructor for class org.andengine.entity.scene.menu.animator.BaseMenuAnimator
 
BaseMenuAnimator(HorizontalAlign, float, IEaseFunction) - Constructor for class org.andengine.entity.scene.menu.animator.BaseMenuAnimator
 
BaseMenuItemDecorator - Class in org.andengine.entity.scene.menu.item.decorator
I HATE THIS CLASS!
BaseMenuItemDecorator(IMenuItem) - Constructor for class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
BaseModifier<T> - Class in org.andengine.util.modifier
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
BaseModifier() - Constructor for class org.andengine.util.modifier.BaseModifier
 
BaseModifier(IModifier.IModifierListener<T>) - Constructor for class org.andengine.util.modifier.BaseModifier
 
BaseOnScreenControl - Class in org.andengine.engine.camera.hud.controls
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
BaseOnScreenControl(float, float, Camera, ITextureRegion, ITextureRegion, float, VertexBufferObjectManager, BaseOnScreenControl.IOnScreenControlListener) - Constructor for class org.andengine.engine.camera.hud.controls.BaseOnScreenControl
 
BaseOnScreenControl.IOnScreenControlListener - Interface in org.andengine.engine.camera.hud.controls
 
BaseParticleEmitter - Class in org.andengine.entity.particle.emitter
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
BaseParticleEmitter(float, float) - Constructor for class org.andengine.entity.particle.emitter.BaseParticleEmitter
 
BaseQuadrupelValueSpanModifier<T> - Class in org.andengine.util.modifier
(c) 2011 Zynga Inc.
BaseQuadrupelValueSpanModifier(float, float, float, float, float, float, float, float, float, IEaseFunction) - Constructor for class org.andengine.util.modifier.BaseQuadrupelValueSpanModifier
 
BaseQuadrupelValueSpanModifier(float, float, float, float, float, float, float, float, float, IModifier.IModifierListener<T>, IEaseFunction) - Constructor for class org.andengine.util.modifier.BaseQuadrupelValueSpanModifier
 
BaseQuadrupelValueSpanModifier(BaseQuadrupelValueSpanModifier<T>) - Constructor for class org.andengine.util.modifier.BaseQuadrupelValueSpanModifier
 
BaseRectangleParticleEmitter - Class in org.andengine.entity.particle.emitter
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
BaseRectangleParticleEmitter(float, float, float) - Constructor for class org.andengine.entity.particle.emitter.BaseRectangleParticleEmitter
 
BaseRectangleParticleEmitter(float, float, float, float) - Constructor for class org.andengine.entity.particle.emitter.BaseRectangleParticleEmitter
 
BaseResolutionPolicy - Class in org.andengine.engine.options.resolutionpolicy
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
BaseResolutionPolicy() - Constructor for class org.andengine.engine.options.resolutionpolicy.BaseResolutionPolicy
 
BaseSensorData - Class in org.andengine.input.sensor
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
BaseSensorData(int, int) - Constructor for class org.andengine.input.sensor.BaseSensorData
 
BaseShapeBitmapTextureAtlasSourceDecorator - Class in org.andengine.opengl.texture.atlas.bitmap.source.decorator
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
BaseShapeBitmapTextureAtlasSourceDecorator(IBitmapTextureAtlasSource, IBitmapTextureAtlasSourceDecoratorShape, BaseBitmapTextureAtlasSourceDecorator.TextureAtlasSourceDecoratorOptions) - Constructor for class org.andengine.opengl.texture.atlas.bitmap.source.decorator.BaseShapeBitmapTextureAtlasSourceDecorator
 
BaseSingleValueChangeModifier<T> - Class in org.andengine.util.modifier
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
BaseSingleValueChangeModifier(float, float) - Constructor for class org.andengine.util.modifier.BaseSingleValueChangeModifier
 
BaseSingleValueChangeModifier(float, float, IModifier.IModifierListener<T>) - Constructor for class org.andengine.util.modifier.BaseSingleValueChangeModifier
 
BaseSingleValueChangeModifier(BaseSingleValueChangeModifier<T>) - Constructor for class org.andengine.util.modifier.BaseSingleValueChangeModifier
 
BaseSingleValueParticleInitializer<T extends IEntity> - Class in org.andengine.entity.particle.initializer
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
BaseSingleValueParticleInitializer(float, float) - Constructor for class org.andengine.entity.particle.initializer.BaseSingleValueParticleInitializer
 
BaseSingleValueSpanModifier<T> - Class in org.andengine.util.modifier
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
BaseSingleValueSpanModifier(float, float, float) - Constructor for class org.andengine.util.modifier.BaseSingleValueSpanModifier
 
BaseSingleValueSpanModifier(float, float, float, IEaseFunction) - Constructor for class org.andengine.util.modifier.BaseSingleValueSpanModifier
 
BaseSingleValueSpanModifier(float, float, float, IModifier.IModifierListener<T>) - Constructor for class org.andengine.util.modifier.BaseSingleValueSpanModifier
 
BaseSingleValueSpanModifier(float, float, float, IModifier.IModifierListener<T>, IEaseFunction) - Constructor for class org.andengine.util.modifier.BaseSingleValueSpanModifier
 
BaseSingleValueSpanModifier(BaseSingleValueSpanModifier<T>) - Constructor for class org.andengine.util.modifier.BaseSingleValueSpanModifier
 
BaseSingleValueSpanParticleModifier<T extends IEntity> - Class in org.andengine.entity.particle.modifier
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
BaseSingleValueSpanParticleModifier(float, float, float, float) - Constructor for class org.andengine.entity.particle.modifier.BaseSingleValueSpanParticleModifier
 
BaseSingleValueSpanParticleModifier(float, float, float, float, IEaseFunction) - Constructor for class org.andengine.entity.particle.modifier.BaseSingleValueSpanParticleModifier
 
BaseTextureAtlasSource - Class in org.andengine.opengl.texture.atlas.source
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
BaseTextureAtlasSource(int, int, int, int) - Constructor for class org.andengine.opengl.texture.atlas.source.BaseTextureAtlasSource
 
BaseTextureRegion - Class in org.andengine.opengl.texture.region
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
BaseTextureRegion(ITexture) - Constructor for class org.andengine.opengl.texture.region.BaseTextureRegion
 
BaseTouchController - Class in org.andengine.input.touch.controller
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
BaseTouchController() - Constructor for class org.andengine.input.touch.controller.BaseTouchController
 
BaseTripleValueParticleInitializer<T extends IEntity> - Class in org.andengine.entity.particle.initializer
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
BaseTripleValueParticleInitializer(float, float, float, float, float, float) - Constructor for class org.andengine.entity.particle.initializer.BaseTripleValueParticleInitializer
 
BaseTripleValueSpanModifier<T> - Class in org.andengine.util.modifier
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
BaseTripleValueSpanModifier(float, float, float, float, float, float, float, IEaseFunction) - Constructor for class org.andengine.util.modifier.BaseTripleValueSpanModifier
 
BaseTripleValueSpanModifier(float, float, float, float, float, float, float, IModifier.IModifierListener<T>, IEaseFunction) - Constructor for class org.andengine.util.modifier.BaseTripleValueSpanModifier
 
BaseTripleValueSpanModifier(BaseTripleValueSpanModifier<T>) - Constructor for class org.andengine.util.modifier.BaseTripleValueSpanModifier
 
BaseTripleValueSpanParticleModifier<T extends IEntity> - Class in org.andengine.entity.particle.modifier
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
BaseTripleValueSpanParticleModifier(float, float, float, float, float, float, float, float) - Constructor for class org.andengine.entity.particle.modifier.BaseTripleValueSpanParticleModifier
 
BaseTripleValueSpanParticleModifier(float, float, float, float, float, float, float, float, IEaseFunction) - Constructor for class org.andengine.entity.particle.modifier.BaseTripleValueSpanParticleModifier
 
batchAllocatePoolItems(int) - Method in class org.andengine.util.adt.pool.GenericPool
 
BatchedPseudoSpriteParticleSystem - Class in org.andengine.entity.particle
(c) Zynga 2012
BatchedPseudoSpriteParticleSystem(IParticleEmitter, float, float, int, ITextureRegion, VertexBufferObjectManager) - Constructor for class org.andengine.entity.particle.BatchedPseudoSpriteParticleSystem
 
BatchedPseudoSpriteParticleSystem(float, float, IParticleEmitter, float, float, int, ITextureRegion, VertexBufferObjectManager) - Constructor for class org.andengine.entity.particle.BatchedPseudoSpriteParticleSystem
 
BatchedSpriteParticleSystem - Class in org.andengine.entity.particle
(c) Zynga 2012
BatchedSpriteParticleSystem(IParticleEmitter, float, float, int, ITextureRegion, VertexBufferObjectManager) - Constructor for class org.andengine.entity.particle.BatchedSpriteParticleSystem
 
BatchedSpriteParticleSystem(float, float, IParticleEmitter, float, float, int, ITextureRegion, VertexBufferObjectManager) - Constructor for class org.andengine.entity.particle.BatchedSpriteParticleSystem
 
begin() - Method in class org.andengine.entity.sprite.batch.DynamicSpriteBatch
 
begin() - Method in class org.andengine.entity.sprite.batch.SpriteBatch
 
begin(GLState) - Method in class org.andengine.opengl.texture.render.RenderTexture
 
begin(GLState, Color) - Method in class org.andengine.opengl.texture.render.RenderTexture
 
begin(GLState, float, float, float, float) - Method in class org.andengine.opengl.texture.render.RenderTexture
 
begin(GLState, boolean, boolean, Color) - Method in class org.andengine.opengl.texture.render.RenderTexture
 
begin(GLState, boolean, boolean, float, float, float, float) - Method in class org.andengine.opengl.texture.render.RenderTexture
 
begin(GLState, boolean, boolean) - Method in class org.andengine.opengl.texture.render.RenderTexture
 
begin(String) - Method in class org.andengine.util.debug.DebugTimer
 
begin(DebugTimer.DebugTime) - Method in class org.andengine.util.debug.DebugTimer.DebugTime
 
BetaUtils - Class in org.andengine.util
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
BetaUtils() - Constructor for class org.andengine.util.BetaUtils
 
BILINEAR - Static variable in class org.andengine.opengl.texture.TextureOptions
 
BILINEAR_PREMULTIPLYALPHA - Static variable in class org.andengine.opengl.texture.TextureOptions
 
bind(GLState, VertexBufferObjectAttributes) - Method in class org.andengine.opengl.shader.PositionColorShaderProgram
 
bind(GLState, VertexBufferObjectAttributes) - Method in class org.andengine.opengl.shader.PositionColorTextureCoordinatesShaderProgram
 
bind(GLState, VertexBufferObjectAttributes) - Method in class org.andengine.opengl.shader.PositionTextureCoordinatesPositionInterpolationTextureSelectShaderProgram
 
bind(GLState, VertexBufferObjectAttributes) - Method in class org.andengine.opengl.shader.PositionTextureCoordinatesShaderProgram
 
bind(GLState, VertexBufferObjectAttributes) - Method in class org.andengine.opengl.shader.PositionTextureCoordinatesTextureSelectShaderProgram
 
bind(GLState, VertexBufferObjectAttributes) - Method in class org.andengine.opengl.shader.PositionTextureCoordinatesUniformColorShaderProgram
 
bind(GLState, VertexBufferObjectAttributes) - Method in class org.andengine.opengl.shader.ShaderProgram
 
bind(GLState) - Method in class org.andengine.opengl.texture.atlas.buildable.BuildableTextureAtlas
 
bind(GLState, int) - Method in class org.andengine.opengl.texture.atlas.buildable.BuildableTextureAtlas
 
bind(GLState) - Method in interface org.andengine.opengl.texture.ITexture
 
bind(GLState, int) - Method in interface org.andengine.opengl.texture.ITexture
 
bind(GLState) - Method in class org.andengine.opengl.texture.Texture
 
bind(GLState, int) - Method in class org.andengine.opengl.texture.Texture
 
bind(GLState) - Method in interface org.andengine.opengl.vbo.IVertexBufferObject
 
bind(GLState, ShaderProgram) - Method in interface org.andengine.opengl.vbo.IVertexBufferObject
 
bind(GLState) - Method in class org.andengine.opengl.vbo.VertexBufferObject
 
bind(GLState, ShaderProgram) - Method in class org.andengine.opengl.vbo.VertexBufferObject
 
bind(GLState) - Method in class org.andengine.opengl.vbo.ZeroMemoryVertexBufferObject
 
bind(GLState, ShaderProgram) - Method in class org.andengine.opengl.vbo.ZeroMemoryVertexBufferObject
 
bindArrayBuffer(int) - Method in class org.andengine.opengl.util.GLState
 
bindFramebuffer(int) - Method in class org.andengine.opengl.util.GLState
 
bindIndexBuffer(int) - Method in class org.andengine.opengl.util.GLState
 
bindTexture(int) - Method in class org.andengine.opengl.util.GLState
 
BitmapFont - Class in org.andengine.opengl.font
The BitmapFont class is capable of parsing and loading *.fnt fonts.
BitmapFont(TextureManager, AssetManager, String) - Constructor for class org.andengine.opengl.font.BitmapFont
 
BitmapFont(TextureManager, AssetManager, String, BitmapTextureFormat) - Constructor for class org.andengine.opengl.font.BitmapFont
 
BitmapFont(TextureManager, AssetManager, String, TextureOptions) - Constructor for class org.andengine.opengl.font.BitmapFont
 
BitmapFont(TextureManager, AssetManager, String, BitmapTextureFormat, TextureOptions) - Constructor for class org.andengine.opengl.font.BitmapFont
 
BitmapFont(TextureManager, AssetManager, String, BitmapTextureFormat, TextureOptions, BitmapFont.BitmapFontOptions) - Constructor for class org.andengine.opengl.font.BitmapFont
 
BitmapFont.BitmapFontInfo - Class in org.andengine.opengl.font
 
BitmapFont.BitmapFontOptions - Class in org.andengine.opengl.font
 
BitmapFont.BitmapFontPage - Class in org.andengine.opengl.font
 
BitmapFontInfo(String) - Constructor for class org.andengine.opengl.font.BitmapFont.BitmapFontInfo
 
BitmapFontOptions(int, int) - Constructor for class org.andengine.opengl.font.BitmapFont.BitmapFontOptions
 
BitmapFontPage(AssetManager, String, String) - Constructor for class org.andengine.opengl.font.BitmapFont.BitmapFontPage
 
BitmapTexture - Class in org.andengine.opengl.texture.bitmap
(c) Zynga 2011
BitmapTexture(TextureManager, IInputStreamOpener) - Constructor for class org.andengine.opengl.texture.bitmap.BitmapTexture
 
BitmapTexture(TextureManager, IInputStreamOpener, BitmapTextureFormat) - Constructor for class org.andengine.opengl.texture.bitmap.BitmapTexture
 
BitmapTexture(TextureManager, IInputStreamOpener, TextureOptions) - Constructor for class org.andengine.opengl.texture.bitmap.BitmapTexture
 
BitmapTexture(TextureManager, IInputStreamOpener, BitmapTextureFormat, TextureOptions) - Constructor for class org.andengine.opengl.texture.bitmap.BitmapTexture
 
BitmapTexture(TextureManager, IInputStreamOpener, BitmapTextureFormat, TextureOptions, ITextureStateListener) - Constructor for class org.andengine.opengl.texture.bitmap.BitmapTexture
 
BitmapTextureAtlas - Class in org.andengine.opengl.texture.atlas.bitmap
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
BitmapTextureAtlas(TextureManager, int, int) - Constructor for class org.andengine.opengl.texture.atlas.bitmap.BitmapTextureAtlas
BitmapTextureAtlas(TextureManager, int, int, BitmapTextureFormat) - Constructor for class org.andengine.opengl.texture.atlas.bitmap.BitmapTextureAtlas
 
BitmapTextureAtlas(TextureManager, int, int, ITextureAtlas.ITextureAtlasStateListener<IBitmapTextureAtlasSource>) - Constructor for class org.andengine.opengl.texture.atlas.bitmap.BitmapTextureAtlas
BitmapTextureAtlas(TextureManager, int, int, BitmapTextureFormat, ITextureAtlas.ITextureAtlasStateListener<IBitmapTextureAtlasSource>) - Constructor for class org.andengine.opengl.texture.atlas.bitmap.BitmapTextureAtlas
 
BitmapTextureAtlas(TextureManager, int, int, TextureOptions) - Constructor for class org.andengine.opengl.texture.atlas.bitmap.BitmapTextureAtlas
BitmapTextureAtlas(TextureManager, int, int, BitmapTextureFormat, TextureOptions) - Constructor for class org.andengine.opengl.texture.atlas.bitmap.BitmapTextureAtlas
 
BitmapTextureAtlas(TextureManager, int, int, TextureOptions, ITextureAtlas.ITextureAtlasStateListener<IBitmapTextureAtlasSource>) - Constructor for class org.andengine.opengl.texture.atlas.bitmap.BitmapTextureAtlas
BitmapTextureAtlas(TextureManager, int, int, BitmapTextureFormat, TextureOptions, ITextureAtlas.ITextureAtlasStateListener<IBitmapTextureAtlasSource>) - Constructor for class org.andengine.opengl.texture.atlas.bitmap.BitmapTextureAtlas
 
BitmapTextureAtlasTextureRegionFactory - Class in org.andengine.opengl.texture.atlas.bitmap
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
BitmapTextureAtlasTextureRegionFactory() - Constructor for class org.andengine.opengl.texture.atlas.bitmap.BitmapTextureAtlasTextureRegionFactory
 
BitmapTextureFormat - Enum in org.andengine.opengl.texture.bitmap
(c) Zynga 2012
BITS_PER_BYTE - Static variable in interface org.andengine.util.adt.DataConstants
 
BITS_PER_DOUBLE - Static variable in interface org.andengine.util.adt.DataConstants
 
BITS_PER_FLOAT - Static variable in interface org.andengine.util.adt.DataConstants
 
BITS_PER_INT - Static variable in interface org.andengine.util.adt.DataConstants
 
BITS_PER_LONG - Static variable in interface org.andengine.util.adt.DataConstants
 
BITS_PER_SHORT - Static variable in interface org.andengine.util.adt.DataConstants
 
BitVector - Class in org.andengine.util.adt.bit
(c) Zynga 2011
BitVector(byte[]) - Constructor for class org.andengine.util.adt.bit.BitVector
 
BLACK - Static variable in class org.andengine.util.color.Color
 
BLACK_ABGR_PACKED_FLOAT - Static variable in class org.andengine.util.color.Color
 
BLACK_ABGR_PACKED_INT - Static variable in class org.andengine.util.color.Color
 
BLACK_ARGB_PACKED_INT - Static variable in class org.andengine.util.color.Color
 
BlackPawnTextureAtlasBuilder<T extends ITextureAtlasSource,A extends ITextureAtlas<T>> - Class in org.andengine.opengl.texture.atlas.buildable.builder
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
BlackPawnTextureAtlasBuilder(int, int, int) - Constructor for class org.andengine.opengl.texture.atlas.buildable.builder.BlackPawnTextureAtlasBuilder
 
BlackPawnTextureAtlasBuilder.Node - Class in org.andengine.opengl.texture.atlas.buildable.builder
 
BlackPawnTextureAtlasBuilder.Rect - Class in org.andengine.opengl.texture.atlas.buildable.builder
 
blendFunction(int, int) - Method in class org.andengine.opengl.util.GLState
 
BLENDFUNCTION_DESTINATION_DEFAULT - Static variable in interface org.andengine.entity.shape.IShape
 
BLENDFUNCTION_DESTINATION_PREMULTIPLYALPHA_DEFAULT - Static variable in interface org.andengine.entity.shape.IShape
 
BLENDFUNCTION_SOURCE_DEFAULT - Static variable in interface org.andengine.entity.shape.IShape
 
BLENDFUNCTION_SOURCE_PREMULTIPLYALPHA_DEFAULT - Static variable in interface org.andengine.entity.shape.IShape
 
BlendFunctionParticleInitializer<T extends IShape> - Class in org.andengine.entity.particle.initializer
Sets the blend function used to draw the Particle during its lifespan.
BlendFunctionParticleInitializer(int, int) - Constructor for class org.andengine.entity.particle.initializer.BlendFunctionParticleInitializer
Blend function set for each spawned Particle.
BlendFunctionParticleSystem<T extends IEntity> - Class in org.andengine.entity.particle
(c) Zynga 2012
BlendFunctionParticleSystem(IEntityFactory<T>, IParticleEmitter, float, float, int) - Constructor for class org.andengine.entity.particle.BlendFunctionParticleSystem
 
BlendFunctionParticleSystem(float, float, IEntityFactory<T>, IParticleEmitter, float, float, int) - Constructor for class org.andengine.entity.particle.BlendFunctionParticleSystem
 
BLUE - Static variable in class org.andengine.util.color.Color
 
BLUE_ABGR_PACKED_FLOAT - Static variable in class org.andengine.util.color.Color
 
BLUE_ABGR_PACKED_INT - Static variable in class org.andengine.util.color.Color
 
BLUE_ARGB_PACKED_INT - Static variable in class org.andengine.util.color.Color
 
BoundCamera - Class in org.andengine.engine.camera
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
BoundCamera(float, float, float, float) - Constructor for class org.andengine.engine.camera.BoundCamera
 
BoundCamera(float, float, float, float, float, float, float, float) - Constructor for class org.andengine.engine.camera.BoundCamera
 
BoundsSplit - Enum in org.andengine.util.adt.bounds
(c) Zynga 2011
BoundsSplit.BoundsSplitException - Exception in org.andengine.util.adt.bounds
 
BoundsSplitException() - Constructor for exception org.andengine.util.adt.bounds.BoundsSplit.BoundsSplitException
 
breakText(IFont, CharSequence, FontUtils.MeasureDirection, float, float[]) - Static method in class org.andengine.opengl.font.FontUtils
Measure the text, stopping early if the measured width exceeds pMaximumWidth.
bringToBounds(int, int, int) - Static method in class org.andengine.util.math.MathUtils
 
bringToBounds(float, float, float) - Static method in class org.andengine.util.math.MathUtils
 
BufferUtils - Class in org.andengine.opengl.util
(c) Zynga 2011
BufferUtils() - Constructor for class org.andengine.opengl.util.BufferUtils
 
build(ITextureAtlasBuilder<S, T>) - Method in class org.andengine.opengl.texture.atlas.buildable.BuildableTextureAtlas
 
build(A, ArrayList<BuildableTextureAtlas.TextureAtlasSourceWithWithLocationCallback<T>>) - Method in class org.andengine.opengl.texture.atlas.buildable.builder.BlackPawnTextureAtlasBuilder
 
build(A, ArrayList<BuildableTextureAtlas.TextureAtlasSourceWithWithLocationCallback<T>>) - Method in interface org.andengine.opengl.texture.atlas.buildable.builder.ITextureAtlasBuilder
 
build(ITextureAtlasBuilder<S, T>) - Method in interface org.andengine.opengl.texture.atlas.buildable.IBuildableTextureAtlas
May draw over already added ITextureAtlasSource.
build() - Method in class org.andengine.opengl.vbo.attribute.VertexBufferObjectAttributesBuilder
 
BuildableBitmapTextureAtlas - Class in org.andengine.opengl.texture.atlas.bitmap
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
BuildableBitmapTextureAtlas(TextureManager, int, int) - Constructor for class org.andengine.opengl.texture.atlas.bitmap.BuildableBitmapTextureAtlas
BuildableBitmapTextureAtlas(TextureManager, int, int, BitmapTextureFormat) - Constructor for class org.andengine.opengl.texture.atlas.bitmap.BuildableBitmapTextureAtlas
 
BuildableBitmapTextureAtlas(TextureManager, int, int, ITextureAtlas.ITextureAtlasStateListener<IBitmapTextureAtlasSource>) - Constructor for class org.andengine.opengl.texture.atlas.bitmap.BuildableBitmapTextureAtlas
BuildableBitmapTextureAtlas(TextureManager, int, int, BitmapTextureFormat, ITextureAtlas.ITextureAtlasStateListener<IBitmapTextureAtlasSource>) - Constructor for class org.andengine.opengl.texture.atlas.bitmap.BuildableBitmapTextureAtlas
 
BuildableBitmapTextureAtlas(TextureManager, int, int, TextureOptions) - Constructor for class org.andengine.opengl.texture.atlas.bitmap.BuildableBitmapTextureAtlas
BuildableBitmapTextureAtlas(TextureManager, int, int, BitmapTextureFormat, TextureOptions) - Constructor for class org.andengine.opengl.texture.atlas.bitmap.BuildableBitmapTextureAtlas
 
BuildableBitmapTextureAtlas(TextureManager, int, int, TextureOptions, ITextureAtlas.ITextureAtlasStateListener<IBitmapTextureAtlasSource>) - Constructor for class org.andengine.opengl.texture.atlas.bitmap.BuildableBitmapTextureAtlas
BuildableBitmapTextureAtlas(TextureManager, int, int, BitmapTextureFormat, TextureOptions, ITextureAtlas.ITextureAtlasStateListener<IBitmapTextureAtlasSource>) - Constructor for class org.andengine.opengl.texture.atlas.bitmap.BuildableBitmapTextureAtlas
 
BuildableTextureAtlas<S extends ITextureAtlasSource,T extends ITextureAtlas<S>> - Class in org.andengine.opengl.texture.atlas.buildable
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
BuildableTextureAtlas(T) - Constructor for class org.andengine.opengl.texture.atlas.buildable.BuildableTextureAtlas
 
BuildableTextureAtlas.TextureAtlasSourceWithWithLocationCallback<T extends ITextureAtlasSource> - Class in org.andengine.opengl.texture.atlas.buildable
 
BuildableTextureAtlasTextureRegionFactory - Class in org.andengine.opengl.texture.atlas.buildable
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
BuildableTextureAtlasTextureRegionFactory() - Constructor for class org.andengine.opengl.texture.atlas.buildable.BuildableTextureAtlasTextureRegionFactory
 
buildAnimations(ArrayList<IMenuItem>, float, float) - Method in class org.andengine.entity.scene.menu.animator.AlphaMenuAnimator
 
buildAnimations(ArrayList<IMenuItem>, float, float) - Method in class org.andengine.entity.scene.menu.animator.DirectMenuAnimator
 
buildAnimations(ArrayList<IMenuItem>, float, float) - Method in interface org.andengine.entity.scene.menu.animator.IMenuAnimator
 
buildAnimations(ArrayList<IMenuItem>, float, float) - Method in class org.andengine.entity.scene.menu.animator.SlideMenuAnimator
 
buildAnimations() - Method in class org.andengine.entity.scene.menu.MenuScene
 
BuildModelGLCriteria - Class in org.andengine.opengl.util.criteria
(c) Zynga 2011
BuildModelGLCriteria(StringOperator, String) - Constructor for class org.andengine.opengl.util.criteria.BuildModelGLCriteria
 
ButtonSprite - Class in org.andengine.entity.sprite
Note: ButtonSprite needs to be registered as a ITouchArea to the Scene via Scene.registerTouchArea(ITouchArea), otherwise it won't be clickable.
ButtonSprite(float, float, ITextureRegion, VertexBufferObjectManager) - Constructor for class org.andengine.entity.sprite.ButtonSprite
 
ButtonSprite(float, float, ITextureRegion, VertexBufferObjectManager, ButtonSprite.OnClickListener) - Constructor for class org.andengine.entity.sprite.ButtonSprite
 
ButtonSprite(float, float, ITextureRegion, ITextureRegion, VertexBufferObjectManager) - Constructor for class org.andengine.entity.sprite.ButtonSprite
 
ButtonSprite(float, float, ITextureRegion, ITextureRegion, VertexBufferObjectManager, ButtonSprite.OnClickListener) - Constructor for class org.andengine.entity.sprite.ButtonSprite
 
ButtonSprite(float, float, ITextureRegion, ITextureRegion, ITextureRegion, VertexBufferObjectManager) - Constructor for class org.andengine.entity.sprite.ButtonSprite
 
ButtonSprite(float, float, ITextureRegion, ITextureRegion, ITextureRegion, VertexBufferObjectManager, ButtonSprite.OnClickListener) - Constructor for class org.andengine.entity.sprite.ButtonSprite
 
ButtonSprite(float, float, ITiledTextureRegion, VertexBufferObjectManager) - Constructor for class org.andengine.entity.sprite.ButtonSprite
 
ButtonSprite(float, float, ITiledTextureRegion, VertexBufferObjectManager, ButtonSprite.OnClickListener) - Constructor for class org.andengine.entity.sprite.ButtonSprite
 
ButtonSprite.OnClickListener - Interface in org.andengine.entity.sprite
 
ButtonSprite.State - Enum in org.andengine.entity.sprite
 
BYTE_TO_GIGABYTE_SHIFT - Static variable in interface org.andengine.util.adt.DataConstants
 
BYTE_TO_KILOBYTE_SHIFT - Static variable in interface org.andengine.util.adt.DataConstants
 
BYTE_TO_MEGABYTE_SHIFT - Static variable in interface org.andengine.util.adt.DataConstants
 
ByteArrayInputStreamOpener - Class in org.andengine.util.adt.io.in
(c) Zynga 2012
ByteArrayInputStreamOpener(byte[]) - Constructor for class org.andengine.util.adt.io.in.ByteArrayInputStreamOpener
 
ByteArrayInputStreamOpener(byte[], int, int) - Constructor for class org.andengine.util.adt.io.in.ByteArrayInputStreamOpener
 
ByteBufferOutputStream - Class in org.andengine.util.adt.io.out
TODO Instead of having mMaximumGrow there could be some kind of AllocationStrategy object.
ByteBufferOutputStream(int, int) - Constructor for class org.andengine.util.adt.io.out.ByteBufferOutputStream
 
ByteOperator - Enum in org.andengine.util.adt.data.operator
(c) Zynga 2012
BYTES_PER_BYTE - Static variable in interface org.andengine.util.adt.DataConstants
 
BYTES_PER_DOUBLE - Static variable in interface org.andengine.util.adt.DataConstants
 
BYTES_PER_FLOAT - Static variable in interface org.andengine.util.adt.DataConstants
 
BYTES_PER_GIGABYTE - Static variable in interface org.andengine.util.adt.DataConstants
 
BYTES_PER_INT - Static variable in interface org.andengine.util.adt.DataConstants
 
BYTES_PER_KILOBYTE - Static variable in interface org.andengine.util.adt.DataConstants
 
BYTES_PER_LONG - Static variable in interface org.andengine.util.adt.DataConstants
 
BYTES_PER_MEGABYTE - Static variable in interface org.andengine.util.adt.DataConstants
 
BYTES_PER_SHORT - Static variable in interface org.andengine.util.adt.DataConstants
 

C

calculateCurrentFrameIndex(long) - Method in class org.andengine.entity.sprite.AnimationData
 
calculateCurrentFrameIndex(long) - Method in interface org.andengine.entity.sprite.IAnimationData
 
call(IEntity) - Method in interface org.andengine.entity.IEntityParameterCallable
 
call(ParameterCallable<T>) - Method in class org.andengine.util.adt.list.SmartList
 
call(IMatcher<T>, ParameterCallable<T>) - Method in class org.andengine.util.adt.list.SmartList
 
call(Callback<T>, Callback<Exception>) - Method in interface org.andengine.util.call.AsyncCallable
Computes a result asynchronously, return values and exceptions are to be handled through the callbacks.
call() - Method in interface org.andengine.util.call.Callable
Computes a result, or throws an exception if unable to do so.
call(T) - Method in interface org.andengine.util.call.ParameterCallable
 
call(IProgressListener) - Method in interface org.andengine.util.progress.ProgressCallable
Computes a result, or throws an exception if unable to do so.
Callable<T> - Interface in org.andengine.util.call
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
Callback<T> - Interface in org.andengine.util.call
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
callItems(ParameterCallable<T>) - Method in class org.andengine.util.adt.spatial.quadtree.QuadTree
 
callItems(ParameterCallable<T>) - Method in class org.andengine.util.adt.spatial.quadtree.QuadTree.QuadTreeNode
 
callNodes(ParameterCallable<QuadTree<B, T>.QuadTreeNode>) - Method in class org.andengine.util.adt.spatial.quadtree.QuadTree
 
callNodes(ParameterCallable<QuadTree<B, T>.QuadTreeNode>) - Method in class org.andengine.util.adt.spatial.quadtree.QuadTree.QuadTreeNode
 
callOnChildren(IEntityParameterCallable) - Method in class org.andengine.entity.Entity
 
callOnChildren(IEntityParameterCallable, IEntityMatcher) - Method in class org.andengine.entity.Entity
 
callOnChildren(IEntityParameterCallable) - Method in interface org.andengine.entity.IEntity
 
callOnChildren(IEntityParameterCallable, IEntityMatcher) - Method in interface org.andengine.entity.IEntity
 
callOnChildren(IEntityParameterCallable) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
callOnChildren(IEntityParameterCallable, IEntityMatcher) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
Camera - Class in org.andengine.engine.camera
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
Camera(float, float, float, float) - Constructor for class org.andengine.engine.camera.Camera
 
CameraFactory - Class in org.andengine.engine.camera
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
CameraFactory() - Constructor for class org.andengine.engine.camera.CameraFactory
 
CameraScene - Class in org.andengine.entity.scene
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
CameraScene() - Constructor for class org.andengine.entity.scene.CameraScene
CameraScene.setCamera(Camera) needs to be called manually.
CameraScene(Camera) - Constructor for class org.andengine.entity.scene.CameraScene
 
CancelledException - Exception in org.andengine.util.exception
(c) Zynga 2012
CancelledException() - Constructor for exception org.andengine.util.exception.CancelledException
 
capture(int, int, String, ScreenCapture.IScreenCaptureCallback) - Method in class org.andengine.entity.util.ScreenCapture
 
capture(int, int, int, int, String, ScreenCapture.IScreenCaptureCallback) - Method in class org.andengine.entity.util.ScreenCapture
 
CardinalSplineMoveModifier - Class in org.andengine.entity.modifier
(c) Zynga 2012
CardinalSplineMoveModifier(float, CardinalSplineMoveModifier.CardinalSplineMoveModifierConfig) - Constructor for class org.andengine.entity.modifier.CardinalSplineMoveModifier
 
CardinalSplineMoveModifier(float, CardinalSplineMoveModifier.CardinalSplineMoveModifierConfig, IEaseFunction) - Constructor for class org.andengine.entity.modifier.CardinalSplineMoveModifier
 
CardinalSplineMoveModifier(float, CardinalSplineMoveModifier.CardinalSplineMoveModifierConfig, IEntityModifier.IEntityModifierListener) - Constructor for class org.andengine.entity.modifier.CardinalSplineMoveModifier
 
CardinalSplineMoveModifier(float, CardinalSplineMoveModifier.CardinalSplineMoveModifierConfig, IEntityModifier.IEntityModifierListener, IEaseFunction) - Constructor for class org.andengine.entity.modifier.CardinalSplineMoveModifier
 
CardinalSplineMoveModifier.CardinalSplineMoveModifierConfig - Class in org.andengine.entity.modifier
 
CardinalSplineMoveModifierConfig(int, float) - Constructor for class org.andengine.entity.modifier.CardinalSplineMoveModifier.CardinalSplineMoveModifierConfig
 
cardinalSplineX(float, float, float, float, float, float) - Static method in class org.andengine.entity.modifier.CardinalSplineMoveModifier
 
cardinalSplineY(float, float, float, float, float, float) - Static method in class org.andengine.entity.modifier.CardinalSplineMoveModifier
 
CatmullRomMoveModifierConfig(int) - Constructor for class org.andengine.entity.modifier.CatmullRomSplineMoveModifier.CatmullRomMoveModifierConfig
 
CatmullRomSplineMoveModifier - Class in org.andengine.entity.modifier
(c) Zynga 2012
CatmullRomSplineMoveModifier(float, CatmullRomSplineMoveModifier.CatmullRomMoveModifierConfig) - Constructor for class org.andengine.entity.modifier.CatmullRomSplineMoveModifier
 
CatmullRomSplineMoveModifier(float, CatmullRomSplineMoveModifier.CatmullRomMoveModifierConfig, IEaseFunction) - Constructor for class org.andengine.entity.modifier.CatmullRomSplineMoveModifier
 
CatmullRomSplineMoveModifier(float, CatmullRomSplineMoveModifier.CatmullRomMoveModifierConfig, IEntityModifier.IEntityModifierListener) - Constructor for class org.andengine.entity.modifier.CatmullRomSplineMoveModifier
 
CatmullRomSplineMoveModifier(float, CatmullRomSplineMoveModifier.CatmullRomMoveModifierConfig, IEntityModifier.IEntityModifierListener, IEaseFunction) - Constructor for class org.andengine.entity.modifier.CatmullRomSplineMoveModifier
 
CatmullRomSplineMoveModifier.CatmullRomMoveModifierConfig - Class in org.andengine.entity.modifier
 
CCZHeader(byte[]) - Constructor for class org.andengine.opengl.texture.compressed.pvr.PVRCCZTexture.CCZHeader
 
centerShapeInCamera(IAreaShape) - Method in class org.andengine.entity.scene.CameraScene
 
centerShapeInCameraHorizontally(IAreaShape) - Method in class org.andengine.entity.scene.CameraScene
 
centerShapeInCameraVertically(IAreaShape) - Method in class org.andengine.entity.scene.CameraScene
 
CharOperator - Enum in org.andengine.util.adt.data.operator
(c) Zynga 2012
check(byte, byte) - Method in enum org.andengine.util.adt.data.operator.ByteOperator
 
check(char, char) - Method in enum org.andengine.util.adt.data.operator.CharOperator
 
check(double, double) - Method in enum org.andengine.util.adt.data.operator.DoubleOperator
 
check(float, float) - Method in enum org.andengine.util.adt.data.operator.FloatOperator
 
check(int, int) - Method in enum org.andengine.util.adt.data.operator.IntOperator
 
check(long, long) - Method in enum org.andengine.util.adt.data.operator.LongOperator
 
check(short, short) - Method in enum org.andengine.util.adt.data.operator.ShortOperator
 
check(String, String) - Method in enum org.andengine.util.adt.data.operator.StringOperator
 
checkAxisAlignedRectangleCollision(float, float, float, float, float, float, float, float) - Static method in class org.andengine.util.algorithm.collision.BaseCollisionChecker
 
checkAxisAlignedRectangleContains(float, float, float, float, float, float) - Static method in class org.andengine.util.algorithm.collision.BaseCollisionChecker
 
checkCollision(RectangularShape, RectangularShape) - Static method in class org.andengine.util.algorithm.collision.RectangularShapeCollisionChecker
 
checkCollision(RectangularShape, Line) - Static method in class org.andengine.util.algorithm.collision.RectangularShapeCollisionChecker
 
checkCollision(float[], int, float[], int) - Static method in class org.andengine.util.algorithm.collision.ShapeCollisionChecker
Calls through to ShapeCollisionChecker.checkCollisionSub(float[], int, int, int, int, int, float[], int, int, int, int) with the default parameters internally used by different AndEngine primitives.
checkCollision(float[], int, int, int, int, float[], int, int, int, int) - Static method in class org.andengine.util.algorithm.collision.ShapeCollisionChecker
 
checkContains(float, float, float, float, Transformation, float, float) - Static method in class org.andengine.util.algorithm.collision.RectangularShapeCollisionChecker
 
checkContains(Entity, float, float, float, float) - Static method in class org.andengine.util.algorithm.collision.RectangularShapeCollisionChecker
 
checkContains(RectangularShape, float, float) - Static method in class org.andengine.util.algorithm.collision.RectangularShapeCollisionChecker
 
checkContains(float[], int, float, float) - Static method in class org.andengine.util.algorithm.collision.ShapeCollisionChecker
Calls through to ShapeCollisionChecker.checkContains(float[], int, int, int, int, float, float) with the default parameters internally used by different AndEngine primitives.
checkContains(float[], int, int, int, int, float, float) - Static method in class org.andengine.util.algorithm.collision.ShapeCollisionChecker
Works with complex polygons!
checkContains(float, float, float, float, float, float, float, float) - Static method in class org.andengine.util.algorithm.collision.TriangleCollisionChecker
 
checkContains(float, float, float, float, float, float, Transformation, float, float) - Static method in class org.andengine.util.algorithm.collision.TriangleCollisionChecker
 
checkDeviceSupported() - Static method in class org.andengine.AndEngine
 
checkError() - Method in class org.andengine.opengl.util.GLState
 
checkFramebufferStatus() - Method in class org.andengine.opengl.util.GLState
 
checkLineCollision(float, float, float, float, float, float, float, float) - Static method in class org.andengine.util.algorithm.collision.LineCollisionChecker
 
chooseConfig(EGL10, EGLDisplay) - Method in class org.andengine.opengl.view.ConfigChooser
 
CircleBitmapTextureAtlasSourceDecoratorShape - Class in org.andengine.opengl.texture.atlas.bitmap.source.decorator.shape
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
CircleBitmapTextureAtlasSourceDecoratorShape() - Constructor for class org.andengine.opengl.texture.atlas.bitmap.source.decorator.shape.CircleBitmapTextureAtlasSourceDecoratorShape
 
CircleOutlineParticleEmitter - Class in org.andengine.entity.particle.emitter
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
CircleOutlineParticleEmitter(float, float, float) - Constructor for class org.andengine.entity.particle.emitter.CircleOutlineParticleEmitter
 
CircleOutlineParticleEmitter(float, float, float, float) - Constructor for class org.andengine.entity.particle.emitter.CircleOutlineParticleEmitter
 
CircleParticleEmitter - Class in org.andengine.entity.particle.emitter
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
CircleParticleEmitter(float, float, float) - Constructor for class org.andengine.entity.particle.emitter.CircleParticleEmitter
 
CircleParticleEmitter(float, float, float, float) - Constructor for class org.andengine.entity.particle.emitter.CircleParticleEmitter
 
CircularList<T> - Class in org.andengine.util.adt.list
TODO This class could take some kind of AllocationStrategy object.
CircularList() - Constructor for class org.andengine.util.adt.list.CircularList
 
CircularList(int) - Constructor for class org.andengine.util.adt.list.CircularList
 
CircularQueue<T> - Class in org.andengine.util.adt.queue
(c) Zynga 2012
CircularQueue() - Constructor for class org.andengine.util.adt.queue.CircularQueue
 
CircularQueue(int) - Constructor for class org.andengine.util.adt.queue.CircularQueue
 
clear() - Method in class org.andengine.util.adt.cache.concurrent.SynchronizedIntLRUCache
 
clear() - Method in class org.andengine.util.adt.cache.concurrent.SynchronizedLRUCache
 
clear() - Method in class org.andengine.util.adt.cache.IntLRUCache
 
clear() - Method in class org.andengine.util.adt.cache.LRUCache
 
clear() - Method in class org.andengine.util.adt.list.CircularList
 
clear() - Method in class org.andengine.util.adt.list.concurrent.SynchronizedList
 
clear() - Method in class org.andengine.util.adt.list.FloatArrayList
 
clear() - Method in interface org.andengine.util.adt.list.IFloatList
 
clear() - Method in interface org.andengine.util.adt.list.IIntList
 
clear() - Method in interface org.andengine.util.adt.list.IList
 
clear() - Method in interface org.andengine.util.adt.list.ILongList
 
clear() - Method in class org.andengine.util.adt.list.IntArrayList
 
clear() - Method in class org.andengine.util.adt.list.LongArrayList
 
clear() - Method in class org.andengine.util.adt.list.ShiftList
 
clear(ParameterCallable<T>) - Method in class org.andengine.util.adt.list.SmartList
 
clear() - Method in class org.andengine.util.adt.list.SortedList
 
clear() - Method in class org.andengine.util.adt.list.UniqueList
 
clear() - Method in class org.andengine.util.adt.map.Library
 
clear() - Method in class org.andengine.util.adt.map.LongSparseArray
Removes all key-value mappings from this SparseArray.
clear() - Method in class org.andengine.util.adt.queue.concurrent.SynchronizedQueue
 
clear() - Method in class org.andengine.util.adt.spatial.quadtree.QuadTree
 
clear() - Method in class org.andengine.util.adt.spatial.quadtree.QuadTree.QuadTreeNode
 
clear() - Method in class org.andengine.util.debug.DebugTimer
 
clear() - Method in class org.andengine.util.ProbabilityGenerator
 
clearBackgroundModifiers() - Method in class org.andengine.entity.scene.background.Background
 
clearBackgroundModifiers() - Method in interface org.andengine.entity.scene.background.IBackground
 
clearChildScene() - Method in class org.andengine.entity.scene.menu.MenuScene
 
clearChildScene() - Method in class org.andengine.entity.scene.Scene
 
clearDrawHandlers() - Method in class org.andengine.engine.Engine
 
clearEntityModifiers() - Method in class org.andengine.entity.Entity
 
clearEntityModifiers() - Method in interface org.andengine.entity.IEntity
 
clearEntityModifiers() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
clearError() - Method in class org.andengine.opengl.util.GLState
 
clearMenuItems() - Method in class org.andengine.entity.scene.menu.MenuScene
 
clearTextureAtlasSources() - Method in class org.andengine.opengl.texture.atlas.buildable.BuildableTextureAtlas
 
clearTextureAtlasSources() - Method in interface org.andengine.opengl.texture.atlas.ITextureAtlas
 
clearTextureAtlasSources() - Method in class org.andengine.opengl.texture.atlas.TextureAtlas
 
clearTouchAreas() - Method in class org.andengine.entity.scene.Scene
 
clearUpdateHandlers() - Method in class org.andengine.engine.camera.Camera
 
clearUpdateHandlers() - Method in class org.andengine.engine.Engine
 
clearUpdateHandlers() - Method in class org.andengine.entity.Entity
 
clearUpdateHandlers() - Method in interface org.andengine.entity.IEntity
 
clearUpdateHandlers() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
ClickDetector - Class in org.andengine.input.touch.detector
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
ClickDetector(ClickDetector.IClickDetectorListener) - Constructor for class org.andengine.input.touch.detector.ClickDetector
 
ClickDetector(long, ClickDetector.IClickDetectorListener) - Constructor for class org.andengine.input.touch.detector.ClickDetector
 
ClickDetector.IClickDetectorListener - Interface in org.andengine.input.touch.detector
 
close() - Method in class org.andengine.util.adt.io.out.ByteBufferOutputStream
 
close() - Method in class org.andengine.util.base64.Base64InputStream
 
close(Closeable) - Static method in class org.andengine.util.StreamUtils
Closes the specified stream.
closeMenuScene() - Method in class org.andengine.entity.scene.menu.MenuScene
 
closeSocket(DatagramSocket) - Static method in class org.andengine.util.SocketUtils
 
closeSocket(Socket) - Static method in class org.andengine.util.SocketUtils
 
closeSocket(ServerSocket) - Static method in class org.andengine.util.SocketUtils
 
collidesWith(IShape) - Method in class org.andengine.entity.primitive.Line
 
collidesWith(IShape) - Method in class org.andengine.entity.primitive.Mesh
 
collidesWith(IShape) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
collidesWith(IShape) - Method in interface org.andengine.entity.shape.IShape
 
collidesWith(IShape) - Method in class org.andengine.entity.shape.RectangularShape
 
collidesWith(IShape) - Method in class org.andengine.entity.sprite.batch.SpriteBatch
 
CollisionHandler - Class in org.andengine.engine.handler.collision
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
CollisionHandler(ICollisionCallback, IShape, IShape) - Constructor for class org.andengine.engine.handler.collision.CollisionHandler
 
CollisionHandler(ICollisionCallback, IShape, ArrayList<? extends IShape>) - Constructor for class org.andengine.engine.handler.collision.CollisionHandler
 
Color - Class in org.andengine.util.color
(c) Zynga 2011
Color(Color) - Constructor for class org.andengine.util.color.Color
 
Color(float, float, float) - Constructor for class org.andengine.util.color.Color
 
Color(float, float, float, float) - Constructor for class org.andengine.util.color.Color
 
COLOR_FACTOR_INT_TO_FLOAT - Static variable in interface org.andengine.util.color.constants.ColorConstants
 
COLOR_INDEX - Static variable in class org.andengine.entity.primitive.Line
 
COLOR_INDEX - Static variable in class org.andengine.entity.primitive.Mesh
 
COLOR_INDEX - Static variable in class org.andengine.entity.primitive.Rectangle
 
COLOR_INDEX - Static variable in class org.andengine.entity.sprite.batch.SpriteBatch
 
COLOR_INDEX - Static variable in class org.andengine.entity.sprite.Sprite
 
COLOR_INDEX - Static variable in class org.andengine.entity.text.Text
 
ColorBackgroundModifier - Class in org.andengine.entity.scene.background.modifier
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
ColorBackgroundModifier(float, Color, Color) - Constructor for class org.andengine.entity.scene.background.modifier.ColorBackgroundModifier
 
ColorBackgroundModifier(float, float, float, float, float, float, float) - Constructor for class org.andengine.entity.scene.background.modifier.ColorBackgroundModifier
 
ColorBackgroundModifier(float, Color, Color, IEaseFunction) - Constructor for class org.andengine.entity.scene.background.modifier.ColorBackgroundModifier
 
ColorBackgroundModifier(float, float, float, float, float, float, float, IEaseFunction) - Constructor for class org.andengine.entity.scene.background.modifier.ColorBackgroundModifier
 
ColorBackgroundModifier(float, Color, Color, IBackgroundModifier.IBackgroundModifierListener) - Constructor for class org.andengine.entity.scene.background.modifier.ColorBackgroundModifier
 
ColorBackgroundModifier(float, float, float, float, float, float, float, IBackgroundModifier.IBackgroundModifierListener) - Constructor for class org.andengine.entity.scene.background.modifier.ColorBackgroundModifier
 
ColorBackgroundModifier(float, Color, Color, IBackgroundModifier.IBackgroundModifierListener, IEaseFunction) - Constructor for class org.andengine.entity.scene.background.modifier.ColorBackgroundModifier
 
ColorBackgroundModifier(float, float, float, float, float, float, float, IBackgroundModifier.IBackgroundModifierListener, IEaseFunction) - Constructor for class org.andengine.entity.scene.background.modifier.ColorBackgroundModifier
 
ColorBackgroundModifier(ColorBackgroundModifier) - Constructor for class org.andengine.entity.scene.background.modifier.ColorBackgroundModifier
 
ColorConstants - Interface in org.andengine.util.color.constants
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
ColorKeyBitmapTextureAtlasSourceDecorator - Class in org.andengine.opengl.texture.atlas.bitmap.source.decorator
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
ColorKeyBitmapTextureAtlasSourceDecorator(IBitmapTextureAtlasSource, IBitmapTextureAtlasSourceDecoratorShape, Color) - Constructor for class org.andengine.opengl.texture.atlas.bitmap.source.decorator.ColorKeyBitmapTextureAtlasSourceDecorator
 
ColorKeyBitmapTextureAtlasSourceDecorator(IBitmapTextureAtlasSource, IBitmapTextureAtlasSourceDecoratorShape, int) - Constructor for class org.andengine.opengl.texture.atlas.bitmap.source.decorator.ColorKeyBitmapTextureAtlasSourceDecorator
 
ColorKeyBitmapTextureAtlasSourceDecorator(IBitmapTextureAtlasSource, IBitmapTextureAtlasSourceDecoratorShape, Color, BaseBitmapTextureAtlasSourceDecorator.TextureAtlasSourceDecoratorOptions) - Constructor for class org.andengine.opengl.texture.atlas.bitmap.source.decorator.ColorKeyBitmapTextureAtlasSourceDecorator
 
ColorKeyBitmapTextureAtlasSourceDecorator(IBitmapTextureAtlasSource, IBitmapTextureAtlasSourceDecoratorShape, int, BaseBitmapTextureAtlasSourceDecorator.TextureAtlasSourceDecoratorOptions) - Constructor for class org.andengine.opengl.texture.atlas.bitmap.source.decorator.ColorKeyBitmapTextureAtlasSourceDecorator
 
ColorKeyBitmapTextureAtlasSourceDecorator(IBitmapTextureAtlasSource, IBitmapTextureAtlasSourceDecoratorShape, Color, int) - Constructor for class org.andengine.opengl.texture.atlas.bitmap.source.decorator.ColorKeyBitmapTextureAtlasSourceDecorator
 
ColorKeyBitmapTextureAtlasSourceDecorator(IBitmapTextureAtlasSource, IBitmapTextureAtlasSourceDecoratorShape, int, int) - Constructor for class org.andengine.opengl.texture.atlas.bitmap.source.decorator.ColorKeyBitmapTextureAtlasSourceDecorator
 
ColorKeyBitmapTextureAtlasSourceDecorator(IBitmapTextureAtlasSource, IBitmapTextureAtlasSourceDecoratorShape, Color, int, BaseBitmapTextureAtlasSourceDecorator.TextureAtlasSourceDecoratorOptions) - Constructor for class org.andengine.opengl.texture.atlas.bitmap.source.decorator.ColorKeyBitmapTextureAtlasSourceDecorator
 
ColorKeyBitmapTextureAtlasSourceDecorator(IBitmapTextureAtlasSource, IBitmapTextureAtlasSourceDecoratorShape, int, int, BaseBitmapTextureAtlasSourceDecorator.TextureAtlasSourceDecoratorOptions) - Constructor for class org.andengine.opengl.texture.atlas.bitmap.source.decorator.ColorKeyBitmapTextureAtlasSourceDecorator
 
ColorMenuItemDecorator - Class in org.andengine.entity.scene.menu.item.decorator
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
ColorMenuItemDecorator(IMenuItem, Color, Color) - Constructor for class org.andengine.entity.scene.menu.item.decorator.ColorMenuItemDecorator
 
ColorModifier - Class in org.andengine.entity.modifier
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
ColorModifier(float, Color, Color) - Constructor for class org.andengine.entity.modifier.ColorModifier
 
ColorModifier(float, float, float, float, float, float, float) - Constructor for class org.andengine.entity.modifier.ColorModifier
 
ColorModifier(float, Color, Color, IEaseFunction) - Constructor for class org.andengine.entity.modifier.ColorModifier
 
ColorModifier(float, float, float, float, float, float, float, IEaseFunction) - Constructor for class org.andengine.entity.modifier.ColorModifier
 
ColorModifier(float, Color, Color, IEntityModifier.IEntityModifierListener) - Constructor for class org.andengine.entity.modifier.ColorModifier
 
ColorModifier(float, float, float, float, float, float, float, IEntityModifier.IEntityModifierListener) - Constructor for class org.andengine.entity.modifier.ColorModifier
 
ColorModifier(float, Color, Color, IEntityModifier.IEntityModifierListener, IEaseFunction) - Constructor for class org.andengine.entity.modifier.ColorModifier
 
ColorModifier(float, float, float, float, float, float, float, IEntityModifier.IEntityModifierListener, IEaseFunction) - Constructor for class org.andengine.entity.modifier.ColorModifier
 
ColorModifier(ColorModifier) - Constructor for class org.andengine.entity.modifier.ColorModifier
 
ColorParticleInitializer<T extends IEntity> - Class in org.andengine.entity.particle.initializer
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
ColorParticleInitializer(Color) - Constructor for class org.andengine.entity.particle.initializer.ColorParticleInitializer
 
ColorParticleInitializer(float, float, float) - Constructor for class org.andengine.entity.particle.initializer.ColorParticleInitializer
 
ColorParticleInitializer(Color, Color) - Constructor for class org.andengine.entity.particle.initializer.ColorParticleInitializer
 
ColorParticleInitializer(float, float, float, float, float, float) - Constructor for class org.andengine.entity.particle.initializer.ColorParticleInitializer
 
ColorParticleModifier<T extends IEntity> - Class in org.andengine.entity.particle.modifier
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
ColorParticleModifier(float, float, float, float, float, float, float, float) - Constructor for class org.andengine.entity.particle.modifier.ColorParticleModifier
 
ColorParticleModifier(float, float, float, float, float, float, float, float, IEaseFunction) - Constructor for class org.andengine.entity.particle.modifier.ColorParticleModifier
 
ColorPool - Class in org.andengine.util.color
(c) Zynga 2011
ColorPool() - Constructor for class org.andengine.util.color.ColorPool
 
ColorSwapBitmapTextureAtlasSourceDecorator - Class in org.andengine.opengl.texture.atlas.bitmap.source.decorator
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
ColorSwapBitmapTextureAtlasSourceDecorator(IBitmapTextureAtlasSource, IBitmapTextureAtlasSourceDecoratorShape, Color, Color) - Constructor for class org.andengine.opengl.texture.atlas.bitmap.source.decorator.ColorSwapBitmapTextureAtlasSourceDecorator
 
ColorSwapBitmapTextureAtlasSourceDecorator(IBitmapTextureAtlasSource, IBitmapTextureAtlasSourceDecoratorShape, int, int) - Constructor for class org.andengine.opengl.texture.atlas.bitmap.source.decorator.ColorSwapBitmapTextureAtlasSourceDecorator
 
ColorSwapBitmapTextureAtlasSourceDecorator(IBitmapTextureAtlasSource, IBitmapTextureAtlasSourceDecoratorShape, Color, Color, BaseBitmapTextureAtlasSourceDecorator.TextureAtlasSourceDecoratorOptions) - Constructor for class org.andengine.opengl.texture.atlas.bitmap.source.decorator.ColorSwapBitmapTextureAtlasSourceDecorator
 
ColorSwapBitmapTextureAtlasSourceDecorator(IBitmapTextureAtlasSource, IBitmapTextureAtlasSourceDecoratorShape, int, int, BaseBitmapTextureAtlasSourceDecorator.TextureAtlasSourceDecoratorOptions) - Constructor for class org.andengine.opengl.texture.atlas.bitmap.source.decorator.ColorSwapBitmapTextureAtlasSourceDecorator
 
ColorSwapBitmapTextureAtlasSourceDecorator(IBitmapTextureAtlasSource, IBitmapTextureAtlasSourceDecoratorShape, Color, int, Color) - Constructor for class org.andengine.opengl.texture.atlas.bitmap.source.decorator.ColorSwapBitmapTextureAtlasSourceDecorator
 
ColorSwapBitmapTextureAtlasSourceDecorator(IBitmapTextureAtlasSource, IBitmapTextureAtlasSourceDecoratorShape, int, int, int) - Constructor for class org.andengine.opengl.texture.atlas.bitmap.source.decorator.ColorSwapBitmapTextureAtlasSourceDecorator
 
ColorSwapBitmapTextureAtlasSourceDecorator(IBitmapTextureAtlasSource, IBitmapTextureAtlasSourceDecoratorShape, Color, int, Color, BaseBitmapTextureAtlasSourceDecorator.TextureAtlasSourceDecoratorOptions) - Constructor for class org.andengine.opengl.texture.atlas.bitmap.source.decorator.ColorSwapBitmapTextureAtlasSourceDecorator
 
ColorSwapBitmapTextureAtlasSourceDecorator(IBitmapTextureAtlasSource, IBitmapTextureAtlasSourceDecoratorShape, int, int, int, BaseBitmapTextureAtlasSourceDecorator.TextureAtlasSourceDecoratorOptions) - Constructor for class org.andengine.opengl.texture.atlas.bitmap.source.decorator.ColorSwapBitmapTextureAtlasSourceDecorator
 
ColorUtils - Class in org.andengine.util.color
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
ColorUtils() - Constructor for class org.andengine.util.color.ColorUtils
 
compile(GLState) - Method in class org.andengine.opengl.shader.ShaderProgram
 
computeHull(float[], int, int, int, int) - Method in interface org.andengine.util.algorithm.hull.IHullAlgorithm
 
computeHull(float[], int, int, int, int) - Method in class org.andengine.util.algorithm.hull.JarvisMarch
 
ConfigChooser - Class in org.andengine.opengl.view
(c) Zynga 2011
ConfigChooser(boolean) - Constructor for class org.andengine.opengl.view.ConfigChooser
 
ConfigChooser.ConfigChooserMatcher - Enum in org.andengine.opengl.view
 
Constants - Interface in org.andengine.util
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
containedBy(IFloatBounds) - Method in class org.andengine.util.adt.spatial.quadtree.FloatQuadTree.FloatQuadTreeNode
 
containedBy(IIntBounds) - Method in class org.andengine.util.adt.spatial.quadtree.IntQuadTree.IntQuadTreeNode
 
containedBy(B) - Method in class org.andengine.util.adt.spatial.quadtree.QuadTree.QuadTreeNode
 
contains(float, float) - Method in class org.andengine.entity.primitive.Line
Deprecated.
contains(float, float) - Method in class org.andengine.entity.primitive.Mesh
Deprecated.
contains(float, float) - Method in interface org.andengine.entity.scene.ITouchArea
 
contains(float, float) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
contains(float, float) - Method in class org.andengine.entity.shape.RectangularShape
 
contains(float, float) - Method in class org.andengine.entity.sprite.batch.SpriteBatch
 
contains(float, float) - Method in class org.andengine.entity.sprite.ButtonSprite
 
contains(byte[], byte) - Static method in class org.andengine.util.adt.array.ArrayUtils
 
contains(char[], char) - Static method in class org.andengine.util.adt.array.ArrayUtils
 
contains(short[], short) - Static method in class org.andengine.util.adt.array.ArrayUtils
 
contains(int[], int) - Static method in class org.andengine.util.adt.array.ArrayUtils
 
contains(long[], long) - Static method in class org.andengine.util.adt.array.ArrayUtils
 
contains(float[], float) - Static method in class org.andengine.util.adt.array.ArrayUtils
 
contains(double[], double) - Static method in class org.andengine.util.adt.array.ArrayUtils
 
contains(float, float) - Method in class org.andengine.util.adt.bounds.FloatBounds
 
contains(int, int) - Method in class org.andengine.util.adt.bounds.IntBounds
 
contains(IFloatBounds, float, float) - Static method in class org.andengine.util.adt.spatial.bounds.util.FloatBoundsUtils
 
contains(IFloatBounds, IFloatBounds) - Static method in class org.andengine.util.adt.spatial.bounds.util.FloatBoundsUtils
 
contains(IFloatBounds, float, float, float, float) - Static method in class org.andengine.util.adt.spatial.bounds.util.FloatBoundsUtils
 
contains(float, float, float, float, float, float) - Static method in class org.andengine.util.adt.spatial.bounds.util.FloatBoundsUtils
 
contains(float, float, float, float, float, float, float, float) - Static method in class org.andengine.util.adt.spatial.bounds.util.FloatBoundsUtils
 
contains(IIntBounds, IIntBounds) - Static method in class org.andengine.util.adt.spatial.bounds.util.IntBoundsUtils
 
contains(IIntBounds, int, int) - Static method in class org.andengine.util.adt.spatial.bounds.util.IntBoundsUtils
 
contains(IIntBounds, int, int, int, int) - Static method in class org.andengine.util.adt.spatial.bounds.util.IntBoundsUtils
 
contains(int, int, int, int, int, int) - Static method in class org.andengine.util.adt.spatial.bounds.util.IntBoundsUtils
 
contains(int, int, int, int, int, int, int, int) - Static method in class org.andengine.util.adt.spatial.bounds.util.IntBoundsUtils
 
contains(IFloatBounds) - Method in class org.andengine.util.adt.spatial.quadtree.FloatQuadTree.FloatQuadTreeNode
 
contains(BoundsSplit, IFloatBounds) - Method in class org.andengine.util.adt.spatial.quadtree.FloatQuadTree.FloatQuadTreeNode
 
contains(float, float, float, float) - Method in class org.andengine.util.adt.spatial.quadtree.FloatQuadTree.FloatQuadTreeNode
 
contains(IIntBounds) - Method in class org.andengine.util.adt.spatial.quadtree.IntQuadTree.IntQuadTreeNode
 
contains(BoundsSplit, IIntBounds) - Method in class org.andengine.util.adt.spatial.quadtree.IntQuadTree.IntQuadTreeNode
 
contains(int, int, int, int) - Method in class org.andengine.util.adt.spatial.quadtree.IntQuadTree.IntQuadTreeNode
 
contains(B) - Method in class org.andengine.util.adt.spatial.quadtree.QuadTree.QuadTreeNode
 
contains(BoundsSplit, B) - Method in class org.andengine.util.adt.spatial.quadtree.QuadTree.QuadTreeNode
 
contains(CharSequence) - Method in interface org.andengine.util.adt.trie.ITrie
 
contains(CharSequence, int, int) - Method in interface org.andengine.util.adt.trie.ITrie
 
contains(CharSequence) - Method in class org.andengine.util.adt.trie.Trie
 
contains(CharSequence, int, int) - Method in class org.andengine.util.adt.trie.Trie
 
contains(CharSequence) - Method in class org.andengine.util.adt.trie.Trie.TrieNode
 
contains(CharSequence, int, int) - Method in class org.andengine.util.adt.trie.Trie.TrieNode
 
contains(int, int) - Method in class org.andengine.util.algorithm.path.Path
 
containsAny(float, float) - Method in class org.andengine.util.adt.spatial.quadtree.FloatQuadTree
 
containsAny(float, float, float, float) - Method in class org.andengine.util.adt.spatial.quadtree.FloatQuadTree
 
containsAny(float, float, IMatcher<T>) - Method in class org.andengine.util.adt.spatial.quadtree.FloatQuadTree
 
containsAny(float, float, float, float, IMatcher<T>) - Method in class org.andengine.util.adt.spatial.quadtree.FloatQuadTree
 
containsAny(int, int) - Method in class org.andengine.util.adt.spatial.quadtree.IntQuadTree
 
containsAny(int, int, int, int) - Method in class org.andengine.util.adt.spatial.quadtree.IntQuadTree
 
containsAny(int, int, IMatcher<T>) - Method in class org.andengine.util.adt.spatial.quadtree.IntQuadTree
 
containsAny(int, int, int, int, IMatcher<T>) - Method in class org.andengine.util.adt.spatial.quadtree.IntQuadTree
 
containsAny(B) - Method in class org.andengine.util.adt.spatial.quadtree.QuadTree
 
containsAny(B, IMatcher<T>) - Method in class org.andengine.util.adt.spatial.quadtree.QuadTree
 
containsAny(B, IMatcher<T>) - Method in class org.andengine.util.adt.spatial.quadtree.QuadTree.QuadTreeNode
 
containsAny(B) - Method in class org.andengine.util.adt.spatial.quadtree.QuadTree.QuadTreeNode
 
ContinuousHoldDetector - Class in org.andengine.input.touch.detector
Note: Needs to be registered as an IUpdateHandler to the TextToSpeech.Engine or Scene to work properly.
ContinuousHoldDetector(HoldDetector.IHoldDetectorListener) - Constructor for class org.andengine.input.touch.detector.ContinuousHoldDetector
 
ContinuousHoldDetector(long, float, float, HoldDetector.IHoldDetectorListener) - Constructor for class org.andengine.input.touch.detector.ContinuousHoldDetector
 
convertABGRPackedIntToColor(int) - Static method in class org.andengine.util.color.ColorUtils
 
convertARGB_8888toA_8(int[]) - Static method in class org.andengine.opengl.util.GLHelper
 
convertARGB_8888toRGB_565(int[]) - Static method in class org.andengine.opengl.util.GLHelper
 
convertARGB_8888toRGB_565(int[], ByteOrder) - Static method in class org.andengine.opengl.util.GLHelper
 
convertARGB_8888toRGBA_4444(int[]) - Static method in class org.andengine.opengl.util.GLHelper
 
convertARGB_8888toRGBA_4444(int[], ByteOrder) - Static method in class org.andengine.opengl.util.GLHelper
 
convertARGB_8888toRGBA_8888(int[]) - Static method in class org.andengine.opengl.util.GLHelper
 
convertARGB_8888toRGBA_8888(int[], ByteOrder) - Static method in class org.andengine.opengl.util.GLHelper
 
convertARGBPackedIntToColor(int) - Static method in class org.andengine.util.color.ColorUtils
 
convertCameraSceneToSceneTouchEvent(TouchEvent) - Method in class org.andengine.engine.camera.Camera
 
convertHSVToARGBPackedInt(float, float, float) - Static method in class org.andengine.util.color.ColorUtils
 
convertHSVToColor(float, float, float) - Static method in class org.andengine.util.color.ColorUtils
 
convertLocalToSceneCoordinates(float, float) - Method in class org.andengine.entity.Entity
 
convertLocalToSceneCoordinates(float, float, float[]) - Method in class org.andengine.entity.Entity
 
convertLocalToSceneCoordinates(float[]) - Method in class org.andengine.entity.Entity
 
convertLocalToSceneCoordinates(float[], float[]) - Method in class org.andengine.entity.Entity
 
convertLocalToSceneCoordinates(float, float) - Method in interface org.andengine.entity.IEntity
 
convertLocalToSceneCoordinates(float, float, float[]) - Method in interface org.andengine.entity.IEntity
 
convertLocalToSceneCoordinates(float[]) - Method in interface org.andengine.entity.IEntity
 
convertLocalToSceneCoordinates(float[], float[]) - Method in interface org.andengine.entity.IEntity
 
convertLocalToSceneCoordinates(float, float) - Method in interface org.andengine.entity.scene.ITouchArea
 
convertLocalToSceneCoordinates(float, float) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
convertLocalToSceneCoordinates(float, float, float[]) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
convertLocalToSceneCoordinates(float[]) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
convertLocalToSceneCoordinates(float[], float[]) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
convertPackedIntToPackedFloat(int) - Static method in class org.andengine.util.color.ColorUtils
 
convertRGBA_8888toARGB_8888(int[]) - Static method in class org.andengine.opengl.util.GLHelper
 
convertRGBA_8888toARGB_8888(int[], ByteOrder) - Static method in class org.andengine.opengl.util.GLHelper
 
convertRGBA_8888toARGB_8888_FlippedVertical(int[], int, int) - Static method in class org.andengine.opengl.util.GLHelper
 
convertRGBA_8888toARGB_8888_FlippedVertical(int[], int, int, ByteOrder) - Static method in class org.andengine.opengl.util.GLHelper
 
convertRGBAToABGRPackedFloat(float, float, float, float) - Static method in class org.andengine.util.color.ColorUtils
 
convertRGBAToABGRPackedInt(float, float, float, float) - Static method in class org.andengine.util.color.ColorUtils
 
convertRGBAToARGBPackedFloat(float, float, float, float) - Static method in class org.andengine.util.color.ColorUtils
 
convertRGBAToARGBPackedInt(float, float, float, float) - Static method in class org.andengine.util.color.ColorUtils
 
convertSceneToCameraSceneTouchEvent(TouchEvent) - Method in class org.andengine.engine.camera.Camera
 
convertSceneToLocalCoordinates(float, float) - Method in class org.andengine.entity.Entity
 
convertSceneToLocalCoordinates(float, float, float[]) - Method in class org.andengine.entity.Entity
 
convertSceneToLocalCoordinates(float[]) - Method in class org.andengine.entity.Entity
 
convertSceneToLocalCoordinates(float[], float[]) - Method in class org.andengine.entity.Entity
 
convertSceneToLocalCoordinates(float, float) - Method in interface org.andengine.entity.IEntity
 
convertSceneToLocalCoordinates(float, float, float[]) - Method in interface org.andengine.entity.IEntity
 
convertSceneToLocalCoordinates(float[]) - Method in interface org.andengine.entity.IEntity
 
convertSceneToLocalCoordinates(float[], float[]) - Method in interface org.andengine.entity.IEntity
 
convertSceneToLocalCoordinates(float, float) - Method in interface org.andengine.entity.scene.ITouchArea
 
convertSceneToLocalCoordinates(float, float) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
convertSceneToLocalCoordinates(float, float, float[]) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
convertSceneToLocalCoordinates(float[]) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
convertSceneToLocalCoordinates(float[], float[]) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
convertSceneToSurfaceTouchEvent(TouchEvent, int, int) - Method in class org.andengine.engine.camera.Camera
 
convertSceneToSurfaceTouchEvent(Camera, TouchEvent) - Method in class org.andengine.engine.Engine
 
convertSurfaceToSceneTouchEvent(TouchEvent, int, int) - Method in class org.andengine.engine.camera.Camera
 
convertSurfaceToSceneTouchEvent(Camera, TouchEvent) - Method in class org.andengine.engine.Engine
 
convertSurfaceToSceneTouchEvent(Camera, TouchEvent) - Method in class org.andengine.engine.splitscreen.DoubleSceneSplitScreenEngine
 
convertSurfaceToSceneTouchEvent(Camera, TouchEvent) - Method in class org.andengine.engine.splitscreen.SingleSceneSplitScreenEngine
 
copy(InputStream, OutputStream) - Static method in class org.andengine.util.StreamUtils
 
copy(InputStream, byte[]) - Static method in class org.andengine.util.StreamUtils
 
copy(InputStream, ByteBuffer) - Static method in class org.andengine.util.StreamUtils
 
copy(InputStream, OutputStream, int) - Static method in class org.andengine.util.StreamUtils
Copy the content of the input stream into the output stream, using a temporary byte array buffer whose size is defined by StreamUtils.IO_BUFFER_SIZE.
copyAndClose(InputStream, OutputStream) - Static method in class org.andengine.util.StreamUtils
 
copyFile(File, File) - Static method in class org.andengine.util.FileUtils
 
copyToExternalStorage(Context, int, String) - Static method in class org.andengine.util.FileUtils
 
copyToExternalStorage(Context, String, String) - Static method in class org.andengine.util.FileUtils
 
copyToExternalStorage(InputStream, String) - Static method in class org.andengine.util.FileUtils
 
copyToExternalStorage(Context, InputStream, String) - Static method in class org.andengine.util.FileUtils
 
copyToInternalStorage(Context, int, String) - Static method in class org.andengine.util.FileUtils
 
copyToInternalStorage(Context, String, String) - Static method in class org.andengine.util.FileUtils
 
countCharacters(List<CharSequence>) - Static method in class org.andengine.util.TextUtils
 
countCharacters(List<CharSequence>, boolean) - Static method in class org.andengine.util.TextUtils
 
countOccurrences(CharSequence, char) - Static method in class org.andengine.util.TextUtils
 
CPUUsage - Class in org.andengine.util.system
(c) Zynga 2011
CPUUsage() - Constructor for class org.andengine.util.system.CPUUsage
 
create(float, float) - Method in interface org.andengine.entity.IEntityFactory
 
create(FontManager, ITexture, float) - Static method in class org.andengine.opengl.font.FontFactory
 
create(FontManager, ITexture, float, boolean) - Static method in class org.andengine.opengl.font.FontFactory
 
create(FontManager, ITexture, float, int) - Static method in class org.andengine.opengl.font.FontFactory
 
create(FontManager, ITexture, float, boolean, int) - Static method in class org.andengine.opengl.font.FontFactory
 
create(FontManager, TextureManager, int, int, float, boolean, int) - Static method in class org.andengine.opengl.font.FontFactory
 
create(FontManager, TextureManager, int, int, TextureOptions, float, boolean, int) - Static method in class org.andengine.opengl.font.FontFactory
 
create(FontManager, TextureManager, int, int, Typeface, float) - Static method in class org.andengine.opengl.font.FontFactory
 
create(FontManager, TextureManager, int, int, Typeface, float, boolean) - Static method in class org.andengine.opengl.font.FontFactory
 
create(FontManager, TextureManager, int, int, Typeface, float, int) - Static method in class org.andengine.opengl.font.FontFactory
 
create(FontManager, TextureManager, int, int, Typeface, float, boolean, int) - Static method in class org.andengine.opengl.font.FontFactory
 
create(FontManager, TextureManager, int, int, TextureOptions, Typeface, float) - Static method in class org.andengine.opengl.font.FontFactory
 
create(FontManager, TextureManager, int, int, TextureOptions, Typeface, float, boolean) - Static method in class org.andengine.opengl.font.FontFactory
 
create(FontManager, TextureManager, int, int, TextureOptions, Typeface, float, int) - Static method in class org.andengine.opengl.font.FontFactory
 
create(FontManager, TextureManager, int, int, TextureOptions, Typeface, float, boolean, int) - Static method in class org.andengine.opengl.font.FontFactory
 
create(FontManager, TextureManager, int, int, BitmapTextureFormat, TextureOptions, Typeface, float) - Static method in class org.andengine.opengl.font.FontFactory
 
create(FontManager, TextureManager, int, int, BitmapTextureFormat, TextureOptions, Typeface, float, boolean) - Static method in class org.andengine.opengl.font.FontFactory
 
create(FontManager, TextureManager, int, int, BitmapTextureFormat, TextureOptions, Typeface, float, int) - Static method in class org.andengine.opengl.font.FontFactory
 
create(FontManager, TextureManager, int, int, BitmapTextureFormat, TextureOptions, Typeface, float, boolean, int) - Static method in class org.andengine.opengl.font.FontFactory
 
create(FontManager, ITexture, Typeface, float, boolean, int) - Static method in class org.andengine.opengl.font.FontFactory
 
create(AssetManager, String) - Static method in class org.andengine.opengl.texture.atlas.bitmap.source.AssetBitmapTextureAtlasSource
 
create(AssetManager, String, int, int) - Static method in class org.andengine.opengl.texture.atlas.bitmap.source.AssetBitmapTextureAtlasSource
 
create(File) - Static method in class org.andengine.opengl.texture.atlas.bitmap.source.FileBitmapTextureAtlasSource
 
create(File, int, int) - Static method in class org.andengine.opengl.texture.atlas.bitmap.source.FileBitmapTextureAtlasSource
 
create(Resources, int) - Static method in class org.andengine.opengl.texture.atlas.bitmap.source.ResourceBitmapTextureAtlasSource
 
create(Resources, int, int, int) - Static method in class org.andengine.opengl.texture.atlas.bitmap.source.ResourceBitmapTextureAtlasSource
 
create(ITexture, int, int, int, int, int, int) - Static method in class org.andengine.opengl.texture.region.TiledTextureRegion
 
create(ITexture, int, int, int, int, int, int, boolean) - Static method in class org.andengine.opengl.texture.region.TiledTextureRegion
 
create() - Method in class org.andengine.ui.dialog.GenericInputDialogBuilder
 
createFromAsset(FontManager, ITexture, AssetManager, String, float, boolean, int) - Static method in class org.andengine.opengl.font.FontFactory
 
createFromAsset(FontManager, TextureManager, int, int, AssetManager, String, float, boolean, int) - Static method in class org.andengine.opengl.font.FontFactory
 
createFromAsset(FontManager, TextureManager, int, int, TextureOptions, AssetManager, String, float, boolean, int) - Static method in class org.andengine.opengl.font.FontFactory
 
createFromAsset(FontManager, TextureManager, int, int, BitmapTextureFormat, TextureOptions, AssetManager, String, float, boolean, int) - Static method in class org.andengine.opengl.font.FontFactory
 
createFromAsset(BitmapTextureAtlas, Context, String, int, int) - Static method in class org.andengine.opengl.texture.atlas.bitmap.BitmapTextureAtlasTextureRegionFactory
 
createFromAsset(BitmapTextureAtlas, AssetManager, String, int, int) - Static method in class org.andengine.opengl.texture.atlas.bitmap.BitmapTextureAtlasTextureRegionFactory
 
createFromAsset(BuildableBitmapTextureAtlas, Context, String) - Static method in class org.andengine.opengl.texture.atlas.bitmap.BitmapTextureAtlasTextureRegionFactory
 
createFromAsset(BuildableBitmapTextureAtlas, AssetManager, String) - Static method in class org.andengine.opengl.texture.atlas.bitmap.BitmapTextureAtlasTextureRegionFactory
 
createFromAsset(BuildableBitmapTextureAtlas, Context, String, boolean) - Static method in class org.andengine.opengl.texture.atlas.bitmap.BitmapTextureAtlasTextureRegionFactory
 
createFromAsset(BuildableBitmapTextureAtlas, AssetManager, String, boolean) - Static method in class org.andengine.opengl.texture.atlas.bitmap.BitmapTextureAtlasTextureRegionFactory
 
createFromExternalStorage(Context, String, int, int) - Static method in class org.andengine.opengl.texture.atlas.bitmap.source.FileBitmapTextureAtlasSource
 
createFromInternalStorage(Context, String, int, int) - Static method in class org.andengine.opengl.texture.atlas.bitmap.source.FileBitmapTextureAtlasSource
 
createFromResource(BitmapTextureAtlas, Context, int, int, int) - Static method in class org.andengine.opengl.texture.atlas.bitmap.BitmapTextureAtlasTextureRegionFactory
 
createFromResource(BitmapTextureAtlas, Resources, int, int, int) - Static method in class org.andengine.opengl.texture.atlas.bitmap.BitmapTextureAtlasTextureRegionFactory
 
createFromResource(BuildableBitmapTextureAtlas, Context, int) - Static method in class org.andengine.opengl.texture.atlas.bitmap.BitmapTextureAtlasTextureRegionFactory
 
createFromResource(BuildableBitmapTextureAtlas, Resources, int) - Static method in class org.andengine.opengl.texture.atlas.bitmap.BitmapTextureAtlasTextureRegionFactory
 
createFromResource(BuildableBitmapTextureAtlas, Context, int, boolean) - Static method in class org.andengine.opengl.texture.atlas.bitmap.BitmapTextureAtlasTextureRegionFactory
 
createFromResource(BuildableBitmapTextureAtlas, Resources, int, boolean) - Static method in class org.andengine.opengl.texture.atlas.bitmap.BitmapTextureAtlasTextureRegionFactory
 
createFromSource(BitmapTextureAtlas, IBitmapTextureAtlasSource, int, int) - Static method in class org.andengine.opengl.texture.atlas.bitmap.BitmapTextureAtlasTextureRegionFactory
 
createFromSource(BuildableBitmapTextureAtlas, IBitmapTextureAtlasSource) - Static method in class org.andengine.opengl.texture.atlas.bitmap.BitmapTextureAtlasTextureRegionFactory
 
createFromSource(BuildableBitmapTextureAtlas, IBitmapTextureAtlasSource, boolean) - Static method in class org.andengine.opengl.texture.atlas.bitmap.BitmapTextureAtlasTextureRegionFactory
 
createFromSource(BuildableTextureAtlas<T, A>, T, boolean) - Static method in class org.andengine.opengl.texture.atlas.buildable.BuildableTextureAtlasTextureRegionFactory
 
createFromSource(ITextureAtlas<T>, T, int, int) - Static method in class org.andengine.opengl.texture.region.TextureRegionFactory
 
createFromSource(ITextureAtlas<T>, T, int, int, boolean) - Static method in class org.andengine.opengl.texture.region.TextureRegionFactory
 
createMusicFromAsset(MusicManager, Context, String) - Static method in class org.andengine.audio.music.MusicFactory
 
createMusicFromAssetFileDescriptor(MusicManager, AssetFileDescriptor) - Static method in class org.andengine.audio.music.MusicFactory
 
createMusicFromFile(MusicManager, File) - Static method in class org.andengine.audio.music.MusicFactory
 
createMusicFromResource(MusicManager, Context, int) - Static method in class org.andengine.audio.music.MusicFactory
 
createPixelPerfectCamera(Context, float, float) - Static method in class org.andengine.engine.camera.CameraFactory
 
createSoundFromAsset(SoundManager, Context, String) - Static method in class org.andengine.audio.sound.SoundFactory
 
createSoundFromAssetFileDescriptor(SoundManager, AssetFileDescriptor) - Static method in class org.andengine.audio.sound.SoundFactory
 
createSoundFromFile(SoundManager, File) - Static method in class org.andengine.audio.sound.SoundFactory
 
createSoundFromFileDescriptor(SoundManager, FileDescriptor, long, long) - Static method in class org.andengine.audio.sound.SoundFactory
 
createSoundFromPath(SoundManager, String) - Static method in class org.andengine.audio.sound.SoundFactory
 
createSoundFromResource(SoundManager, Context, int) - Static method in class org.andengine.audio.sound.SoundFactory
 
createStroke(FontManager, ITexture, Typeface, float, boolean, int, float, int) - Static method in class org.andengine.opengl.font.FontFactory
 
createStroke(FontManager, ITexture, Typeface, float, boolean, int, float, int, boolean) - Static method in class org.andengine.opengl.font.FontFactory
 
createStrokeFromAsset(FontManager, ITexture, AssetManager, String, float, boolean, int, float, int) - Static method in class org.andengine.opengl.font.FontFactory
 
createStrokeFromAsset(FontManager, ITexture, AssetManager, String, float, boolean, int, float, int, boolean) - Static method in class org.andengine.opengl.font.FontFactory
 
createSurfaceViewLayoutParams() - Static method in class org.andengine.ui.activity.BaseGameActivity
 
createTiledFromAsset(BitmapTextureAtlas, Context, String, int, int, int, int) - Static method in class org.andengine.opengl.texture.atlas.bitmap.BitmapTextureAtlasTextureRegionFactory
 
createTiledFromAsset(BitmapTextureAtlas, AssetManager, String, int, int, int, int) - Static method in class org.andengine.opengl.texture.atlas.bitmap.BitmapTextureAtlasTextureRegionFactory
 
createTiledFromAsset(BuildableBitmapTextureAtlas, Context, String, int, int) - Static method in class org.andengine.opengl.texture.atlas.bitmap.BitmapTextureAtlasTextureRegionFactory
 
createTiledFromAsset(BuildableBitmapTextureAtlas, AssetManager, String, int, int) - Static method in class org.andengine.opengl.texture.atlas.bitmap.BitmapTextureAtlasTextureRegionFactory
 
createTiledFromAssetDirectory(BuildableBitmapTextureAtlas, AssetManager, String) - Static method in class org.andengine.opengl.texture.atlas.bitmap.BitmapTextureAtlasTextureRegionFactory
Loads all files from a given assets directory (in alphabetical order) as consecutive tiles of an TiledTextureRegion.
createTiledFromResource(BitmapTextureAtlas, Context, int, int, int, int, int) - Static method in class org.andengine.opengl.texture.atlas.bitmap.BitmapTextureAtlasTextureRegionFactory
 
createTiledFromResource(BitmapTextureAtlas, Resources, int, int, int, int, int) - Static method in class org.andengine.opengl.texture.atlas.bitmap.BitmapTextureAtlasTextureRegionFactory
 
createTiledFromResource(BuildableBitmapTextureAtlas, Context, int, int, int) - Static method in class org.andengine.opengl.texture.atlas.bitmap.BitmapTextureAtlasTextureRegionFactory
 
createTiledFromResource(BuildableBitmapTextureAtlas, Resources, int, int, int) - Static method in class org.andengine.opengl.texture.atlas.bitmap.BitmapTextureAtlasTextureRegionFactory
 
createTiledFromSource(BitmapTextureAtlas, IBitmapTextureAtlasSource, int, int, int, int) - Static method in class org.andengine.opengl.texture.atlas.bitmap.BitmapTextureAtlasTextureRegionFactory
 
createTiledFromSource(BuildableBitmapTextureAtlas, IBitmapTextureAtlasSource, int, int) - Static method in class org.andengine.opengl.texture.atlas.bitmap.BitmapTextureAtlasTextureRegionFactory
 
createTiledFromSource(BuildableTextureAtlas<T, A>, T, int, int) - Static method in class org.andengine.opengl.texture.atlas.buildable.BuildableTextureAtlasTextureRegionFactory
 
createTiledFromSource(ITextureAtlas<T>, T, int, int, int, int) - Static method in class org.andengine.opengl.texture.region.TextureRegionFactory
 
createTiledFromSource(ITextureAtlas<T>, T, int, int, int, int, boolean) - Static method in class org.andengine.opengl.texture.region.TextureRegionFactory
 
CriteriaShaderSource - Class in org.andengine.opengl.shader.source
(c) Zynga 2011
CriteriaShaderSource(CriteriaShaderSource.CriteriaShaderSourceEntry...) - Constructor for class org.andengine.opengl.shader.source.CriteriaShaderSource
 
CriteriaShaderSource.CriteriaShaderSourceEntry - Class in org.andengine.opengl.shader.source
 
CriteriaShaderSourceEntry(String) - Constructor for class org.andengine.opengl.shader.source.CriteriaShaderSource.CriteriaShaderSourceEntry
 
CriteriaShaderSourceEntry(String, IGLCriteria...) - Constructor for class org.andengine.opengl.shader.source.CriteriaShaderSource.CriteriaShaderSourceEntry
 
CRLF - Static variable in class org.andengine.util.base64.Base64
Encoder flag bit to indicate lines should be terminated with a CRLF pair instead of just an LF.
cross(float, float, float, float) - Static method in class org.andengine.util.math.MathUtils
 
CubicBezierCurveMoveModifier - Class in org.andengine.entity.modifier
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
CubicBezierCurveMoveModifier(float, float, float, float, float, float, float, float, float) - Constructor for class org.andengine.entity.modifier.CubicBezierCurveMoveModifier
 
CubicBezierCurveMoveModifier(float, float, float, float, float, float, float, float, float, IEaseFunction) - Constructor for class org.andengine.entity.modifier.CubicBezierCurveMoveModifier
 
CubicBezierCurveMoveModifier(float, float, float, float, float, float, float, float, float, IEntityModifier.IEntityModifierListener) - Constructor for class org.andengine.entity.modifier.CubicBezierCurveMoveModifier
 
CubicBezierCurveMoveModifier(float, float, float, float, float, float, float, float, float, IEntityModifier.IEntityModifierListener, IEaseFunction) - Constructor for class org.andengine.entity.modifier.CubicBezierCurveMoveModifier
 
CYAN - Static variable in class org.andengine.util.color.Color
 
CYAN_ABGR_PACKED_FLOAT - Static variable in class org.andengine.util.color.Color
 
CYAN_ABGR_PACKED_INT - Static variable in class org.andengine.util.color.Color
 
CYAN_ARGB_PACKED_INT - Static variable in class org.andengine.util.color.Color
 

D

d(String) - Static method in class org.andengine.util.debug.Debug
 
d(String, Throwable) - Static method in class org.andengine.util.debug.Debug
 
d(String, String) - Static method in class org.andengine.util.debug.Debug
 
d(String, String, Throwable) - Static method in class org.andengine.util.debug.Debug
 
DataConstants - Interface in org.andengine.util.adt
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
DataUtils - Class in org.andengine.util.adt.data
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
DataUtils() - Constructor for class org.andengine.util.adt.data.DataUtils
 
DAYS_PER_MONTH - Static variable in interface org.andengine.util.time.TimeConstants
 
DAYS_PER_WEEK - Static variable in interface org.andengine.util.time.TimeConstants
 
Debug - Class in org.andengine.util.debug
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
Debug() - Constructor for class org.andengine.util.debug.Debug
 
Debug.DebugLevel - Enum in org.andengine.util.debug
 
DEBUGTAG - Static variable in interface org.andengine.util.Constants
 
DebugTextureAtlasStateListener() - Constructor for class org.andengine.opengl.texture.atlas.ITextureAtlas.ITextureAtlasStateListener.DebugTextureAtlasStateListener
 
DebugTextureStateListener<T extends ITextureAtlasSource> - Class in org.andengine.opengl.texture
(c) Zynga 2012
DebugTextureStateListener() - Constructor for class org.andengine.opengl.texture.DebugTextureStateListener
 
DebugTime(long, String) - Constructor for class org.andengine.util.debug.DebugTimer.DebugTime
 
DebugTime(long, String, boolean) - Constructor for class org.andengine.util.debug.DebugTimer.DebugTime
 
DebugTimer - Class in org.andengine.util.debug
(c) Zynga 2011
DebugTimer(String) - Constructor for class org.andengine.util.debug.DebugTimer
 
DebugTimer(Debug.DebugLevel, String) - Constructor for class org.andengine.util.debug.DebugTimer
 
DebugTimer.DebugTime - Class in org.andengine.util.debug
 
decode(String, int) - Static method in class org.andengine.util.base64.Base64
Decode the Base64-encoded data in input and return the data in a new byte array.
decode(byte[], int) - Static method in class org.andengine.util.base64.Base64
Decode the Base64-encoded data in input and return the data in a new byte array.
decode(byte[], int, int, int) - Static method in class org.andengine.util.base64.Base64
Decode the Base64-encoded data in input and return the data in a new byte array.
deepCopy() - Method in class org.andengine.entity.modifier.AlphaModifier
 
deepCopy() - Method in class org.andengine.entity.modifier.CardinalSplineMoveModifier.CardinalSplineMoveModifierConfig
 
deepCopy() - Method in class org.andengine.entity.modifier.CardinalSplineMoveModifier
 
deepCopy() - Method in class org.andengine.entity.modifier.ColorModifier
 
deepCopy() - Method in class org.andengine.entity.modifier.CubicBezierCurveMoveModifier
 
deepCopy() - Method in class org.andengine.entity.modifier.DelayModifier
 
deepCopy() - Method in class org.andengine.entity.modifier.FadeInModifier
 
deepCopy() - Method in class org.andengine.entity.modifier.FadeOutModifier
 
deepCopy() - Method in interface org.andengine.entity.modifier.IEntityModifier
 
deepCopy() - Method in class org.andengine.entity.modifier.JumpModifier
 
deepCopy() - Method in class org.andengine.entity.modifier.LoopEntityModifier
 
deepCopy() - Method in class org.andengine.entity.modifier.MoveByModifier
 
deepCopy() - Method in class org.andengine.entity.modifier.MoveModifier
 
deepCopy() - Method in class org.andengine.entity.modifier.MoveXModifier
 
deepCopy() - Method in class org.andengine.entity.modifier.MoveYModifier
 
deepCopy() - Method in class org.andengine.entity.modifier.ParallelEntityModifier
 
deepCopy() - Method in class org.andengine.entity.modifier.PathModifier
 
deepCopy() - Method in class org.andengine.entity.modifier.PathModifier.Path
 
deepCopy() - Method in class org.andengine.entity.modifier.QuadraticBezierCurveMoveModifier
 
deepCopy() - Method in class org.andengine.entity.modifier.RotationAtModifier
 
deepCopy() - Method in class org.andengine.entity.modifier.RotationByModifier
 
deepCopy() - Method in class org.andengine.entity.modifier.RotationModifier
 
deepCopy() - Method in class org.andengine.entity.modifier.ScaleAtModifier
 
deepCopy() - Method in class org.andengine.entity.modifier.ScaleModifier
 
deepCopy() - Method in class org.andengine.entity.modifier.SequenceEntityModifier
 
deepCopy() - Method in class org.andengine.entity.modifier.SkewModifier
 
deepCopy() - Method in class org.andengine.entity.modifier.SkewXModifier
 
deepCopy() - Method in class org.andengine.entity.modifier.SkewYModifier
 
deepCopy() - Method in class org.andengine.entity.scene.background.modifier.ColorBackgroundModifier
 
deepCopy() - Method in interface org.andengine.entity.scene.background.modifier.IBackgroundModifier
 
deepCopy() - Method in class org.andengine.entity.scene.background.modifier.LoopBackgroundModifier
 
deepCopy() - Method in class org.andengine.entity.scene.background.modifier.ParallelBackgroundModifier
 
deepCopy() - Method in class org.andengine.entity.scene.background.modifier.SequenceBackgroundModifier
 
deepCopy() - Method in class org.andengine.entity.sprite.AnimationData
 
deepCopy() - Method in interface org.andengine.entity.sprite.IAnimationData
 
deepCopy() - Method in class org.andengine.opengl.texture.atlas.bitmap.source.AssetBitmapTextureAtlasSource
 
deepCopy() - Method in class org.andengine.opengl.texture.atlas.bitmap.source.decorator.BaseBitmapTextureAtlasSourceDecorator
 
deepCopy() - Method in class org.andengine.opengl.texture.atlas.bitmap.source.decorator.BaseBitmapTextureAtlasSourceDecorator.TextureAtlasSourceDecoratorOptions
 
deepCopy() - Method in class org.andengine.opengl.texture.atlas.bitmap.source.decorator.BaseShapeBitmapTextureAtlasSourceDecorator
 
deepCopy() - Method in class org.andengine.opengl.texture.atlas.bitmap.source.decorator.ColorKeyBitmapTextureAtlasSourceDecorator
 
deepCopy() - Method in class org.andengine.opengl.texture.atlas.bitmap.source.decorator.ColorSwapBitmapTextureAtlasSourceDecorator
 
deepCopy() - Method in class org.andengine.opengl.texture.atlas.bitmap.source.decorator.FillBitmapTextureAtlasSourceDecorator
 
deepCopy() - Method in class org.andengine.opengl.texture.atlas.bitmap.source.decorator.LinearGradientFillBitmapTextureAtlasSourceDecorator
 
deepCopy() - Method in class org.andengine.opengl.texture.atlas.bitmap.source.decorator.OutlineBitmapTextureAtlasSourceDecorator
 
deepCopy() - Method in class org.andengine.opengl.texture.atlas.bitmap.source.decorator.RadialGradientFillBitmapTextureAtlasSourceDecorator
 
deepCopy() - Method in class org.andengine.opengl.texture.atlas.bitmap.source.EmptyBitmapTextureAtlasSource
 
deepCopy() - Method in class org.andengine.opengl.texture.atlas.bitmap.source.FileBitmapTextureAtlasSource
 
deepCopy() - Method in interface org.andengine.opengl.texture.atlas.bitmap.source.IBitmapTextureAtlasSource
 
deepCopy() - Method in class org.andengine.opengl.texture.atlas.bitmap.source.PictureBitmapTextureAtlasSource
 
deepCopy() - Method in class org.andengine.opengl.texture.atlas.bitmap.source.ResourceBitmapTextureAtlasSource
 
deepCopy() - Method in interface org.andengine.opengl.texture.atlas.source.ITextureAtlasSource
 
deepCopy() - Method in class org.andengine.opengl.texture.region.BaseTextureRegion
 
deepCopy() - Method in interface org.andengine.opengl.texture.region.ITextureRegion
 
deepCopy() - Method in interface org.andengine.opengl.texture.region.ITiledTextureRegion
 
deepCopy() - Method in class org.andengine.opengl.texture.region.TextureRegion
 
deepCopy() - Method in class org.andengine.opengl.texture.region.TiledTextureRegion
 
deepCopy() - Method in class org.andengine.util.modifier.BaseModifier
 
deepCopy() - Method in interface org.andengine.util.modifier.IModifier
 
deepCopy() - Method in class org.andengine.util.modifier.LoopModifier
 
deepCopy() - Method in class org.andengine.util.modifier.ParallelModifier
 
deepCopy() - Method in class org.andengine.util.modifier.SequenceModifier
 
DeepCopyNotSupportedException() - Constructor for exception org.andengine.util.modifier.IModifier.DeepCopyNotSupportedException
 
deepCopyReverse() - Method in class org.andengine.entity.modifier.CardinalSplineMoveModifier.CardinalSplineMoveModifierConfig
 
DEFAULT - Static variable in interface org.andengine.entity.scene.menu.animator.IMenuAnimator
 
DEFAULT - Static variable in class org.andengine.opengl.font.BitmapFont.BitmapFontOptions
 
DEFAULT - Static variable in class org.andengine.opengl.texture.atlas.bitmap.source.decorator.BaseBitmapTextureAtlasSourceDecorator.TextureAtlasSourceDecoratorOptions
 
DEFAULT - Static variable in class org.andengine.opengl.texture.TextureOptions
 
DEFAULT - Static variable in class org.andengine.util.base64.Base64
Default values for encoder/decoder flags.
DEG_TO_RAD - Static variable in interface org.andengine.util.math.MathConstants
 
degToRad(float) - Static method in class org.andengine.util.math.MathUtils
 
DelayModifier - Class in org.andengine.entity.modifier
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
DelayModifier(float, IEntityModifier.IEntityModifierListener) - Constructor for class org.andengine.entity.modifier.DelayModifier
 
DelayModifier(float) - Constructor for class org.andengine.entity.modifier.DelayModifier
 
DelayModifier(DelayModifier) - Constructor for class org.andengine.entity.modifier.DelayModifier
 
delete(GLState) - Method in class org.andengine.opengl.shader.ShaderProgram
 
delete(long) - Method in class org.andengine.util.adt.map.LongSparseArray
Removes the mapping from the specified key, if there was any.
deleteArrayBuffer(int) - Method in class org.andengine.opengl.util.GLState
 
deleteDirectory(File) - Static method in class org.andengine.util.FileUtils
Deletes all files and sub-directories under dir.
deleteFramebuffer(int) - Method in class org.andengine.opengl.util.GLState
 
deleteIndexBuffer(int) - Method in class org.andengine.opengl.util.GLState
 
deleteProgram(int) - Method in class org.andengine.opengl.util.GLState
 
deleteTexture(int) - Method in class org.andengine.opengl.util.GLState
 
destroy(GLState) - Method in class org.andengine.opengl.texture.render.RenderTexture
 
detachChild(IEntity) - Method in class org.andengine.entity.Entity
 
detachChild(int) - Method in class org.andengine.entity.Entity
 
detachChild(IEntityMatcher) - Method in class org.andengine.entity.Entity
 
detachChild(IEntity) - Method in interface org.andengine.entity.IEntity
WARNING: This function should be called from within RunnableHandler.postRunnable(Runnable) which is registered to a Scene or the Engine itself, because otherwise it may throw an IndexOutOfBoundsException in the Update-Thread or the GL-Thread!
detachChild(int) - Method in interface org.andengine.entity.IEntity
WARNING: This function should be called from within RunnableHandler.postRunnable(Runnable) which is registered to a Scene or the Engine itself, because otherwise it may throw an IndexOutOfBoundsException in the Update-Thread or the GL-Thread!
detachChild(IEntityMatcher) - Method in interface org.andengine.entity.IEntity
WARNING: This function should be called from within RunnableHandler.postRunnable(Runnable) which is registered to a Scene or the Engine itself, because otherwise it may throw an IndexOutOfBoundsException in the Update-Thread or the GL-Thread!
detachChild(IEntity) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
detachChild(int) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
detachChild(IEntityMatcher) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
detachChildren() - Method in class org.andengine.entity.Entity
 
detachChildren(IEntityMatcher) - Method in class org.andengine.entity.Entity
 
detachChildren(IEntityMatcher) - Method in interface org.andengine.entity.IEntity
WARNING: This function should be called from within RunnableHandler.postRunnable(Runnable) which is registered to a Scene or the Engine itself, because otherwise it may throw an IndexOutOfBoundsException in the Update-Thread or the GL-Thread!
detachChildren() - Method in interface org.andengine.entity.IEntity
 
detachChildren(IEntityMatcher) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
detachChildren() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
detachParallaxEntity(ParallaxBackground.ParallaxEntity) - Method in class org.andengine.entity.scene.background.ParallaxBackground
 
detachSelf() - Method in class org.andengine.entity.Entity
 
detachSelf() - Method in interface org.andengine.entity.IEntity
 
detachSelf() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
determineCurrentRate() - Method in class org.andengine.entity.particle.ParticleSystem
 
DeviceNotSupportedException - Exception in org.andengine.util.exception
(c) Zynga 2012
DeviceNotSupportedException(DeviceNotSupportedException.DeviceNotSupportedCause) - Constructor for exception org.andengine.util.exception.DeviceNotSupportedException
 
DeviceNotSupportedException(DeviceNotSupportedException.DeviceNotSupportedCause, Throwable) - Constructor for exception org.andengine.util.exception.DeviceNotSupportedException
 
DeviceNotSupportedException.DeviceNotSupportedCause - Enum in org.andengine.util.exception
 
DialogUtils - Class in org.andengine.util
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
DialogUtils() - Constructor for class org.andengine.util.DialogUtils
 
DiamondSprite - Class in org.andengine.entity.sprite
Unlike Sprite, the DiamondSprite class doesn't render the rectangular outline of a ITextureRegion, but cuts out a diamond.
DiamondSprite(float, float, ITextureRegion, VertexBufferObjectManager) - Constructor for class org.andengine.entity.sprite.DiamondSprite
 
DiamondSprite(float, float, ITextureRegion, VertexBufferObjectManager, ShaderProgram) - Constructor for class org.andengine.entity.sprite.DiamondSprite
 
DiamondSprite(float, float, ITextureRegion, VertexBufferObjectManager, DrawType) - Constructor for class org.andengine.entity.sprite.DiamondSprite
 
DiamondSprite(float, float, ITextureRegion, VertexBufferObjectManager, DrawType, ShaderProgram) - Constructor for class org.andengine.entity.sprite.DiamondSprite
 
DiamondSprite(float, float, ITextureRegion, IDiamondSpriteVertexBufferObject) - Constructor for class org.andengine.entity.sprite.DiamondSprite
 
DiamondSprite(float, float, ITextureRegion, IDiamondSpriteVertexBufferObject, ShaderProgram) - Constructor for class org.andengine.entity.sprite.DiamondSprite
 
DiamondSprite(float, float, float, float, ITextureRegion, VertexBufferObjectManager) - Constructor for class org.andengine.entity.sprite.DiamondSprite
 
DiamondSprite(float, float, float, float, ITextureRegion, VertexBufferObjectManager, ShaderProgram) - Constructor for class org.andengine.entity.sprite.DiamondSprite
 
DiamondSprite(float, float, float, float, ITextureRegion, VertexBufferObjectManager, DrawType) - Constructor for class org.andengine.entity.sprite.DiamondSprite
 
DiamondSprite(float, float, float, float, ITextureRegion, VertexBufferObjectManager, DrawType, ShaderProgram) - Constructor for class org.andengine.entity.sprite.DiamondSprite
 
DiamondSprite(float, float, float, float, ITextureRegion, IDiamondSpriteVertexBufferObject) - Constructor for class org.andengine.entity.sprite.DiamondSprite
 
DiamondSprite(float, float, float, float, ITextureRegion, IDiamondSpriteVertexBufferObject, ShaderProgram) - Constructor for class org.andengine.entity.sprite.DiamondSprite
 
DigitalOnScreenControl - Class in org.andengine.engine.camera.hud.controls
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
DigitalOnScreenControl(float, float, Camera, ITextureRegion, ITextureRegion, float, VertexBufferObjectManager, BaseOnScreenControl.IOnScreenControlListener) - Constructor for class org.andengine.engine.camera.hud.controls.DigitalOnScreenControl
 
DigitalOnScreenControl(float, float, Camera, ITextureRegion, ITextureRegion, float, boolean, VertexBufferObjectManager, BaseOnScreenControl.IOnScreenControlListener) - Constructor for class org.andengine.engine.camera.hud.controls.DigitalOnScreenControl
 
Direction - Enum in org.andengine.util.algorithm.path
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
DirectMenuAnimator - Class in org.andengine.entity.scene.menu.animator
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
DirectMenuAnimator() - Constructor for class org.andengine.entity.scene.menu.animator.DirectMenuAnimator
 
DirectMenuAnimator(HorizontalAlign) - Constructor for class org.andengine.entity.scene.menu.animator.DirectMenuAnimator
 
DirectMenuAnimator(float) - Constructor for class org.andengine.entity.scene.menu.animator.DirectMenuAnimator
 
DirectMenuAnimator(HorizontalAlign, float) - Constructor for class org.andengine.entity.scene.menu.animator.DirectMenuAnimator
 
disableAccelerationSensor(Context) - Method in class org.andengine.engine.Engine
 
disableAccelerationSensor() - Method in class org.andengine.ui.activity.BaseGameActivity
 
disableBlend() - Method in class org.andengine.opengl.util.GLState
 
disableCulling() - Method in class org.andengine.opengl.util.GLState
 
disableDepthTest() - Method in class org.andengine.opengl.util.GLState
 
disableDither() - Method in class org.andengine.opengl.util.GLState
 
disableLocationSensor(Context) - Method in class org.andengine.engine.Engine
 
disableLocationSensor() - Method in class org.andengine.ui.activity.BaseGameActivity
 
disableOrientationSensor(Context) - Method in class org.andengine.engine.Engine
 
disableOrientationSensor() - Method in class org.andengine.ui.activity.BaseGameActivity
 
disableScissorTest() - Method in class org.andengine.opengl.util.GLState
 
dispose() - Method in class org.andengine.entity.Entity
 
dispose() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
dispose() - Method in class org.andengine.entity.shape.Shape
 
dispose() - Method in class org.andengine.entity.sprite.batch.SpriteBatch
 
dispose() - Method in class org.andengine.opengl.vbo.SharedMemoryVertexBufferObject
 
dispose() - Method in class org.andengine.opengl.vbo.VertexBufferObject
 
dispose() - Method in class org.andengine.opengl.vbo.ZeroMemoryVertexBufferObject
 
dispose() - Method in interface org.andengine.util.IDisposable
 
distance(float, float, float, float) - Static method in class org.andengine.util.math.MathUtils
 
doAsync(int, int, Callable<T>, Callback<T>) - Method in class org.andengine.ui.activity.BaseActivity
Performs a task in the background, showing a ProgressDialog, while the Callable is being processed.
doAsync(int, int, Callable<T>, Callback<T>, Callback<Exception>) - Method in class org.andengine.ui.activity.BaseActivity
Performs a task in the background, showing a indeterminate ProgressDialog, while the Callable is being processed.
doAsync(int, int, AsyncCallable<T>, Callback<T>, Callback<Exception>) - Method in class org.andengine.ui.activity.BaseActivity
Performs a task in the background, showing an indeterminate ProgressDialog, while the AsyncCallable is being processed.
doAsync(Context, int, int, Callable<T>, Callback<T>) - Static method in class org.andengine.util.ActivityUtils
 
doAsync(Context, CharSequence, CharSequence, Callable<T>, Callback<T>) - Static method in class org.andengine.util.ActivityUtils
 
doAsync(Context, int, int, Callable<T>, Callback<T>, boolean) - Static method in class org.andengine.util.ActivityUtils
 
doAsync(Context, CharSequence, CharSequence, Callable<T>, Callback<T>, boolean) - Static method in class org.andengine.util.ActivityUtils
 
doAsync(Context, int, int, Callable<T>, Callback<T>, Callback<Exception>) - Static method in class org.andengine.util.ActivityUtils
 
doAsync(Context, CharSequence, CharSequence, Callable<T>, Callback<T>, Callback<Exception>) - Static method in class org.andengine.util.ActivityUtils
 
doAsync(Context, int, int, Callable<T>, Callback<T>, Callback<Exception>, boolean) - Static method in class org.andengine.util.ActivityUtils
 
doAsync(Context, CharSequence, CharSequence, Callable<T>, Callback<T>, Callback<Exception>, boolean) - Static method in class org.andengine.util.ActivityUtils
 
doAsync(Context, int, int, AsyncCallable<T>, Callback<T>, Callback<Exception>) - Static method in class org.andengine.util.ActivityUtils
 
doAsync(Context, CharSequence, CharSequence, AsyncCallable<T>, Callback<T>, Callback<Exception>) - Static method in class org.andengine.util.ActivityUtils
 
doProgressAsync(int, int, ProgressCallable<T>, Callback<T>) - Method in class org.andengine.ui.activity.BaseActivity
Performs a task in the background, showing a ProgressDialog with an ProgressBar, while the AsyncCallable is being processed.
doProgressAsync(int, int, ProgressCallable<T>, Callback<T>, Callback<Exception>) - Method in class org.andengine.ui.activity.BaseActivity
Performs a task in the background, showing a ProgressDialog with a ProgressBar, while the AsyncCallable is being processed.
doProgressAsync(Context, int, int, ProgressCallable<T>, Callback<T>) - Static method in class org.andengine.util.ActivityUtils
 
doProgressAsync(Context, CharSequence, int, ProgressCallable<T>, Callback<T>) - Static method in class org.andengine.util.ActivityUtils
 
doProgressAsync(Context, int, int, ProgressCallable<T>, Callback<T>, Callback<Exception>) - Static method in class org.andengine.util.ActivityUtils
 
doProgressAsync(Context, CharSequence, int, ProgressCallable<T>, Callback<T>, Callback<Exception>) - Static method in class org.andengine.util.ActivityUtils
 
dot(float, float, float, float) - Static method in class org.andengine.util.math.MathUtils
 
DoubleOperator - Enum in org.andengine.util.adt.data.operator
(c) Zynga 2012
DoubleSceneSplitScreenEngine - Class in org.andengine.engine.splitscreen
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
DoubleSceneSplitScreenEngine(EngineOptions, Camera) - Constructor for class org.andengine.engine.splitscreen.DoubleSceneSplitScreenEngine
 
DoubleValueChangeEntityModifier - Class in org.andengine.entity.modifier
(c) Zynga 2011
DoubleValueChangeEntityModifier(float, float, float) - Constructor for class org.andengine.entity.modifier.DoubleValueChangeEntityModifier
 
DoubleValueChangeEntityModifier(float, float, float, IEntityModifier.IEntityModifierListener) - Constructor for class org.andengine.entity.modifier.DoubleValueChangeEntityModifier
 
DoubleValueChangeEntityModifier(DoubleValueChangeEntityModifier) - Constructor for class org.andengine.entity.modifier.DoubleValueChangeEntityModifier
 
DoubleValueSpanEntityModifier - Class in org.andengine.entity.modifier
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
DoubleValueSpanEntityModifier(float, float, float, float, float) - Constructor for class org.andengine.entity.modifier.DoubleValueSpanEntityModifier
 
DoubleValueSpanEntityModifier(float, float, float, float, float, IEaseFunction) - Constructor for class org.andengine.entity.modifier.DoubleValueSpanEntityModifier
 
DoubleValueSpanEntityModifier(float, float, float, float, float, IEntityModifier.IEntityModifierListener) - Constructor for class org.andengine.entity.modifier.DoubleValueSpanEntityModifier
 
DoubleValueSpanEntityModifier(float, float, float, float, float, IEntityModifier.IEntityModifierListener, IEaseFunction) - Constructor for class org.andengine.entity.modifier.DoubleValueSpanEntityModifier
 
DoubleValueSpanEntityModifier(DoubleValueSpanEntityModifier) - Constructor for class org.andengine.entity.modifier.DoubleValueSpanEntityModifier
 
draw(GLState, Camera) - Method in class org.andengine.entity.Entity
 
draw(GLState, Camera) - Method in class org.andengine.entity.primitive.Line
 
draw(GLState, Camera) - Method in class org.andengine.entity.primitive.Mesh
 
draw(GLState, Camera) - Method in class org.andengine.entity.primitive.Rectangle
 
draw(GLState, Camera) - Method in class org.andengine.entity.sprite.batch.SpriteBatch
 
draw(ITextureRegion, float, float, float, float, float, float, float, float) - Method in class org.andengine.entity.sprite.batch.SpriteBatch
 
draw(ITextureRegion, float, float, float, float, float) - Method in class org.andengine.entity.sprite.batch.SpriteBatch
 
draw(ITextureRegion, float, float, float, float, float, float, float, float, float) - Method in class org.andengine.entity.sprite.batch.SpriteBatch
 
draw(ITextureRegion, float, float, float, float, float, float, float, float, float, float) - Method in class org.andengine.entity.sprite.batch.SpriteBatch
 
draw(ITextureRegion, float, float, float, float, float, float, float, float, float, float, float) - Method in class org.andengine.entity.sprite.batch.SpriteBatch
 
draw(ITextureRegion, float, float, float, float, float, float, float, float, float, float, float, float) - Method in class org.andengine.entity.sprite.batch.SpriteBatch
 
draw(Sprite) - Method in class org.andengine.entity.sprite.batch.SpriteBatch
 
draw(Sprite, float, float, float, float) - Method in class org.andengine.entity.sprite.batch.SpriteBatch
 
draw(Sprite, float) - Method in class org.andengine.entity.sprite.batch.SpriteBatch
 
draw(ITextureRegion, IEntity, float, float) - Method in class org.andengine.entity.sprite.batch.SpriteBatch
 
draw(ITextureRegion, IEntity, float, float, float, float, float, float) - Method in class org.andengine.entity.sprite.batch.SpriteBatch
 
draw(ITextureRegion, IEntity, float, float, float) - Method in class org.andengine.entity.sprite.batch.SpriteBatch
 
draw(GLState, Camera) - Method in class org.andengine.entity.sprite.Sprite
 
draw(GLState, Camera) - Method in class org.andengine.entity.sprite.TiledSprite
 
draw(GLState, Camera) - Method in class org.andengine.entity.sprite.UniformColorSprite
 
draw(GLState, Camera) - Method in class org.andengine.entity.text.Text
 
draw(GLState, Camera) - Method in class org.andengine.entity.text.TickerText
 
draw(int, int) - Method in interface org.andengine.opengl.vbo.IVertexBufferObject
 
draw(int, int, int) - Method in interface org.andengine.opengl.vbo.IVertexBufferObject
 
draw(int, int) - Method in class org.andengine.opengl.vbo.VertexBufferObject
 
draw(int, int, int) - Method in class org.andengine.opengl.vbo.VertexBufferObject
 
draw(int, int) - Method in class org.andengine.opengl.vbo.ZeroMemoryVertexBufferObject
 
draw(int, int, int) - Method in class org.andengine.opengl.vbo.ZeroMemoryVertexBufferObject
 
DrawHandlerList - Class in org.andengine.engine.handler
(c) Zynga 2011
DrawHandlerList() - Constructor for class org.andengine.engine.handler.DrawHandlerList
 
DrawHandlerList(int) - Constructor for class org.andengine.engine.handler.DrawHandlerList
 
drawLetter(String, float, float) - Method in class org.andengine.opengl.font.Font
 
drawLetter(String, float, float) - Method in class org.andengine.opengl.font.StrokeFont
 
DrawMode - Enum in org.andengine.entity.primitive
(c) Zynga 2012
DrawType - Enum in org.andengine.opengl.vbo
(c) Zynga 2012
drawWithoutChecks(ITextureRegion, float, float, float, float, float, float, float, float) - Method in class org.andengine.entity.sprite.batch.SpriteBatch
 
drawWithoutChecks(ITextureRegion, float, float, float, float, float) - Method in class org.andengine.entity.sprite.batch.SpriteBatch
 
drawWithoutChecks(ITextureRegion, float, float, float, float, float, float, float, float, float) - Method in class org.andengine.entity.sprite.batch.SpriteBatch
 
drawWithoutChecks(ITextureRegion, float, float, float, float, float, float, float, float, float, float) - Method in class org.andengine.entity.sprite.batch.SpriteBatch
 
drawWithoutChecks(ITextureRegion, float, float, float, float, float, float, float, float, float, float, float) - Method in class org.andengine.entity.sprite.batch.SpriteBatch
 
drawWithoutChecks(ITextureRegion, float, float, float, float, float, float, float, float, float, float, float, float) - Method in class org.andengine.entity.sprite.batch.SpriteBatch
 
drawWithoutChecks(Sprite) - Method in class org.andengine.entity.sprite.batch.SpriteBatch
 
drawWithoutChecks(Sprite, float, float, float, float) - Method in class org.andengine.entity.sprite.batch.SpriteBatch
 
drawWithoutChecks(Sprite, float) - Method in class org.andengine.entity.sprite.batch.SpriteBatch
 
drawWithoutChecks(ITextureRegion, IEntity, float, float) - Method in class org.andengine.entity.sprite.batch.SpriteBatch
 
drawWithoutChecks(ITextureRegion, IEntity, float, float, float, float, float, float) - Method in class org.andengine.entity.sprite.batch.SpriteBatch
 
drawWithoutChecks(ITextureRegion, IEntity, float, float, float) - Method in class org.andengine.entity.sprite.batch.SpriteBatch
 
dump(int) - Method in class org.andengine.util.debug.DebugTimer.DebugTime
 
dump(int, String) - Method in class org.andengine.util.debug.DebugTimer.DebugTime
 
dump() - Method in class org.andengine.util.debug.DebugTimer
 
dump(boolean) - Method in class org.andengine.util.debug.DebugTimer
 
dumpCurrentThreadInfo() - Static method in class org.andengine.util.ThreadUtils
 
dumpCurrentThreadInfo(Debug.DebugLevel) - Static method in class org.andengine.util.ThreadUtils
 
DURATION - Static variable in class org.andengine.entity.scene.menu.animator.BaseMenuAnimator
 
DurationEntityModifier - Class in org.andengine.entity.modifier
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
DurationEntityModifier(float) - Constructor for class org.andengine.entity.modifier.DurationEntityModifier
 
DurationEntityModifier(float, IEntityModifier.IEntityModifierListener) - Constructor for class org.andengine.entity.modifier.DurationEntityModifier
 
DurationEntityModifier(DurationEntityModifier) - Constructor for class org.andengine.entity.modifier.DurationEntityModifier
 
dUser(String, String) - Static method in class org.andengine.util.debug.Debug
 
dUser(String, Throwable, String) - Static method in class org.andengine.util.debug.Debug
 
dUser(String, String, String) - Static method in class org.andengine.util.debug.Debug
 
dUser(String, String, Throwable, String) - Static method in class org.andengine.util.debug.Debug
 
DynamicSpriteBatch - Class in org.andengine.entity.sprite.batch
(c) Zynga 2011
DynamicSpriteBatch(ITexture, int, VertexBufferObjectManager) - Constructor for class org.andengine.entity.sprite.batch.DynamicSpriteBatch
 
DynamicSpriteBatch(float, float, ITexture, int, VertexBufferObjectManager) - Constructor for class org.andengine.entity.sprite.batch.DynamicSpriteBatch
 
DynamicSpriteBatch(ITexture, int, VertexBufferObjectManager, DrawType) - Constructor for class org.andengine.entity.sprite.batch.DynamicSpriteBatch
 
DynamicSpriteBatch(float, float, ITexture, int, VertexBufferObjectManager, DrawType) - Constructor for class org.andengine.entity.sprite.batch.DynamicSpriteBatch
 
DynamicSpriteBatch(ITexture, int, VertexBufferObjectManager, ShaderProgram) - Constructor for class org.andengine.entity.sprite.batch.DynamicSpriteBatch
 
DynamicSpriteBatch(float, float, ITexture, int, VertexBufferObjectManager, ShaderProgram) - Constructor for class org.andengine.entity.sprite.batch.DynamicSpriteBatch
 
DynamicSpriteBatch(ITexture, int, ISpriteBatchVertexBufferObject) - Constructor for class org.andengine.entity.sprite.batch.DynamicSpriteBatch
 
DynamicSpriteBatch(float, float, ITexture, int, ISpriteBatchVertexBufferObject) - Constructor for class org.andengine.entity.sprite.batch.DynamicSpriteBatch
 
DynamicSpriteBatch(ITexture, int, VertexBufferObjectManager, DrawType, ShaderProgram) - Constructor for class org.andengine.entity.sprite.batch.DynamicSpriteBatch
 
DynamicSpriteBatch(float, float, ITexture, int, VertexBufferObjectManager, DrawType, ShaderProgram) - Constructor for class org.andengine.entity.sprite.batch.DynamicSpriteBatch
 
DynamicSpriteBatch(ITexture, int, ISpriteBatchVertexBufferObject, ShaderProgram) - Constructor for class org.andengine.entity.sprite.batch.DynamicSpriteBatch
 
DynamicSpriteBatch(float, float, ITexture, int, ISpriteBatchVertexBufferObject, ShaderProgram) - Constructor for class org.andengine.entity.sprite.batch.DynamicSpriteBatch
 

E

e(String) - Static method in class org.andengine.util.debug.Debug
 
e(Throwable) - Static method in class org.andengine.util.debug.Debug
 
e(String, Throwable) - Static method in class org.andengine.util.debug.Debug
 
e(String, String) - Static method in class org.andengine.util.debug.Debug
 
e(String, String, Throwable) - Static method in class org.andengine.util.debug.Debug
 
EaseBackIn - Class in org.andengine.util.modifier.ease
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
EaseBackInOut - Class in org.andengine.util.modifier.ease
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
EaseBackOut - Class in org.andengine.util.modifier.ease
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
EaseBounceIn - Class in org.andengine.util.modifier.ease
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
EaseBounceInOut - Class in org.andengine.util.modifier.ease
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
EaseBounceOut - Class in org.andengine.util.modifier.ease
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
EaseCircularIn - Class in org.andengine.util.modifier.ease
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
EaseCircularInOut - Class in org.andengine.util.modifier.ease
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
EaseCircularOut - Class in org.andengine.util.modifier.ease
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
EaseCubicIn - Class in org.andengine.util.modifier.ease
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
EaseCubicInOut - Class in org.andengine.util.modifier.ease
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
EaseCubicOut - Class in org.andengine.util.modifier.ease
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
EaseElasticIn - Class in org.andengine.util.modifier.ease
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
EaseElasticInOut - Class in org.andengine.util.modifier.ease
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
EaseElasticOut - Class in org.andengine.util.modifier.ease
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
EaseExponentialIn - Class in org.andengine.util.modifier.ease
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
EaseExponentialInOut - Class in org.andengine.util.modifier.ease
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
EaseExponentialOut - Class in org.andengine.util.modifier.ease
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
EaseLinear - Class in org.andengine.util.modifier.ease
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
EaseQuadIn - Class in org.andengine.util.modifier.ease
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
EaseQuadInOut - Class in org.andengine.util.modifier.ease
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
EaseQuadOut - Class in org.andengine.util.modifier.ease
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
EaseQuartIn - Class in org.andengine.util.modifier.ease
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
EaseQuartInOut - Class in org.andengine.util.modifier.ease
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
EaseQuartOut - Class in org.andengine.util.modifier.ease
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
EaseQuintIn - Class in org.andengine.util.modifier.ease
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
EaseQuintInOut - Class in org.andengine.util.modifier.ease
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
EaseQuintOut - Class in org.andengine.util.modifier.ease
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
EaseSineIn - Class in org.andengine.util.modifier.ease
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
EaseSineInOut - Class in org.andengine.util.modifier.ease
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
EaseSineOut - Class in org.andengine.util.modifier.ease
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
EaseStrongIn - Class in org.andengine.util.modifier.ease
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
EaseStrongInOut - Class in org.andengine.util.modifier.ease
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
EaseStrongOut - Class in org.andengine.util.modifier.ease
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
EllipseBitmapTextureAtlasSourceDecoratorShape - Class in org.andengine.opengl.texture.atlas.bitmap.source.decorator.shape
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
EllipseBitmapTextureAtlasSourceDecoratorShape() - Constructor for class org.andengine.opengl.texture.atlas.bitmap.source.decorator.shape.EllipseBitmapTextureAtlasSourceDecoratorShape
 
EmptyBitmapTextureAtlasSource - Class in org.andengine.opengl.texture.atlas.bitmap.source
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
EmptyBitmapTextureAtlasSource(int, int) - Constructor for class org.andengine.opengl.texture.atlas.bitmap.source.EmptyBitmapTextureAtlasSource
 
EmptyBitmapTextureAtlasSource(int, int, int, int) - Constructor for class org.andengine.opengl.texture.atlas.bitmap.source.EmptyBitmapTextureAtlasSource
 
enableAccelerationSensor(Context, IAccelerationListener) - Method in class org.andengine.engine.Engine
 
enableAccelerationSensor(Context, IAccelerationListener, AccelerationSensorOptions) - Method in class org.andengine.engine.Engine
 
enableAccelerationSensor(IAccelerationListener) - Method in class org.andengine.ui.activity.BaseGameActivity
 
enableAccelerationSensor(IAccelerationListener, AccelerationSensorOptions) - Method in class org.andengine.ui.activity.BaseGameActivity
 
enableBlend() - Method in class org.andengine.opengl.util.GLState
 
enableCulling() - Method in class org.andengine.opengl.util.GLState
 
enableDepthTest() - Method in class org.andengine.opengl.util.GLState
 
enableDither() - Method in class org.andengine.opengl.util.GLState
 
enableLocationSensor(Context, ILocationListener, LocationSensorOptions) - Method in class org.andengine.engine.Engine
 
enableLocationSensor(ILocationListener, LocationSensorOptions) - Method in class org.andengine.ui.activity.BaseGameActivity
 
enableOrientationSensor(Context, IOrientationListener) - Method in class org.andengine.engine.Engine
 
enableOrientationSensor(Context, IOrientationListener, OrientationSensorOptions) - Method in class org.andengine.engine.Engine
 
enableOrientationSensor(IOrientationListener) - Method in class org.andengine.ui.activity.BaseGameActivity
 
enableOrientationSensor(IOrientationListener, OrientationSensorOptions) - Method in class org.andengine.ui.activity.BaseGameActivity
 
enableScissorTest() - Method in class org.andengine.opengl.util.GLState
 
enableVibrator(Context) - Method in class org.andengine.engine.Engine
 
enableVibrator() - Method in class org.andengine.ui.activity.BaseGameActivity
 
encode(byte[], int) - Static method in class org.andengine.util.base64.Base64
Base64-encode the given data and return a newly allocated byte[] with the result.
encode(byte[], int, int, int) - Static method in class org.andengine.util.base64.Base64
Base64-encode the given data and return a newly allocated byte[] with the result.
encodeInsertionIndex(int) - Static method in class org.andengine.util.adt.list.ListUtils
 
encodeToString(byte[], int) - Static method in class org.andengine.util.base64.Base64
Base64-encode the given data and return a newly allocated String with the result.
encodeToString(byte[], int, int, int) - Static method in class org.andengine.util.base64.Base64
Base64-encode the given data and return a newly allocated String with the result.
end() - Method in class org.andengine.entity.sprite.batch.SpriteBatch
 
end(GLState) - Method in class org.andengine.opengl.texture.render.RenderTexture
 
end(GLState, boolean, boolean) - Method in class org.andengine.opengl.texture.render.RenderTexture
 
end(long) - Method in class org.andengine.util.debug.DebugTimer.DebugTime
 
end() - Method in class org.andengine.util.debug.DebugTimer
 
endElement(String, String, String) - Method in class org.andengine.util.animationpack.AnimationPackParser
 
endElement(String, String, String) - Method in class org.andengine.util.level.LevelParser
 
Engine - Class in org.andengine.engine
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
Engine(EngineOptions) - Constructor for class org.andengine.engine.Engine
 
Engine.EngineDestroyedException - Exception in org.andengine.engine
 
Engine.EngineLock - Class in org.andengine.engine
 
Engine.UpdateThread - Class in org.andengine.engine
 
EngineDestroyedException() - Constructor for exception org.andengine.engine.Engine.EngineDestroyedException
 
EngineLock(boolean) - Constructor for class org.andengine.engine.Engine.EngineLock
 
EngineOptions - Class in org.andengine.engine.options
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
EngineOptions(boolean, ScreenOrientation, IResolutionPolicy, Camera) - Constructor for class org.andengine.engine.options.EngineOptions
 
EngineRenderer - Class in org.andengine.opengl.view
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
EngineRenderer(Engine, ConfigChooser, IRendererListener) - Constructor for class org.andengine.opengl.view.EngineRenderer
 
ensureDirectoriesExistOnExternalStorage(Context, String) - Static method in class org.andengine.util.FileUtils
 
ensureInBounds() - Method in class org.andengine.engine.camera.BoundCamera
 
enter(T) - Method in class org.andengine.util.adt.list.ShiftList
 
enter(int, T) - Method in class org.andengine.util.adt.list.ShiftList
 
enter(T) - Method in class org.andengine.util.adt.queue.CircularQueue
 
enter(int, T) - Method in class org.andengine.util.adt.queue.CircularQueue
 
enter(T) - Method in class org.andengine.util.adt.queue.concurrent.SynchronizedQueue
 
enter(int, T) - Method in class org.andengine.util.adt.queue.concurrent.SynchronizedQueue
 
enter(T) - Method in interface org.andengine.util.adt.queue.IQueue
 
enter(int, T) - Method in interface org.andengine.util.adt.queue.IQueue
 
enter(T) - Method in class org.andengine.util.adt.queue.ShiftQueue
 
enter(int, T) - Method in class org.andengine.util.adt.queue.ShiftQueue
 
enter(T) - Method in class org.andengine.util.adt.queue.SortedQueue
 
enter(int, T) - Method in class org.andengine.util.adt.queue.SortedQueue
Deprecated.
enter(T) - Method in class org.andengine.util.adt.queue.UniqueQueue
 
enter(int, T) - Method in class org.andengine.util.adt.queue.UniqueQueue
Deprecated.
Entity - Class in org.andengine.entity
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
Entity() - Constructor for class org.andengine.entity.Entity
 
Entity(float, float) - Constructor for class org.andengine.entity.Entity
 
EntityBackground - Class in org.andengine.entity.scene.background
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
EntityBackground(IEntity) - Constructor for class org.andengine.entity.scene.background.EntityBackground
 
EntityBackground(float, float, float, IEntity) - Constructor for class org.andengine.entity.scene.background.EntityBackground
 
EntityDetachRunnablePoolItem - Class in org.andengine.util.adt.pool
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
EntityDetachRunnablePoolItem() - Constructor for class org.andengine.util.adt.pool.EntityDetachRunnablePoolItem
 
EntityDetachRunnablePoolUpdateHandler - Class in org.andengine.util.adt.pool
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
EntityDetachRunnablePoolUpdateHandler() - Constructor for class org.andengine.util.adt.pool.EntityDetachRunnablePoolUpdateHandler
 
EntityDetachRunnablePoolUpdateHandler(int) - Constructor for class org.andengine.util.adt.pool.EntityDetachRunnablePoolUpdateHandler
 
EntityDetachRunnablePoolUpdateHandler(int, int) - Constructor for class org.andengine.util.adt.pool.EntityDetachRunnablePoolUpdateHandler
 
EntityDetachRunnablePoolUpdateHandler(int, int, int) - Constructor for class org.andengine.util.adt.pool.EntityDetachRunnablePoolUpdateHandler
 
EntityModifier - Class in org.andengine.entity.modifier
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
EntityModifier() - Constructor for class org.andengine.entity.modifier.EntityModifier
 
EntityModifier(IEntityModifier.IEntityModifierListener) - Constructor for class org.andengine.entity.modifier.EntityModifier
 
EntityModifierList - Class in org.andengine.entity.modifier
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
EntityModifierList(IEntity) - Constructor for class org.andengine.entity.modifier.EntityModifierList
 
EntityModifierList(IEntity, int) - Constructor for class org.andengine.entity.modifier.EntityModifierList
 
equals(Object) - Method in class org.andengine.opengl.font.Letter
 
equals(byte[], int, byte[], int, int) - Static method in class org.andengine.util.adt.array.ArrayUtils
 
equals(Object) - Method in class org.andengine.util.adt.map.MultiKey
 
equals(Object) - Method in class org.andengine.util.color.Color
 
equals(Color) - Method in class org.andengine.util.color.Color
 
ETC1Texture - Class in org.andengine.opengl.texture.compressed.etc1
TODO if(!
ETC1Texture(TextureManager) - Constructor for class org.andengine.opengl.texture.compressed.etc1.ETC1Texture
 
ETC1Texture(TextureManager, ITextureStateListener) - Constructor for class org.andengine.opengl.texture.compressed.etc1.ETC1Texture
 
ETC1Texture(TextureManager, TextureOptions) - Constructor for class org.andengine.opengl.texture.compressed.etc1.ETC1Texture
 
ETC1Texture(TextureManager, TextureOptions, ITextureStateListener) - Constructor for class org.andengine.opengl.texture.compressed.etc1.ETC1Texture
 
ETC1Texture.ETC1TextureHeader - Class in org.andengine.opengl.texture.compressed.etc1
 
ETC1TextureHeader(byte[]) - Constructor for class org.andengine.opengl.texture.compressed.etc1.ETC1Texture.ETC1TextureHeader
 
EuclideanHeuristic<T> - Class in org.andengine.util.algorithm.path.astar
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
EuclideanHeuristic() - Constructor for class org.andengine.util.algorithm.path.astar.EuclideanHeuristic
 
eUser(String, String) - Static method in class org.andengine.util.debug.Debug
 
eUser(Throwable, String) - Static method in class org.andengine.util.debug.Debug
 
eUser(String, Throwable, String) - Static method in class org.andengine.util.debug.Debug
 
eUser(String, String, String) - Static method in class org.andengine.util.debug.Debug
 
eUser(String, String, Throwable, String) - Static method in class org.andengine.util.debug.Debug
 
ExpireParticleInitializer<T extends IEntity> - Class in org.andengine.entity.particle.modifier
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
ExpireParticleInitializer(float) - Constructor for class org.andengine.entity.particle.modifier.ExpireParticleInitializer
 
ExpireParticleInitializer(float, float) - Constructor for class org.andengine.entity.particle.modifier.ExpireParticleInitializer
 
extractAlphaFromABGRPackedInt(int) - Static method in class org.andengine.util.color.ColorUtils
 
extractAlphaFromARGBPackedInt(int) - Static method in class org.andengine.util.color.ColorUtils
 
extractBlueFromABGRPackedInt(int) - Static method in class org.andengine.util.color.ColorUtils
 
extractBlueFromARGBPackedInt(int) - Static method in class org.andengine.util.color.ColorUtils
 
extractFromTexture(ITexture) - Static method in class org.andengine.opengl.texture.region.TextureRegionFactory
 
extractFromTexture(ITexture, int, int, int, int) - Static method in class org.andengine.opengl.texture.region.TextureRegionFactory
 
extractFromTexture(ITexture, boolean) - Static method in class org.andengine.opengl.texture.region.TextureRegionFactory
 
extractFromTexture(ITexture, int, int, int, int, boolean) - Static method in class org.andengine.opengl.texture.region.TextureRegionFactory
 
extractGreenFromABGRPackedInt(int) - Static method in class org.andengine.util.color.ColorUtils
 
extractGreenFromARGBPackedInt(int) - Static method in class org.andengine.util.color.ColorUtils
 
extractRedFromABGRPackedInt(int) - Static method in class org.andengine.util.color.ColorUtils
 
extractRedFromARGBPackedInt(int) - Static method in class org.andengine.util.color.ColorUtils
 
extractTiledFromTexture(ITexture, int, int) - Static method in class org.andengine.opengl.texture.region.TextureRegionFactory
 
extractTiledFromTexture(ITexture, int, int, int, int, int, int) - Static method in class org.andengine.opengl.texture.region.TextureRegionFactory
 

F

FadeInModifier - Class in org.andengine.entity.modifier
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
FadeInModifier(float) - Constructor for class org.andengine.entity.modifier.FadeInModifier
 
FadeInModifier(float, IEaseFunction) - Constructor for class org.andengine.entity.modifier.FadeInModifier
 
FadeInModifier(float, IEntityModifier.IEntityModifierListener) - Constructor for class org.andengine.entity.modifier.FadeInModifier
 
FadeInModifier(float, IEntityModifier.IEntityModifierListener, IEaseFunction) - Constructor for class org.andengine.entity.modifier.FadeInModifier
 
FadeInModifier(FadeInModifier) - Constructor for class org.andengine.entity.modifier.FadeInModifier
 
FadeOutModifier - Class in org.andengine.entity.modifier
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
FadeOutModifier(float) - Constructor for class org.andengine.entity.modifier.FadeOutModifier
 
FadeOutModifier(float, IEaseFunction) - Constructor for class org.andengine.entity.modifier.FadeOutModifier
 
FadeOutModifier(float, IEntityModifier.IEntityModifierListener) - Constructor for class org.andengine.entity.modifier.FadeOutModifier
 
FadeOutModifier(float, IEntityModifier.IEntityModifierListener, IEaseFunction) - Constructor for class org.andengine.entity.modifier.FadeOutModifier
 
FadeOutModifier(FadeOutModifier) - Constructor for class org.andengine.entity.modifier.FadeOutModifier
 
FileBitmapTextureAtlasSource - Class in org.andengine.opengl.texture.atlas.bitmap.source
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
FileUtils - Class in org.andengine.util
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
FileUtils() - Constructor for class org.andengine.util.FileUtils
 
FillBitmapTextureAtlasSourceDecorator - Class in org.andengine.opengl.texture.atlas.bitmap.source.decorator
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
FillBitmapTextureAtlasSourceDecorator(IBitmapTextureAtlasSource, IBitmapTextureAtlasSourceDecoratorShape, int) - Constructor for class org.andengine.opengl.texture.atlas.bitmap.source.decorator.FillBitmapTextureAtlasSourceDecorator
 
FillBitmapTextureAtlasSourceDecorator(IBitmapTextureAtlasSource, IBitmapTextureAtlasSourceDecoratorShape, int, BaseBitmapTextureAtlasSourceDecorator.TextureAtlasSourceDecoratorOptions) - Constructor for class org.andengine.opengl.texture.atlas.bitmap.source.decorator.FillBitmapTextureAtlasSourceDecorator
 
FillResolutionPolicy - Class in org.andengine.engine.options.resolutionpolicy
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
FillResolutionPolicy() - Constructor for class org.andengine.engine.options.resolutionpolicy.FillResolutionPolicy
 
fillVertices(Line, float[]) - Static method in class org.andengine.util.algorithm.collision.LineCollisionChecker
 
fillVertices(RectangularShape, float[]) - Static method in class org.andengine.util.algorithm.collision.RectangularShapeCollisionChecker
 
fillVertices(float, float, float, float, Transformation, float[]) - Static method in class org.andengine.util.algorithm.collision.RectangularShapeCollisionChecker
 
finalize() - Method in class org.andengine.entity.Entity
 
finalize() - Method in class org.andengine.opengl.vbo.VertexBufferObject
 
finalize() - Method in class org.andengine.opengl.vbo.ZeroMemoryVertexBufferObject
 
findPath(IPathFinderMap<T>, int, int, int, int, T, int, int, int, int, boolean, IAStarHeuristic<T>, ICostFunction<T>) - Method in class org.andengine.util.algorithm.path.astar.AStarPathFinder
 
findPath(IPathFinderMap<T>, int, int, int, int, T, int, int, int, int, boolean, IAStarHeuristic<T>, ICostFunction<T>, float) - Method in class org.andengine.util.algorithm.path.astar.AStarPathFinder
 
findPath(IPathFinderMap<T>, int, int, int, int, T, int, int, int, int, boolean, IAStarHeuristic<T>, ICostFunction<T>, float, IPathFinder.IPathFinderListener<T>) - Method in class org.andengine.util.algorithm.path.astar.AStarPathFinder
 
findPath(IPathFinderMap<T>, int, int, int, int, T, int, int, int, int, boolean, IAStarHeuristic<T>, ICostFunction<T>) - Method in interface org.andengine.util.algorithm.path.IPathFinder
 
findPath(IPathFinderMap<T>, int, int, int, int, T, int, int, int, int, boolean, IAStarHeuristic<T>, ICostFunction<T>, float) - Method in interface org.andengine.util.algorithm.path.IPathFinder
 
findPath(IPathFinderMap<T>, int, int, int, int, T, int, int, int, int, boolean, IAStarHeuristic<T>, ICostFunction<T>, float, IPathFinder.IPathFinderListener<T>) - Method in interface org.andengine.util.algorithm.path.IPathFinder
 
finish(GLState) - Method in class org.andengine.opengl.texture.render.RenderTexture
 
finish() - Method in class org.andengine.opengl.util.GLState
Tells the OpenGL driver to send all pending commands to the GPU immediately, and then blocks until the effects of those commands have been completed on the GPU.
finishWhenExpired(Activity, GregorianCalendar, int, int) - Static method in class org.andengine.util.BetaUtils
 
finishWhenExpired(Activity, GregorianCalendar, int, int, Intent, Intent) - Static method in class org.andengine.util.BetaUtils
 
fireTouchEvent(float, float, int, int, MotionEvent) - Method in class org.andengine.input.touch.controller.BaseTouchController
 
FixedResolutionPolicy - Class in org.andengine.engine.options.resolutionpolicy
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
FixedResolutionPolicy(int, int) - Constructor for class org.andengine.engine.options.resolutionpolicy.FixedResolutionPolicy
 
FixedStepEngine - Class in org.andengine.engine
A subclass of Engine that tries to achieve a specific amount of updates per second.
FixedStepEngine(EngineOptions, int) - Constructor for class org.andengine.engine.FixedStepEngine
 
FLAG_ALPHA - Static variable in class org.andengine.opengl.texture.compressed.pvr.PVRTexture
 
FLAG_BUMPMAP - Static variable in class org.andengine.opengl.texture.compressed.pvr.PVRTexture
 
FLAG_CUBEMAP - Static variable in class org.andengine.opengl.texture.compressed.pvr.PVRTexture
 
FLAG_FALSEMIPCOL - Static variable in class org.andengine.opengl.texture.compressed.pvr.PVRTexture
 
FLAG_MIPMAP - Static variable in class org.andengine.opengl.texture.compressed.pvr.PVRTexture
 
FLAG_TILING - Static variable in class org.andengine.opengl.texture.compressed.pvr.PVRTexture
 
FLAG_TWIDDLE - Static variable in class org.andengine.opengl.texture.compressed.pvr.PVRTexture
 
FLAG_VERTICALFLIP - Static variable in class org.andengine.opengl.texture.compressed.pvr.PVRTexture
 
FLAG_VOLUME - Static variable in class org.andengine.opengl.texture.compressed.pvr.PVRTexture
 
FloatArrayList - Class in org.andengine.util.adt.list
TODO This class could take some kind of AllocationStrategy object.
FloatArrayList() - Constructor for class org.andengine.util.adt.list.FloatArrayList
 
FloatArrayList(int) - Constructor for class org.andengine.util.adt.list.FloatArrayList
 
FloatBounds - Class in org.andengine.util.adt.bounds
(c) Zynga 2011
FloatBounds(float, float) - Constructor for class org.andengine.util.adt.bounds.FloatBounds
 
FloatBounds(float, float, float, float) - Constructor for class org.andengine.util.adt.bounds.FloatBounds
 
FloatBoundsUtils - Class in org.andengine.util.adt.spatial.bounds.util
(c) Zynga 2011
FloatBoundsUtils() - Constructor for class org.andengine.util.adt.spatial.bounds.util.FloatBoundsUtils
 
FloatOperator - Enum in org.andengine.util.adt.data.operator
(c) Zynga 2012
FloatQuadTree<T extends ISpatialItem<IFloatBounds>> - Class in org.andengine.util.adt.spatial.quadtree
(c) Zynga 2011
FloatQuadTree(IFloatBounds) - Constructor for class org.andengine.util.adt.spatial.quadtree.FloatQuadTree
 
FloatQuadTree(float, float, float, float) - Constructor for class org.andengine.util.adt.spatial.quadtree.FloatQuadTree
 
FloatQuadTree(IFloatBounds, int) - Constructor for class org.andengine.util.adt.spatial.quadtree.FloatQuadTree
 
FloatQuadTree(float, float, float, float, int) - Constructor for class org.andengine.util.adt.spatial.quadtree.FloatQuadTree
 
FloatQuadTree.FloatQuadTreeNode - Class in org.andengine.util.adt.spatial.quadtree
 
FloatQuadTreeNode(int, IFloatBounds) - Constructor for class org.andengine.util.adt.spatial.quadtree.FloatQuadTree.FloatQuadTreeNode
 
FloatQuadTreeNode(int, float, float, float, float) - Constructor for class org.andengine.util.adt.spatial.quadtree.FloatQuadTree.FloatQuadTreeNode
 
flush(GLState) - Method in class org.andengine.opengl.texture.render.RenderTexture
 
flush() - Method in class org.andengine.opengl.util.GLState
Tells the OpenGL driver to send all pending commands to the GPU immediately.
flushCloseStream(OutputStream) - Static method in class org.andengine.util.StreamUtils
Flushes and closes the specified stream.
flushCloseWriter(Writer) - Static method in class org.andengine.util.StreamUtils
Flushes and closes the specified stream.
Font - Class in org.andengine.opengl.font
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
Font(FontManager, ITexture, Typeface, float, boolean, Color) - Constructor for class org.andengine.opengl.font.Font
 
Font(FontManager, ITexture, Typeface, float, boolean, int) - Constructor for class org.andengine.opengl.font.Font
 
FontException - Exception in org.andengine.opengl.font.exception
(c) Zynga 2011
FontException() - Constructor for exception org.andengine.opengl.font.exception.FontException
 
FontException(String) - Constructor for exception org.andengine.opengl.font.exception.FontException
 
FontException(Throwable) - Constructor for exception org.andengine.opengl.font.exception.FontException
 
FontException(String, Throwable) - Constructor for exception org.andengine.opengl.font.exception.FontException
 
FontFactory - Class in org.andengine.opengl.font
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
FontFactory() - Constructor for class org.andengine.opengl.font.FontFactory
 
FontLibrary - Class in org.andengine.opengl.font
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
FontLibrary() - Constructor for class org.andengine.opengl.font.FontLibrary
 
FontLibrary(int) - Constructor for class org.andengine.opengl.font.FontLibrary
 
FontManager - Class in org.andengine.opengl.font
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
FontManager() - Constructor for class org.andengine.opengl.font.FontManager
 
FontUtils - Class in org.andengine.opengl.font
(c) Zynga 2012
FontUtils() - Constructor for class org.andengine.opengl.font.FontUtils
 
FontUtils.MeasureDirection - Enum in org.andengine.opengl.font
 
formatSeconds(int) - Static method in class org.andengine.util.TimeUtils
 
formatSeconds(int, StringBuilder) - Static method in class org.andengine.util.TimeUtils
 
formatStackTrace(StackTraceElement) - Static method in class org.andengine.util.TextUtils
 
formatStackTrace(StackTraceElement[]) - Static method in class org.andengine.util.TextUtils
 
FPSCounter - Class in org.andengine.entity.util
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
FPSCounter() - Constructor for class org.andengine.entity.util.FPSCounter
 
FPSLogger - Class in org.andengine.entity.util
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
FPSLogger() - Constructor for class org.andengine.entity.util.FPSLogger
 
FPSLogger(float) - Constructor for class org.andengine.entity.util.FPSLogger
 
FRAGMENTSHADER - Static variable in class org.andengine.opengl.shader.PositionColorShaderProgram
 
FRAGMENTSHADER - Static variable in class org.andengine.opengl.shader.PositionColorTextureCoordinatesShaderProgram
 
FRAGMENTSHADER - Static variable in class org.andengine.opengl.shader.PositionTextureCoordinatesPositionInterpolationTextureSelectShaderProgram
 
FRAGMENTSHADER - Static variable in class org.andengine.opengl.shader.PositionTextureCoordinatesShaderProgram
 
FRAGMENTSHADER - Static variable in class org.andengine.opengl.shader.PositionTextureCoordinatesTextureSelectShaderProgram
 
FRAGMENTSHADER - Static variable in class org.andengine.opengl.shader.PositionTextureCoordinatesUniformColorShaderProgram
 
FrameCountCrasher - Class in org.andengine.entity.util
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
FrameCountCrasher(int) - Constructor for class org.andengine.entity.util.FrameCountCrasher
 
FrameCounter - Class in org.andengine.entity.util
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
FrameCounter() - Constructor for class org.andengine.entity.util.FrameCounter
 
freeDirectByteBuffer(ByteBuffer) - Static method in class org.andengine.opengl.util.BufferUtils
 
fromDelta(int, int) - Static method in enum org.andengine.util.algorithm.path.Direction
 
fromID(short) - Static method in enum org.andengine.opengl.texture.compressed.pvr.PVRCCZTexture.CCZCompressionFormat
 
fromID(int) - Static method in enum org.andengine.opengl.texture.compressed.pvr.PVRTexture.PVRTextureFormat
 
fromPixelFormat(PixelFormat) - Static method in enum org.andengine.opengl.texture.bitmap.BitmapTextureFormat
 
fromPixelFormat(PixelFormat) - Static method in enum org.andengine.opengl.texture.compressed.pvr.PVRTexture.PVRTextureFormat
 

G

generateArrayBuffer(int, int) - Method in class org.andengine.opengl.util.GLState
 
generateBuffer() - Method in class org.andengine.opengl.util.GLState
 
generateFramebuffer() - Method in class org.andengine.opengl.util.GLState
 
generateIndexBuffer(int, int) - Method in class org.andengine.opengl.util.GLState
 
generateResult(String) - Method in class org.andengine.ui.dialog.GenericInputDialogBuilder
 
generateResult(String) - Method in class org.andengine.ui.dialog.StringInputDialogBuilder
 
generateTexture() - Method in class org.andengine.opengl.util.GLState
 
GenericInputDialogBuilder<T> - Class in org.andengine.ui.dialog
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
GenericInputDialogBuilder(Context, int, int, int, int, Callback<T>, DialogInterface.OnCancelListener) - Constructor for class org.andengine.ui.dialog.GenericInputDialogBuilder
 
GenericInputDialogBuilder(Context, int, int, int, int, String, Callback<T>, DialogInterface.OnCancelListener) - Constructor for class org.andengine.ui.dialog.GenericInputDialogBuilder
 
GenericPool<T> - Class in org.andengine.util.adt.pool
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
GenericPool() - Constructor for class org.andengine.util.adt.pool.GenericPool
 
GenericPool(int) - Constructor for class org.andengine.util.adt.pool.GenericPool
 
GenericPool(int, int) - Constructor for class org.andengine.util.adt.pool.GenericPool
 
GenericPool(int, int, int) - Constructor for class org.andengine.util.adt.pool.GenericPool
 
get(int) - Method in class org.andengine.opengl.texture.region.TextureRegionLibrary
 
get(int) - Method in class org.andengine.util.adt.cache.concurrent.SynchronizedIntLRUCache
 
get(K) - Method in class org.andengine.util.adt.cache.concurrent.SynchronizedLRUCache
 
get(int) - Method in class org.andengine.util.adt.cache.IntLRUCache
 
get(K) - Method in class org.andengine.util.adt.cache.LRUCache
 
get(int) - Method in class org.andengine.util.adt.list.CircularList
 
get(int) - Method in class org.andengine.util.adt.list.concurrent.SynchronizedList
 
get(int) - Method in class org.andengine.util.adt.list.FloatArrayList
 
get(int) - Method in interface org.andengine.util.adt.list.IFloatList
 
get(int) - Method in interface org.andengine.util.adt.list.IIntList
 
get(int) - Method in interface org.andengine.util.adt.list.IList
 
get(int) - Method in interface org.andengine.util.adt.list.ILongList
 
get(int) - Method in class org.andengine.util.adt.list.IntArrayList
 
get(int) - Method in class org.andengine.util.adt.list.LongArrayList
 
get(int) - Method in class org.andengine.util.adt.list.ShiftList
 
get(IMatcher<T>) - Method in class org.andengine.util.adt.list.SmartList
 
get(int) - Method in class org.andengine.util.adt.list.SortedList
 
get(int) - Method in class org.andengine.util.adt.list.UniqueList
 
get(int) - Method in class org.andengine.util.adt.map.Library
 
get(long) - Method in class org.andengine.util.adt.map.LongSparseArray
Gets the Object mapped from the specified key, or null if no such mapping has been made.
get(long, E) - Method in class org.andengine.util.adt.map.LongSparseArray
Gets the Object mapped from the specified key, or the specified Object if no such mapping has been made.
get(K...) - Method in class org.andengine.util.adt.map.MultiKeyHashMap
 
get(int) - Method in class org.andengine.util.adt.queue.concurrent.SynchronizedQueue
 
get(String) - Method in class org.andengine.util.animationpack.AnimationPackTiledTextureRegionLibrary
 
get(int) - Method in class org.andengine.util.texturepack.TexturePackTextureRegionLibrary
 
get(String) - Method in class org.andengine.util.texturepack.TexturePackTextureRegionLibrary
 
get(String, boolean) - Method in class org.andengine.util.texturepack.TexturePackTextureRegionLibrary
 
getABGRPackedFloat() - Method in class org.andengine.util.color.Color
 
getABGRPackedInt() - Method in class org.andengine.util.color.Color
 
getAbsolutePathOnExternalStorage(String) - Static method in class org.andengine.util.FileUtils
 
getAbsolutePathOnExternalStorage(Context, String) - Static method in class org.andengine.util.FileUtils
 
getAbsolutePathOnInternalStorage(Context, String) - Static method in class org.andengine.util.FileUtils
 
getAccelerationAccuracy() - Method in class org.andengine.input.sensor.orientation.OrientationData
 
getAccelerationData() - Method in class org.andengine.engine.Engine
 
getAccelerationX() - Method in class org.andengine.engine.handler.physics.PhysicsHandler
 
getAccelerationY() - Method in class org.andengine.engine.handler.physics.PhysicsHandler
 
getAccessCount(Context, String) - Static method in class org.andengine.util.preferences.SimplePreferences
 
getAccuracy() - Method in class org.andengine.input.sensor.BaseSensorData
 
getAction() - Method in class org.andengine.input.touch.TouchEvent
 
getActiveFramebuffer() - Method in class org.andengine.opengl.util.GLState
 
getActiveTexture() - Method in class org.andengine.opengl.util.GLState
 
getActualCriteria(GLState) - Method in class org.andengine.opengl.util.criteria.AndroidVersionCodeGLCriteria
 
getActualCriteria(GLState) - Method in class org.andengine.opengl.util.criteria.BuildModelGLCriteria
 
getActualCriteria(GLState) - Method in class org.andengine.opengl.util.criteria.GLExtensionsGLCriteria
 
getActualCriteria(GLState) - Method in class org.andengine.opengl.util.criteria.GLRendererGLCriteria
 
getActualCriteria(GLState) - Method in class org.andengine.opengl.util.criteria.GLVersionGLCriteria
 
getActualCriteria(GLState) - Method in class org.andengine.opengl.util.criteria.IntGLCriteria
 
getActualCriteria(GLState) - Method in class org.andengine.opengl.util.criteria.StringGLCriteria
 
getActualLeftVolume() - Method in class org.andengine.audio.BaseAudioEntity
 
getActualRightVolume() - Method in class org.andengine.audio.BaseAudioEntity
 
getAlpha() - Method in class org.andengine.entity.Entity
 
getAlpha() - Method in interface org.andengine.entity.IEntity
 
getAlpha() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
getAlpha() - Method in class org.andengine.util.color.Color
 
getAlphaSize() - Method in class org.andengine.opengl.view.ConfigChooser
 
getAngularVelocity() - Method in class org.andengine.engine.handler.physics.PhysicsHandler
 
getAnimationData() - Method in class org.andengine.util.animationpack.AnimationPackTiledTextureRegion
 
getAnimationDuration() - Method in class org.andengine.entity.sprite.AnimationData
 
getAnimationDuration() - Method in interface org.andengine.entity.sprite.IAnimationData
 
getAnimationName() - Method in class org.andengine.util.animationpack.AnimationPackTiledTextureRegion
 
getAnimationPack() - Method in class org.andengine.util.animationpack.AnimationPackParser
 
getAnimationPackAnimationDataLibrary() - Method in class org.andengine.util.animationpack.AnimationPack
 
getAntiAliasing() - Method in class org.andengine.opengl.texture.atlas.bitmap.source.decorator.BaseBitmapTextureAtlasSourceDecorator.TextureAtlasSourceDecoratorOptions
 
getApkFilePath(Context) - Static method in class org.andengine.util.system.SystemUtils
 
getARGBPackedInt() - Method in class org.andengine.util.color.Color
 
getAscent() - Method in class org.andengine.opengl.font.Font
 
getAssetBasePath() - Static method in class org.andengine.audio.music.MusicFactory
 
getAssetBasePath() - Static method in class org.andengine.audio.sound.SoundFactory
 
getAssetBasePath() - Static method in class org.andengine.opengl.font.FontFactory
 
getAssetBasePath() - Static method in class org.andengine.opengl.texture.atlas.bitmap.BitmapTextureAtlasTextureRegionFactory
 
getAssetBasePath() - Method in class org.andengine.util.level.LevelLoader
 
getAttribute(Attributes, String, String) - Static method in class org.andengine.util.SAXUtils
 
getAttributeLocation(String) - Method in class org.andengine.opengl.shader.ShaderProgram
 
getAttributeLocationOptional(String) - Method in class org.andengine.opengl.shader.ShaderProgram
 
getAttributeOrThrow(Attributes, String) - Static method in class org.andengine.util.SAXUtils
 
getAudioManager() - Method in class org.andengine.audio.BaseAudioEntity
 
getAudioManager() - Method in class org.andengine.audio.music.Music
 
getAudioManager() - Method in class org.andengine.audio.sound.Sound
 
getAudioOptions() - Method in class org.andengine.engine.options.EngineOptions
 
getAutoWrap() - Method in class org.andengine.entity.text.Text
 
getAutoWrap() - Method in class org.andengine.entity.text.TextOptions
 
getAutoWrapWidth() - Method in class org.andengine.entity.text.Text
 
getAutoWrapWidth() - Method in class org.andengine.entity.text.TextOptions
 
getAvailableItemCount() - Method in class org.andengine.util.adt.pool.GenericPool
 
getAvailableItemCountMaximum() - Method in class org.andengine.util.adt.pool.GenericPool
 
getBackground() - Method in class org.andengine.entity.scene.Scene
 
getBase() - Method in class org.andengine.opengl.font.BitmapFont
 
getBit(int) - Method in class org.andengine.util.adt.bit.BitVector
 
getBitmap(GLState) - Method in class org.andengine.opengl.texture.render.RenderTexture
 
getBitmap(GLState, int, int, int, int) - Method in class org.andengine.opengl.texture.render.RenderTexture
 
getBitmapConfig() - Method in enum org.andengine.opengl.texture.bitmap.BitmapTextureFormat
 
getBitmapFontInfo() - Method in class org.andengine.opengl.font.BitmapFont
 
getBitmapFontPage(int) - Method in class org.andengine.opengl.font.BitmapFont
 
getBitmapFontPageCount() - Method in class org.andengine.opengl.font.BitmapFont
 
getBitmapFontPages() - Method in class org.andengine.opengl.font.BitmapFont
 
getBitmapTextureAtlas() - Method in class org.andengine.entity.scene.background.RepeatingSpriteBackground
 
getBitmapTextureFormat() - Method in class org.andengine.opengl.texture.atlas.bitmap.BitmapTextureAtlas
 
getBitmaskAlpha() - Method in class org.andengine.opengl.texture.compressed.pvr.PVRTexture.PVRTextureHeader
 
getBitmaskBlue() - Method in class org.andengine.opengl.texture.compressed.pvr.PVRTexture.PVRTextureHeader
 
getBitmaskGreen() - Method in class org.andengine.opengl.texture.compressed.pvr.PVRTexture.PVRTextureHeader
 
getBitmaskRed() - Method in class org.andengine.opengl.texture.compressed.pvr.PVRTexture.PVRTextureHeader
 
getBits(int, int) - Method in class org.andengine.util.adt.bit.BitVector
 
getBitsPerPixel() - Method in class org.andengine.opengl.texture.compressed.pvr.PVRTexture.PVRTextureHeader
 
getBitsPerPixel() - Method in enum org.andengine.opengl.texture.PixelFormat
 
getBlendFunctionDestination() - Method in class org.andengine.entity.particle.BlendFunctionParticleSystem
 
getBlendFunctionDestination() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
getBlendFunctionDestination() - Method in interface org.andengine.entity.shape.IShape
 
getBlendFunctionDestination() - Method in class org.andengine.entity.shape.Shape
 
getBlendFunctionSource() - Method in class org.andengine.entity.particle.BlendFunctionParticleSystem
 
getBlendFunctionSource() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
getBlendFunctionSource() - Method in interface org.andengine.entity.shape.IShape
 
getBlendFunctionSource() - Method in class org.andengine.entity.shape.Shape
 
getBlue() - Method in class org.andengine.entity.Entity
 
getBlue() - Method in interface org.andengine.entity.IEntity
 
getBlue() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
getBlue() - Method in class org.andengine.util.color.Color
 
getBlueSize() - Method in class org.andengine.opengl.view.ConfigChooser
 
getBooleanAttribute(Attributes, String, boolean) - Static method in class org.andengine.util.SAXUtils
 
getBooleanAttributeOrThrow(Attributes, String) - Static method in class org.andengine.util.SAXUtils
 
getBottom() - Method in class org.andengine.opengl.texture.atlas.buildable.builder.BlackPawnTextureAtlasBuilder.Rect
 
getBoundedX(float) - Method in class org.andengine.engine.camera.BoundCamera
 
getBoundedY(float) - Method in class org.andengine.engine.camera.BoundCamera
 
getBounds() - Method in interface org.andengine.util.adt.spatial.ISpatialItem
 
getBounds() - Method in class org.andengine.util.adt.spatial.quadtree.QuadTree
 
getBoundsHeight() - Method in class org.andengine.engine.camera.BoundCamera
 
getBoundsWidth() - Method in class org.andengine.engine.camera.BoundCamera
 
getBoundsXMax() - Method in class org.andengine.engine.camera.BoundCamera
 
getBoundsXMin() - Method in class org.andengine.engine.camera.BoundCamera
 
getBoundsYMax() - Method in class org.andengine.engine.camera.BoundCamera
 
getBoundsYMin() - Method in class org.andengine.engine.camera.BoundCamera
 
getBufferData() - Method in class org.andengine.entity.primitive.Mesh
 
getBufferData() - Method in interface org.andengine.entity.primitive.vbo.IMeshVertexBufferObject
 
getBufferData() - Method in class org.andengine.opengl.vbo.HighPerformanceVertexBufferObject
 
getBufferDataOffset() - Method in class org.andengine.entity.sprite.batch.vbo.HighPerformanceSpriteBatchVertexBufferObject
 
getBufferDataOffset() - Method in interface org.andengine.entity.sprite.batch.vbo.ISpriteBatchVertexBufferObject
 
getBufferDataOffset() - Method in class org.andengine.entity.sprite.batch.vbo.LowMemorySpriteBatchVertexBufferObject
 
getByte(int) - Method in class org.andengine.util.adt.bit.BitVector
 
getByteAttribute(Attributes, String, byte) - Static method in class org.andengine.util.SAXUtils
 
getByteAttributeOrThrow(Attributes, String) - Static method in class org.andengine.util.SAXUtils
 
getByteCapacity() - Method in interface org.andengine.opengl.vbo.IVertexBufferObject
 
getByteCapacity() - Method in class org.andengine.opengl.vbo.VertexBufferObject
 
getByteCapacity() - Method in class org.andengine.opengl.vbo.ZeroMemoryVertexBufferObject
 
getCallback() - Method in class org.andengine.opengl.texture.atlas.buildable.BuildableTextureAtlas.TextureAtlasSourceWithWithLocationCallback
 
getCamera() - Method in class org.andengine.engine.Engine
 
getCamera() - Method in class org.andengine.engine.options.EngineOptions
 
getCamera() - Method in class org.andengine.engine.splitscreen.DoubleSceneSplitScreenEngine
Deprecated.
getCamera() - Method in class org.andengine.engine.splitscreen.SingleSceneSplitScreenEngine
Deprecated.
getCamera() - Method in class org.andengine.entity.particle.modifier.OffCameraExpireParticleModifier
 
getCamera() - Method in class org.andengine.entity.scene.CameraScene
 
getCameraFromSurfaceTouchEvent(TouchEvent) - Method in class org.andengine.engine.Engine
 
getCameraFromSurfaceTouchEvent(TouchEvent) - Method in class org.andengine.engine.splitscreen.DoubleSceneSplitScreenEngine
 
getCameraFromSurfaceTouchEvent(TouchEvent) - Method in class org.andengine.engine.splitscreen.SingleSceneSplitScreenEngine
 
getCameraSceneCoordinatesFromSceneCoordinates(float, float) - Method in class org.andengine.engine.camera.Camera
 
getCameraSceneCoordinatesFromSceneCoordinates(float[]) - Method in class org.andengine.engine.camera.Camera
 
getCameraSceneRotation() - Method in class org.andengine.engine.camera.Camera
 
getCapacity() - Method in interface org.andengine.opengl.vbo.IVertexBufferObject
 
getCapacity() - Method in class org.andengine.opengl.vbo.VertexBufferObject
 
getCapacity() - Method in class org.andengine.opengl.vbo.ZeroMemoryVertexBufferObject
 
getCapacity() - Method in class org.andengine.util.adt.bit.BitVector
 
getCapacity() - Method in class org.andengine.util.adt.cache.IntLRUCache
 
getCapacity() - Method in class org.andengine.util.adt.cache.LRUCache
 
getCCZCompressionFormat() - Method in class org.andengine.opengl.texture.compressed.pvr.PVRCCZTexture.CCZHeader
 
getCenterX() - Method in class org.andengine.engine.camera.Camera
 
getCenterX() - Method in class org.andengine.entity.particle.emitter.BaseParticleEmitter
 
getCenterX() - Method in class org.andengine.util.algorithm.Spiral
 
getCenterY() - Method in class org.andengine.engine.camera.Camera
 
getCenterY() - Method in class org.andengine.entity.particle.emitter.BaseParticleEmitter
 
getCenterY() - Method in class org.andengine.util.algorithm.Spiral
 
getCharactersMaximum() - Method in class org.andengine.entity.text.Text
 
getCharactersPerSecond() - Method in class org.andengine.entity.text.TickerText
 
getCharactersPerSecond() - Method in class org.andengine.entity.text.TickerText.TickerTextOptions
 
getCharactersVisible() - Method in class org.andengine.entity.text.TickerText
 
getCharset() - Method in class org.andengine.opengl.font.BitmapFont.BitmapFontInfo
 
getChildA() - Method in class org.andengine.opengl.texture.atlas.buildable.builder.BlackPawnTextureAtlasBuilder.Node
 
getChildB() - Method in class org.andengine.opengl.texture.atlas.buildable.builder.BlackPawnTextureAtlasBuilder.Node
 
getChildByIndex(int) - Method in class org.andengine.entity.Entity
 
getChildByIndex(int) - Method in interface org.andengine.entity.IEntity
 
getChildByIndex(int) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
getChildByMatcher(IEntityMatcher) - Method in class org.andengine.entity.Entity
 
getChildByMatcher(IEntityMatcher) - Method in interface org.andengine.entity.IEntity
 
getChildByMatcher(IEntityMatcher) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
getChildByTag(int) - Method in class org.andengine.entity.Entity
 
getChildByTag(int) - Method in interface org.andengine.entity.IEntity
 
getChildByTag(int) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
getChildCount() - Method in class org.andengine.entity.Entity
 
getChildCount() - Method in interface org.andengine.entity.IEntity
 
getChildCount() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
getChildScene() - Method in class org.andengine.entity.scene.menu.MenuScene
 
getChildScene() - Method in class org.andengine.entity.scene.Scene
 
getColor() - Method in class org.andengine.entity.Entity
 
getColor() - Method in interface org.andengine.entity.IEntity
 
getColor() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
getConfigChooser() - Method in class org.andengine.opengl.view.RenderSurfaceView
 
getControlBase() - Method in class org.andengine.engine.camera.hud.controls.BaseOnScreenControl
 
getControlKnob() - Method in class org.andengine.engine.camera.hud.controls.BaseOnScreenControl
 
getControlPointCount() - Method in class org.andengine.entity.modifier.CardinalSplineMoveModifier.CardinalSplineMoveModifierConfig
 
getControlPointX(int) - Method in class org.andengine.entity.modifier.CardinalSplineMoveModifier.CardinalSplineMoveModifierConfig
 
getControlPointY(int) - Method in class org.andengine.entity.modifier.CardinalSplineMoveModifier.CardinalSplineMoveModifierConfig
 
getCoordinatesX() - Method in class org.andengine.entity.modifier.PathModifier.Path
 
getCoordinatesY() - Method in class org.andengine.entity.modifier.PathModifier.Path
 
getCost(IPathFinderMap<T>, int, int, int, int, T) - Method in interface org.andengine.util.algorithm.path.ICostFunction
 
getCPUBogoMips() - Static method in class org.andengine.util.system.SystemUtils
 
getCPUFrequencyCurrent() - Static method in class org.andengine.util.system.SystemUtils
 
getCPUFrequencyMax() - Static method in class org.andengine.util.system.SystemUtils
 
getCPUFrequencyMaxScaling() - Static method in class org.andengine.util.system.SystemUtils
 
getCPUFrequencyMin() - Static method in class org.andengine.util.system.SystemUtils
 
getCPUFrequencyMinScaling() - Static method in class org.andengine.util.system.SystemUtils
 
getCurrentTileIndex() - Method in class org.andengine.entity.sprite.TiledSprite
 
getCurrentTileIndex() - Method in interface org.andengine.opengl.texture.region.ITiledTextureRegion
 
getCurrentTileIndex() - Method in class org.andengine.opengl.texture.region.TiledTextureRegion
 
getDataLength() - Method in class org.andengine.opengl.texture.compressed.pvr.PVRTexture.PVRTextureHeader
 
getDebugLevel() - Static method in class org.andengine.util.debug.Debug
 
getDefaultEntityLoader() - Method in class org.andengine.util.level.LevelLoader
 
getDefaultInstance() - Static method in class org.andengine.opengl.texture.atlas.bitmap.source.decorator.shape.ArcBitmapTextureAtlasSourceDecoratorShape
Deprecated.
getDefaultInstance() - Static method in class org.andengine.opengl.texture.atlas.bitmap.source.decorator.shape.CircleBitmapTextureAtlasSourceDecoratorShape
 
getDefaultInstance() - Static method in class org.andengine.opengl.texture.atlas.bitmap.source.decorator.shape.EllipseBitmapTextureAtlasSourceDecoratorShape
 
getDefaultInstance() - Static method in class org.andengine.opengl.texture.atlas.bitmap.source.decorator.shape.RectangleBitmapTextureAtlasSourceDecoratorShape
 
getDefaultInstance() - Static method in class org.andengine.opengl.texture.atlas.bitmap.source.decorator.shape.RoundedRectangleBitmapTextureAtlasSourceDecoratorShape
 
getDelay() - Method in enum org.andengine.input.sensor.SensorDelay
 
getDeltaX() - Method in enum org.andengine.util.algorithm.path.Direction
 
getDeltaY() - Method in enum org.andengine.util.algorithm.path.Direction
 
getDepthSize() - Method in class org.andengine.opengl.view.ConfigChooser
 
getDescent() - Method in class org.andengine.opengl.font.Font
 
getDeviceNotSupportedCause() - Method in exception org.andengine.util.exception.DeviceNotSupportedException
 
getDirectionToNextStep(int) - Method in class org.andengine.util.algorithm.path.Path
 
getDirectionToPreviousStep(int) - Method in class org.andengine.util.algorithm.path.Path
 
getDirectoryListOnExternalStorage(Context, String) - Static method in class org.andengine.util.FileUtils
 
getDirectoryListOnExternalStorage(Context, String, FilenameFilter) - Static method in class org.andengine.util.FileUtils
 
getDoubleAttribute(Attributes, String, double) - Static method in class org.andengine.util.SAXUtils
 
getDoubleAttributeOrThrow(Attributes, String) - Static method in class org.andengine.util.SAXUtils
 
getDrawMode() - Method in enum org.andengine.entity.primitive.DrawMode
 
getDuration() - Method in class org.andengine.entity.modifier.PathModifier
 
getDuration() - Method in class org.andengine.util.modifier.BaseDurationModifier
 
getDuration() - Method in interface org.andengine.util.modifier.IModifier
 
getDuration() - Method in class org.andengine.util.modifier.LoopModifier
 
getDuration() - Method in class org.andengine.util.modifier.ParallelModifier
 
getDuration() - Method in class org.andengine.util.modifier.SequenceModifier
 
getEditorInstance(Context) - Static method in class org.andengine.util.preferences.SimplePreferences
 
getEngine() - Method in class org.andengine.ui.activity.BaseGameActivity
 
getEngineLock() - Method in class org.andengine.engine.Engine
The Engine.EngineLock can be used to ReentrantLock.lock()/ReentrantLock.unlock() on, to ensure the code in between runs mutually exclusive to the Engine.UpdateThread and the GLThread.
getEngineLock() - Method in class org.andengine.engine.options.EngineOptions
 
getEngineOptions() - Method in class org.andengine.engine.Engine
 
getEntity() - Method in class org.andengine.engine.handler.BaseEntityUpdateHandler
 
getEntity() - Method in class org.andengine.entity.particle.Particle
 
getEntityModifierCount() - Method in class org.andengine.entity.Entity
 
getEntityModifierCount() - Method in interface org.andengine.entity.IEntity
 
getEntityModifierCount() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
getError() - Method in exception org.andengine.opengl.exception.GLException
 
getError() - Method in class org.andengine.opengl.util.GLState
 
getExpectedRestCost(IPathFinderMap<T>, T, int, int, int, int) - Method in class org.andengine.util.algorithm.path.astar.EuclideanHeuristic
 
getExpectedRestCost(IPathFinderMap<T>, T, int, int, int, int) - Method in interface org.andengine.util.algorithm.path.astar.IAStarHeuristic
 
getExpectedRestCost(IPathFinderMap<T>, T, int, int, int, int) - Method in class org.andengine.util.algorithm.path.astar.ManhattanHeuristic
 
getExpectedRestCost(IPathFinderMap<T>, T, int, int, int, int) - Method in class org.andengine.util.algorithm.path.astar.NullHeuristic
 
getExpireTime() - Method in class org.andengine.entity.particle.Particle
 
getExtensions() - Method in class org.andengine.opengl.util.GLState
 
getFace() - Method in class org.andengine.opengl.font.BitmapFont.BitmapFontInfo
 
getFirst() - Method in class org.andengine.util.adt.list.SmartList
 
getFirstCamera() - Method in class org.andengine.engine.splitscreen.DoubleSceneSplitScreenEngine
 
getFirstCamera() - Method in class org.andengine.engine.splitscreen.SingleSceneSplitScreenEngine
 
getFirstChild() - Method in class org.andengine.entity.Entity
 
getFirstChild() - Method in interface org.andengine.entity.IEntity
 
getFirstChild() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
getFirstFrameIndex() - Method in class org.andengine.entity.sprite.AnimationData
 
getFirstFrameIndex() - Method in interface org.andengine.entity.sprite.IAnimationData
 
getFirstScene() - Method in class org.andengine.engine.splitscreen.DoubleSceneSplitScreenEngine
 
getFlag() - Method in enum org.andengine.engine.options.WakeLockOptions
 
getFlags() - Method in class org.andengine.opengl.texture.compressed.pvr.PVRTexture.PVRTextureHeader
 
getFloatAttribute(Attributes, String, float) - Static method in class org.andengine.util.SAXUtils
 
getFloatAttributeOrThrow(Attributes, String) - Static method in class org.andengine.util.SAXUtils
 
getFloatBuffer() - Method in class org.andengine.opengl.vbo.LowMemoryVertexBufferObject
 
getFont() - Method in class org.andengine.entity.text.Text
 
getFontManager() - Method in class org.andengine.engine.Engine
 
getFontManager() - Method in class org.andengine.ui.activity.BaseGameActivity
 
getFPS() - Method in class org.andengine.entity.util.FPSCounter
 
getFramebufferStatus() - Method in class org.andengine.opengl.util.GLState
 
getFrameCount() - Method in class org.andengine.entity.sprite.AnimationData
 
getFrameCount() - Method in interface org.andengine.entity.sprite.IAnimationData
 
getFrameDurations() - Method in class org.andengine.entity.sprite.AnimationData
 
getFrameDurations() - Method in interface org.andengine.entity.sprite.IAnimationData
 
getFrames() - Method in class org.andengine.entity.sprite.AnimationData
 
getFrames() - Method in interface org.andengine.entity.sprite.IAnimationData
 
getFrames() - Method in class org.andengine.entity.util.FrameCounter
 
getFromValue() - Method in class org.andengine.util.modifier.BaseDoubleValueSpanModifier
Deprecated.
getFromValue() - Method in class org.andengine.util.modifier.BaseSingleValueSpanModifier
 
getFromValueA() - Method in class org.andengine.util.modifier.BaseDoubleValueSpanModifier
 
getFromValueB() - Method in class org.andengine.util.modifier.BaseDoubleValueSpanModifier
 
getFromValueC() - Method in class org.andengine.util.modifier.BaseTripleValueSpanModifier
 
getFromX() - Method in class org.andengine.util.algorithm.path.Path
 
getFromY() - Method in class org.andengine.util.algorithm.path.Path
 
getGLFormat() - Method in enum org.andengine.opengl.texture.PixelFormat
 
getGLInternalFormat() - Method in enum org.andengine.opengl.texture.PixelFormat
 
getGLType() - Method in enum org.andengine.opengl.texture.PixelFormat
 
getGPUHeapMemoryByteSize() - Method in class org.andengine.opengl.vbo.VertexBufferObjectManager
 
getGPUMemoryByteSize() - Method in interface org.andengine.opengl.vbo.IVertexBufferObject
 
getGPUMemoryByteSize() - Method in class org.andengine.opengl.vbo.VertexBufferObject
 
getGPUMemoryByteSize() - Method in class org.andengine.opengl.vbo.ZeroMemoryVertexBufferObject
 
getGreen() - Method in class org.andengine.entity.Entity
 
getGreen() - Method in interface org.andengine.entity.IEntity
 
getGreen() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
getGreen() - Method in class org.andengine.util.color.Color
 
getGreenSize() - Method in class org.andengine.opengl.view.ConfigChooser
 
getHardwareBufferID() - Method in interface org.andengine.opengl.vbo.IVertexBufferObject
 
getHardwareBufferID() - Method in class org.andengine.opengl.vbo.VertexBufferObject
 
getHardwareBufferID() - Method in class org.andengine.opengl.vbo.ZeroMemoryVertexBufferObject
 
getHardwareTextureID() - Method in class org.andengine.opengl.texture.atlas.buildable.BuildableTextureAtlas
 
getHardwareTextureID() - Method in interface org.andengine.opengl.texture.ITexture
 
getHardwareTextureID() - Method in class org.andengine.opengl.texture.Texture
 
getHeapMemoryByteSize() - Method in class org.andengine.opengl.texture.TextureWarmUpVertexBufferObject
 
getHeapMemoryByteSize() - Method in class org.andengine.opengl.vbo.HighPerformanceVertexBufferObject
 
getHeapMemoryByteSize() - Method in interface org.andengine.opengl.vbo.IVertexBufferObject
 
getHeapMemoryByteSize() - Method in class org.andengine.opengl.vbo.LowMemoryVertexBufferObject
 
getHeapMemoryByteSize() - Method in class org.andengine.opengl.vbo.VertexBufferObjectManager
 
getHeapMemoryByteSize() - Method in class org.andengine.opengl.vbo.ZeroMemoryVertexBufferObject
 
getHeight() - Method in class org.andengine.engine.camera.Camera
 
getHeight() - Method in class org.andengine.engine.camera.ZoomCamera
 
getHeight() - Method in class org.andengine.entity.particle.emitter.BaseRectangleParticleEmitter
 
getHeight() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
getHeight() - Method in interface org.andengine.entity.shape.IAreaShape
 
getHeight() - Method in class org.andengine.entity.shape.RectangularShape
 
getHeight() - Method in class org.andengine.opengl.texture.atlas.buildable.BuildableTextureAtlas
 
getHeight() - Method in class org.andengine.opengl.texture.atlas.buildable.builder.BlackPawnTextureAtlasBuilder.Rect
 
getHeight() - Method in class org.andengine.opengl.texture.atlas.TextureAtlas
 
getHeight() - Method in class org.andengine.opengl.texture.bitmap.BitmapTexture
 
getHeight() - Method in class org.andengine.opengl.texture.compressed.etc1.ETC1Texture.ETC1TextureHeader
 
getHeight() - Method in class org.andengine.opengl.texture.compressed.etc1.ETC1Texture
 
getHeight() - Method in class org.andengine.opengl.texture.compressed.pvr.PVRTexture
 
getHeight() - Method in class org.andengine.opengl.texture.compressed.pvr.PVRTexture.PVRTextureHeader
 
getHeight() - Method in interface org.andengine.opengl.texture.ITexture
 
getHeight() - Method in interface org.andengine.opengl.texture.region.ITextureRegion
Note: Takes ITextureRegion.getScale() into account!
getHeight(int) - Method in interface org.andengine.opengl.texture.region.ITiledTextureRegion
Note: Takes ITiledTextureRegion.getScale(int) into account!
getHeight() - Method in class org.andengine.opengl.texture.region.TextureRegion
 
getHeight() - Method in class org.andengine.opengl.texture.region.TiledTextureRegion
 
getHeight(int) - Method in class org.andengine.opengl.texture.region.TiledTextureRegion
 
getHeight() - Method in class org.andengine.opengl.texture.render.RenderTexture
 
getHeight() - Method in class org.andengine.util.adt.spatial.quadtree.FloatQuadTree.FloatQuadTreeNode
 
getHeight() - Method in class org.andengine.util.adt.spatial.quadtree.IntQuadTree.IntQuadTreeNode
 
getHeightRaw() - Method in class org.andengine.engine.camera.Camera
 
getHeightScaled() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
getHeightScaled() - Method in interface org.andengine.entity.shape.IAreaShape
 
getHeightScaled() - Method in class org.andengine.entity.shape.RectangularShape
 
getHorizontalAlign() - Method in class org.andengine.entity.text.Text
 
getHorizontalAlign() - Method in class org.andengine.entity.text.TextOptions
 
getHUD() - Method in class org.andengine.engine.camera.Camera
 
getID() - Method in class org.andengine.entity.scene.menu.item.AnimatedSpriteMenuItem
 
getID() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
getID() - Method in interface org.andengine.entity.scene.menu.item.IMenuItem
 
getID() - Method in class org.andengine.entity.scene.menu.item.SpriteMenuItem
 
getID() - Method in class org.andengine.entity.scene.menu.item.TextMenuItem
 
getID() - Method in class org.andengine.opengl.font.BitmapFont.BitmapFontPage
 
getID() - Method in enum org.andengine.opengl.texture.compressed.pvr.PVRTexture.PVRTextureFormat
 
getID() - Method in class org.andengine.util.texturepack.TexturePackTextureRegion
 
getIDMapping() - Method in class org.andengine.util.texturepack.TexturePackTextureRegionLibrary
 
getIndex() - Method in class org.andengine.entity.sprite.batch.SpriteBatch
 
getInputStream() - Method in class org.andengine.opengl.texture.compressed.etc1.ETC1Texture
 
getInputStream() - Method in class org.andengine.opengl.texture.compressed.pvr.PVRCCZTexture
 
getInputStream() - Method in class org.andengine.opengl.texture.compressed.pvr.PVRGZTexture
 
getInputStream() - Method in class org.andengine.opengl.texture.compressed.pvr.PVRTexture
 
getInsetBottom() - Method in class org.andengine.opengl.texture.atlas.bitmap.source.decorator.BaseBitmapTextureAtlasSourceDecorator.TextureAtlasSourceDecoratorOptions
 
getInsetLeft() - Method in class org.andengine.opengl.texture.atlas.bitmap.source.decorator.BaseBitmapTextureAtlasSourceDecorator.TextureAtlasSourceDecoratorOptions
 
getInsetRight() - Method in class org.andengine.opengl.texture.atlas.bitmap.source.decorator.BaseBitmapTextureAtlasSourceDecorator.TextureAtlasSourceDecoratorOptions
 
getInsetTop() - Method in class org.andengine.opengl.texture.atlas.bitmap.source.decorator.BaseBitmapTextureAtlasSourceDecorator.TextureAtlasSourceDecoratorOptions
 
getInstance() - Static method in class org.andengine.entity.ZIndexSorter
 
getInstance() - Static method in class org.andengine.opengl.shader.PositionColorShaderProgram
 
getInstance() - Static method in class org.andengine.opengl.shader.PositionColorTextureCoordinatesShaderProgram
 
getInstance() - Static method in class org.andengine.opengl.shader.PositionTextureCoordinatesPositionInterpolationTextureSelectShaderProgram
 
getInstance() - Static method in class org.andengine.opengl.shader.PositionTextureCoordinatesShaderProgram
 
getInstance() - Static method in class org.andengine.opengl.shader.PositionTextureCoordinatesTextureSelectShaderProgram
 
getInstance() - Static method in class org.andengine.opengl.shader.PositionTextureCoordinatesUniformColorShaderProgram
 
getInstance() - Static method in class org.andengine.util.modifier.ease.EaseBackIn
 
getInstance() - Static method in class org.andengine.util.modifier.ease.EaseBackInOut
 
getInstance() - Static method in class org.andengine.util.modifier.ease.EaseBackOut
 
getInstance() - Static method in class org.andengine.util.modifier.ease.EaseBounceIn
 
getInstance() - Static method in class org.andengine.util.modifier.ease.EaseBounceInOut
 
getInstance() - Static method in class org.andengine.util.modifier.ease.EaseBounceOut
 
getInstance() - Static method in class org.andengine.util.modifier.ease.EaseCircularIn
 
getInstance() - Static method in class org.andengine.util.modifier.ease.EaseCircularInOut
 
getInstance() - Static method in class org.andengine.util.modifier.ease.EaseCircularOut
 
getInstance() - Static method in class org.andengine.util.modifier.ease.EaseCubicIn
 
getInstance() - Static method in class org.andengine.util.modifier.ease.EaseCubicInOut
 
getInstance() - Static method in class org.andengine.util.modifier.ease.EaseCubicOut
 
getInstance() - Static method in class org.andengine.util.modifier.ease.EaseElasticIn
 
getInstance() - Static method in class org.andengine.util.modifier.ease.EaseElasticInOut
 
getInstance() - Static method in class org.andengine.util.modifier.ease.EaseElasticOut
 
getInstance() - Static method in class org.andengine.util.modifier.ease.EaseExponentialIn
 
getInstance() - Static method in class org.andengine.util.modifier.ease.EaseExponentialInOut
 
getInstance() - Static method in class org.andengine.util.modifier.ease.EaseExponentialOut
 
getInstance() - Static method in class org.andengine.util.modifier.ease.EaseLinear
 
getInstance() - Static method in class org.andengine.util.modifier.ease.EaseQuadIn
 
getInstance() - Static method in class org.andengine.util.modifier.ease.EaseQuadInOut
 
getInstance() - Static method in class org.andengine.util.modifier.ease.EaseQuadOut
 
getInstance() - Static method in class org.andengine.util.modifier.ease.EaseQuartIn
 
getInstance() - Static method in class org.andengine.util.modifier.ease.EaseQuartInOut
 
getInstance() - Static method in class org.andengine.util.modifier.ease.EaseQuartOut
 
getInstance() - Static method in class org.andengine.util.modifier.ease.EaseQuintIn
 
getInstance() - Static method in class org.andengine.util.modifier.ease.EaseQuintInOut
 
getInstance() - Static method in class org.andengine.util.modifier.ease.EaseQuintOut
 
getInstance() - Static method in class org.andengine.util.modifier.ease.EaseSineIn
 
getInstance() - Static method in class org.andengine.util.modifier.ease.EaseSineInOut
 
getInstance() - Static method in class org.andengine.util.modifier.ease.EaseSineOut
 
getInstance() - Static method in class org.andengine.util.modifier.ease.EaseStrongIn
 
getInstance() - Static method in class org.andengine.util.modifier.ease.EaseStrongInOut
 
getInstance() - Static method in class org.andengine.util.modifier.ease.EaseStrongOut
 
getInstance(Context) - Static method in class org.andengine.util.preferences.SimplePreferences
 
getInt(int) - Method in class org.andengine.util.adt.bit.BitVector
 
getIntAttribute(Attributes, String, int) - Static method in class org.andengine.util.SAXUtils
 
getIntAttributeOrThrow(Attributes, String) - Static method in class org.andengine.util.SAXUtils
 
getInteger(int) - Method in class org.andengine.opengl.util.GLState
 
getItemCount() - Method in class org.andengine.util.adt.spatial.quadtree.QuadTree
 
getItemCount() - Method in class org.andengine.util.adt.spatial.quadtree.QuadTree.QuadTreeNode
 
getItems() - Method in class org.andengine.util.adt.spatial.quadtree.QuadTree.QuadTreeNode
 
getItemsAndItemsBelow() - Method in class org.andengine.util.adt.spatial.quadtree.QuadTree.QuadTreeNode
 
getItemsAndItemsBelow(L) - Method in class org.andengine.util.adt.spatial.quadtree.QuadTree.QuadTreeNode
 
getItemsAndItemsBelow(IMatcher<T>) - Method in class org.andengine.util.adt.spatial.quadtree.QuadTree.QuadTreeNode
 
getItemsAndItemsBelow(IMatcher<T>, L) - Method in class org.andengine.util.adt.spatial.quadtree.QuadTree.QuadTreeNode
 
getItemsAndItemsBelowForSubclass(IMatcher<T>, L) - Method in class org.andengine.util.adt.spatial.quadtree.QuadTree.QuadTreeNode
 
getKerning(int) - Method in class org.andengine.opengl.font.Letter
 
getKey(int) - Method in class org.andengine.util.adt.map.MultiKey
 
getKeys() - Method in class org.andengine.util.adt.map.LongSparseArray
 
getKeys() - Method in class org.andengine.util.adt.map.MultiKey
 
getLast() - Method in class org.andengine.util.adt.list.SmartList
 
getLastChild() - Method in class org.andengine.entity.Entity
 
getLastChild() - Method in interface org.andengine.entity.IEntity
 
getLastChild() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
getLayoutID() - Method in class org.andengine.ui.activity.LayoutGameActivity
 
getLeading() - Method in class org.andengine.entity.text.Text
 
getLeading() - Method in class org.andengine.entity.text.TextOptions
 
getLeading() - Method in class org.andengine.opengl.font.Font
 
getLeft() - Method in class org.andengine.opengl.texture.atlas.buildable.builder.BlackPawnTextureAtlasBuilder.Rect
 
getLeftVolume() - Method in class org.andengine.audio.BaseAudioEntity
 
getLeftVolume() - Method in interface org.andengine.audio.IAudioEntity
 
getLength() - Method in class org.andengine.entity.modifier.PathModifier.Path
 
getLength() - Method in class org.andengine.util.algorithm.path.Path
 
getLetter(char) - Method in class org.andengine.opengl.font.BitmapFont
 
getLetter(char) - Method in class org.andengine.opengl.font.Font
 
getLetter(char) - Method in interface org.andengine.opengl.font.IFont
 
getLetterBitmap(Letter) - Method in class org.andengine.opengl.font.Font
 
getLifeTime() - Method in class org.andengine.entity.particle.Particle
 
getLineAlignmentWidth() - Method in class org.andengine.entity.text.Text
 
getLineHeight() - Method in class org.andengine.opengl.font.BitmapFont
 
getLineHeight() - Method in class org.andengine.opengl.font.Font
 
getLineHeight() - Method in interface org.andengine.opengl.font.IFont
 
getLines() - Method in class org.andengine.entity.text.Text
 
getLineWidth() - Method in class org.andengine.entity.primitive.Line
 
getLineWidthMaximum() - Method in class org.andengine.entity.text.Text
 
getLineWidths() - Method in class org.andengine.entity.text.Text
 
getLocalToParentTransformation() - Method in class org.andengine.entity.Entity
 
getLocalToParentTransformation() - Method in interface org.andengine.entity.IEntity
 
getLocalToParentTransformation() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
getLocalToSceneTransformation() - Method in class org.andengine.entity.Entity
 
getLocalToSceneTransformation() - Method in interface org.andengine.entity.IEntity
 
getLocalToSceneTransformation() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
getLocation() - Method in class org.andengine.opengl.vbo.attribute.VertexBufferObjectAttribute
 
getLong(int) - Method in class org.andengine.util.adt.bit.BitVector
 
getLongAttribute(Attributes, String, long) - Static method in class org.andengine.util.SAXUtils
 
getLongAttributeOrThrow(Attributes, String) - Static method in class org.andengine.util.SAXUtils
 
getLoopCount() - Method in class org.andengine.entity.sprite.AnimationData
 
getLoopCount() - Method in interface org.andengine.entity.sprite.IAnimationData
 
getLoopModifierListener() - Method in class org.andengine.util.modifier.LoopModifier
 
getMagneticFieldAccuracy() - Method in class org.andengine.input.sensor.orientation.OrientationData
 
getMappedTexture(String) - Method in class org.andengine.opengl.texture.TextureManager
 
getMasterVolume() - Method in class org.andengine.audio.BaseAudioEntity
 
getMasterVolume() - Method in class org.andengine.audio.BaseAudioManager
 
getMasterVolume() - Method in interface org.andengine.audio.IAudioManager
 
getMatrix(float[]) - Method in class org.andengine.opengl.util.GLMatrixStack
 
getMaxAccelerationX() - Method in class org.andengine.entity.particle.initializer.AccelerationParticleInitializer
 
getMaxAccelerationY() - Method in class org.andengine.entity.particle.initializer.AccelerationParticleInitializer
 
getMaximumFragmentShaderUniformVectorCount() - Method in class org.andengine.opengl.util.GLState
 
getMaximumTextureSize() - Method in class org.andengine.opengl.util.GLState
 
getMaximumTextureUnits() - Method in class org.andengine.opengl.util.GLState
 
getMaximumVertexAttributeCount() - Method in class org.andengine.opengl.util.GLState
 
getMaximumVertexShaderUniformVectorCount() - Method in class org.andengine.opengl.util.GLState
 
getMaximumWidth(ArrayList<IMenuItem>) - Method in class org.andengine.entity.scene.menu.animator.BaseMenuAnimator
 
getMaxLevel() - Method in class org.andengine.util.adt.spatial.quadtree.QuadTree
 
getMaxLifeTime() - Method in class org.andengine.entity.particle.modifier.ExpireParticleInitializer
 
getMaxRotation() - Method in class org.andengine.entity.particle.initializer.RotationParticleInitializer
 
getMaxSimultaneousStreams() - Method in class org.andengine.engine.options.SoundOptions
 
getMaxVelocityX() - Method in class org.andengine.engine.camera.SmoothCamera
 
getMaxVelocityX() - Method in class org.andengine.entity.particle.initializer.VelocityParticleInitializer
 
getMaxVelocityY() - Method in class org.andengine.engine.camera.SmoothCamera
 
getMaxVelocityY() - Method in class org.andengine.entity.particle.initializer.VelocityParticleInitializer
 
getMaxZoomFactorChange() - Method in class org.andengine.engine.camera.SmoothCamera
 
getMediaPlayer() - Method in class org.andengine.audio.music.Music
 
getMemoryFree() - Static method in class org.andengine.util.system.SystemUtils
 
getMemoryTotal() - Static method in class org.andengine.util.system.SystemUtils
 
getMenuItemCount() - Method in class org.andengine.entity.scene.menu.MenuScene
 
getMinAccelerationX() - Method in class org.andengine.entity.particle.initializer.AccelerationParticleInitializer
 
getMinAccelerationY() - Method in class org.andengine.entity.particle.initializer.AccelerationParticleInitializer
 
getMinimumTriggerDistance() - Method in class org.andengine.input.sensor.location.LocationSensorOptions
 
getMinimumTriggerTime() - Method in class org.andengine.input.sensor.location.LocationSensorOptions
 
getMinLifeTime() - Method in class org.andengine.entity.particle.modifier.ExpireParticleInitializer
 
getMinRotation() - Method in class org.andengine.entity.particle.initializer.RotationParticleInitializer
 
getMinVelocityX() - Method in class org.andengine.entity.particle.initializer.VelocityParticleInitializer
 
getMinVelocityY() - Method in class org.andengine.entity.particle.initializer.VelocityParticleInitializer
 
getModelViewGLMatrix() - Method in class org.andengine.opengl.util.GLState
 
getModelViewProjectionGLMatrix() - Method in class org.andengine.opengl.util.GLState
 
getMotionEvent() - Method in class org.andengine.input.touch.TouchEvent
Provides the raw MotionEvent that originally caused this TouchEvent.
getMusicManager() - Method in class org.andengine.engine.Engine
 
getMusicManager() - Method in class org.andengine.ui.activity.BaseGameActivity
 
getMusicOptions() - Method in class org.andengine.engine.options.AudioOptions
 
getName() - Method in class org.andengine.opengl.vbo.attribute.VertexBufferObjectAttribute
 
getNativeHeapMemoryByteSize() - Method in class org.andengine.opengl.texture.TextureWarmUpVertexBufferObject
 
getNativeHeapMemoryByteSize() - Method in class org.andengine.opengl.vbo.HighPerformanceVertexBufferObject
 
getNativeHeapMemoryByteSize() - Method in interface org.andengine.opengl.vbo.IVertexBufferObject
 
getNativeHeapMemoryByteSize() - Method in class org.andengine.opengl.vbo.LowMemoryVertexBufferObject
 
getNativeHeapMemoryByteSize() - Method in class org.andengine.opengl.vbo.VertexBufferObjectManager
 
getNativeHeapMemoryByteSize() - Method in class org.andengine.opengl.vbo.ZeroMemoryVertexBufferObject
 
getNumMipmaps() - Method in class org.andengine.opengl.texture.compressed.pvr.PVRTexture.PVRTextureHeader
 
getOffset() - Method in class org.andengine.opengl.vbo.attribute.VertexBufferObjectAttribute
 
getOnAreaTouchListener() - Method in class org.andengine.entity.scene.Scene
 
getOnMenuItemClickListener() - Method in class org.andengine.entity.scene.menu.MenuScene
 
getOnSceneTouchListener() - Method in class org.andengine.entity.scene.Scene
 
getOnScreenControlListener() - Method in class org.andengine.engine.camera.hud.controls.AnalogOnScreenControl
 
getOnScreenControlListener() - Method in class org.andengine.engine.camera.hud.controls.BaseOnScreenControl
 
getOrientationData() - Method in class org.andengine.engine.Engine
 
getOverallHeight(ArrayList<IMenuItem>) - Method in class org.andengine.entity.scene.menu.animator.BaseMenuAnimator
 
getPackageName(Context) - Static method in class org.andengine.util.system.SystemUtils
 
getPackageVersionCode(Context) - Static method in class org.andengine.util.system.SystemUtils
 
getPackageVersionName(Context) - Static method in class org.andengine.util.system.SystemUtils
 
getPaddingBottom() - Method in class org.andengine.opengl.font.BitmapFont.BitmapFontInfo
 
getPaddingLeft() - Method in class org.andengine.opengl.font.BitmapFont.BitmapFontInfo
 
getPaddingRight() - Method in class org.andengine.opengl.font.BitmapFont.BitmapFontInfo
 
getPaddingTop() - Method in class org.andengine.opengl.font.BitmapFont.BitmapFontInfo
 
getPaint() - Method in class org.andengine.opengl.texture.atlas.bitmap.source.decorator.BaseBitmapTextureAtlasSourceDecorator
 
getParent() - Method in class org.andengine.entity.Entity
 
getParent() - Method in interface org.andengine.entity.IEntity
 
getParent() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
getParent() - Method in class org.andengine.util.adt.pool.PoolItem
 
getParentToLocalTransformation() - Method in class org.andengine.entity.Entity
 
getParentToLocalTransformation() - Method in interface org.andengine.entity.IEntity
 
getParentToLocalTransformation() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
getParticleEmitter() - Method in class org.andengine.entity.particle.ParticleSystem
 
getParticleFactory() - Method in class org.andengine.entity.particle.ParticleSystem
 
getPath() - Method in class org.andengine.entity.modifier.PathModifier
 
getPathModifierListener() - Method in class org.andengine.entity.modifier.PathModifier
 
getPercentage(float, float) - Method in class org.andengine.util.modifier.ease.EaseBackIn
 
getPercentage(float, float) - Method in class org.andengine.util.modifier.ease.EaseBackInOut
 
getPercentage(float, float) - Method in class org.andengine.util.modifier.ease.EaseBackOut
 
getPercentage(float, float) - Method in class org.andengine.util.modifier.ease.EaseBounceIn
 
getPercentage(float, float) - Method in class org.andengine.util.modifier.ease.EaseBounceInOut
 
getPercentage(float, float) - Method in class org.andengine.util.modifier.ease.EaseBounceOut
 
getPercentage(float, float) - Method in class org.andengine.util.modifier.ease.EaseCircularIn
 
getPercentage(float, float) - Method in class org.andengine.util.modifier.ease.EaseCircularInOut
 
getPercentage(float, float) - Method in class org.andengine.util.modifier.ease.EaseCircularOut
 
getPercentage(float, float) - Method in class org.andengine.util.modifier.ease.EaseCubicIn
 
getPercentage(float, float) - Method in class org.andengine.util.modifier.ease.EaseCubicInOut
 
getPercentage(float, float) - Method in class org.andengine.util.modifier.ease.EaseCubicOut
 
getPercentage(float, float) - Method in class org.andengine.util.modifier.ease.EaseElasticIn
 
getPercentage(float, float) - Method in class org.andengine.util.modifier.ease.EaseElasticInOut
 
getPercentage(float, float) - Method in class org.andengine.util.modifier.ease.EaseElasticOut
 
getPercentage(float, float) - Method in class org.andengine.util.modifier.ease.EaseExponentialIn
 
getPercentage(float, float) - Method in class org.andengine.util.modifier.ease.EaseExponentialInOut
 
getPercentage(float, float) - Method in class org.andengine.util.modifier.ease.EaseExponentialOut
 
getPercentage(float, float) - Method in class org.andengine.util.modifier.ease.EaseLinear
 
getPercentage(float, float) - Method in class org.andengine.util.modifier.ease.EaseQuadIn
 
getPercentage(float, float) - Method in class org.andengine.util.modifier.ease.EaseQuadInOut
 
getPercentage(float, float) - Method in class org.andengine.util.modifier.ease.EaseQuadOut
 
getPercentage(float, float) - Method in class org.andengine.util.modifier.ease.EaseQuartIn
 
getPercentage(float, float) - Method in class org.andengine.util.modifier.ease.EaseQuartInOut
 
getPercentage(float, float) - Method in class org.andengine.util.modifier.ease.EaseQuartOut
 
getPercentage(float, float) - Method in class org.andengine.util.modifier.ease.EaseQuintIn
 
getPercentage(float, float) - Method in class org.andengine.util.modifier.ease.EaseQuintInOut
 
getPercentage(float, float) - Method in class org.andengine.util.modifier.ease.EaseQuintOut
 
getPercentage(float, float) - Method in class org.andengine.util.modifier.ease.EaseSineIn
 
getPercentage(float, float) - Method in class org.andengine.util.modifier.ease.EaseSineInOut
 
getPercentage(float, float) - Method in class org.andengine.util.modifier.ease.EaseSineOut
 
getPercentage(float, float) - Method in class org.andengine.util.modifier.ease.EaseStrongIn
 
getPercentage(float, float) - Method in class org.andengine.util.modifier.ease.EaseStrongInOut
 
getPercentage(float, float) - Method in class org.andengine.util.modifier.ease.EaseStrongOut
 
getPercentage(float, float) - Method in interface org.andengine.util.modifier.ease.IEaseFunction
 
getPhysicsHandler() - Method in class org.andengine.entity.particle.Particle
 
getPitch() - Method in class org.andengine.input.sensor.orientation.OrientationData
 
getPixelBuffer(int, int) - Method in class org.andengine.opengl.texture.compressed.pvr.pixelbufferstrategy.GreedyPVRTexturePixelBufferStrategy.GreedyPVRTexturePixelBufferStrategyBufferManager
 
getPixelBuffer(int, int) - Method in interface org.andengine.opengl.texture.compressed.pvr.pixelbufferstrategy.IPVRTexturePixelBufferStrategy.IPVRTexturePixelBufferStrategyBufferManager
 
getPixelBuffer(int, int) - Method in class org.andengine.opengl.texture.compressed.pvr.pixelbufferstrategy.SmartPVRTexturePixelBufferStrategy.SmartPVRTexturePixelBufferStrategyBufferManager
 
getPixelFormat() - Method in class org.andengine.opengl.texture.atlas.buildable.BuildableTextureAtlas
 
getPixelFormat() - Method in enum org.andengine.opengl.texture.bitmap.BitmapTextureFormat
 
getPixelFormat() - Method in enum org.andengine.opengl.texture.compressed.pvr.PVRTexture.PVRTextureFormat
 
getPixelFormat() - Method in interface org.andengine.opengl.texture.ITexture
 
getPixelFormat() - Method in class org.andengine.opengl.texture.Texture
 
getPixels(Bitmap, PixelFormat) - Static method in class org.andengine.opengl.util.GLHelper
TODO These conversions could be done in native code!
getPixels(Bitmap, PixelFormat, ByteOrder) - Static method in class org.andengine.opengl.util.GLHelper
 
getPixelsARGB_8888(GLState) - Method in class org.andengine.opengl.texture.render.RenderTexture
 
getPixelsARGB_8888(GLState, int, int, int, int) - Method in class org.andengine.opengl.texture.render.RenderTexture
 
getPixelsARGB_8888(Bitmap) - Static method in class org.andengine.opengl.util.GLHelper
 
getPointerID() - Method in class org.andengine.input.touch.TouchEvent
 
getPositionOffset(float[]) - Method in class org.andengine.entity.particle.emitter.CircleOutlineParticleEmitter
 
getPositionOffset(float[]) - Method in class org.andengine.entity.particle.emitter.CircleParticleEmitter
 
getPositionOffset(float[]) - Method in interface org.andengine.entity.particle.emitter.IParticleEmitter
 
getPositionOffset(float[]) - Method in class org.andengine.entity.particle.emitter.PointParticleEmitter
 
getPositionOffset(float[]) - Method in class org.andengine.entity.particle.emitter.RectangleOutlineParticleEmitter
 
getPositionOffset(float[]) - Method in class org.andengine.entity.particle.emitter.RectangleParticleEmitter
 
getProjectionGLMatrix() - Method in class org.andengine.opengl.util.GLState
 
getPVRTag() - Method in class org.andengine.opengl.texture.compressed.pvr.PVRTexture.PVRTextureHeader
 
getPVRTextureBuffer() - Method in class org.andengine.opengl.texture.compressed.pvr.PVRCCZTexture
 
getPVRTextureBuffer() - Method in class org.andengine.opengl.texture.compressed.pvr.PVRTexture
 
getPVRTextureFormat() - Method in class org.andengine.opengl.texture.compressed.pvr.PVRTexture.PVRTextureHeader
 
getPVRTextureHeader() - Method in class org.andengine.opengl.texture.compressed.pvr.PVRTexture
 
getRadiusX() - Method in class org.andengine.entity.particle.emitter.BaseCircleParticleEmitter
 
getRadiusY() - Method in class org.andengine.entity.particle.emitter.BaseCircleParticleEmitter
 
getRandomValue() - Method in class org.andengine.entity.particle.initializer.BaseSingleValueParticleInitializer
 
getRandomValueB() - Method in class org.andengine.entity.particle.initializer.BaseDoubleValueParticleInitializer
 
getRandomValueC() - Method in class org.andengine.entity.particle.initializer.BaseTripleValueParticleInitializer
 
getRate() - Method in class org.andengine.audio.sound.Sound
 
getRect() - Method in class org.andengine.opengl.texture.atlas.buildable.builder.BlackPawnTextureAtlasBuilder.Node
 
getRed() - Method in class org.andengine.entity.Entity
 
getRed() - Method in interface org.andengine.entity.IEntity
 
getRed() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
getRed() - Method in class org.andengine.util.color.Color
 
getRedSize() - Method in class org.andengine.opengl.view.ConfigChooser
 
getRenderer() - Method in class org.andengine.opengl.util.GLState
 
getRenderOptions() - Method in class org.andengine.engine.options.EngineOptions
 
getRenderSurfaceViewID() - Method in class org.andengine.ui.activity.LayoutGameActivity
 
getResolutionPolicy() - Method in class org.andengine.engine.options.EngineOptions
 
getRight() - Method in class org.andengine.opengl.texture.atlas.buildable.builder.BlackPawnTextureAtlasBuilder.Rect
 
getRightVolume() - Method in class org.andengine.audio.BaseAudioEntity
 
getRightVolume() - Method in interface org.andengine.audio.IAudioEntity
 
getRoll() - Method in class org.andengine.input.sensor.orientation.OrientationData
 
getRoot() - Method in class org.andengine.util.adt.spatial.quadtree.FloatQuadTree
 
getRoot() - Method in class org.andengine.util.adt.spatial.quadtree.IntQuadTree
 
getRoot() - Method in class org.andengine.util.adt.spatial.quadtree.QuadTree
 
getRotation() - Method in class org.andengine.engine.camera.Camera
 
getRotation() - Method in class org.andengine.entity.Entity
 
getRotation() - Method in interface org.andengine.entity.IEntity
 
getRotation() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
getRotationCenterX() - Method in class org.andengine.entity.Entity
 
getRotationCenterX() - Method in interface org.andengine.entity.IEntity
 
getRotationCenterX() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
getRotationCenterY() - Method in class org.andengine.entity.Entity
 
getRotationCenterY() - Method in interface org.andengine.entity.IEntity
 
getRotationCenterY() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
getScale() - Method in interface org.andengine.opengl.texture.region.ITextureRegion
 
getScale(int) - Method in interface org.andengine.opengl.texture.region.ITiledTextureRegion
 
getScale() - Method in class org.andengine.opengl.texture.region.TextureRegion
 
getScale() - Method in class org.andengine.opengl.texture.region.TiledTextureRegion
 
getScale(int) - Method in class org.andengine.opengl.texture.region.TiledTextureRegion
 
getScaleCenterX() - Method in class org.andengine.entity.Entity
 
getScaleCenterX() - Method in interface org.andengine.entity.IEntity
 
getScaleCenterX() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
getScaleCenterY() - Method in class org.andengine.entity.Entity
 
getScaleCenterY() - Method in interface org.andengine.entity.IEntity
 
getScaleCenterY() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
getScaleHeight() - Method in class org.andengine.opengl.font.BitmapFont
 
getScaleWidth() - Method in class org.andengine.opengl.font.BitmapFont
 
getScaleX() - Method in class org.andengine.entity.Entity
 
getScaleX() - Method in interface org.andengine.entity.IEntity
 
getScaleX() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
getScaleY() - Method in class org.andengine.entity.Entity
 
getScaleY() - Method in interface org.andengine.entity.IEntity
 
getScaleY() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
getScene() - Method in class org.andengine.engine.Engine
 
getScene() - Method in class org.andengine.engine.splitscreen.DoubleSceneSplitScreenEngine
Deprecated.
getSceneCenterCoordinates() - Method in class org.andengine.entity.Entity
 
getSceneCenterCoordinates(float[]) - Method in class org.andengine.entity.Entity
 
getSceneCenterCoordinates() - Method in interface org.andengine.entity.IEntity
 
getSceneCenterCoordinates(float[]) - Method in interface org.andengine.entity.IEntity
 
getSceneCenterCoordinates() - Method in class org.andengine.entity.primitive.Line
 
getSceneCenterCoordinates(float[]) - Method in class org.andengine.entity.primitive.Line
 
getSceneCenterCoordinates() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
getSceneCenterCoordinates(float[]) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
getSceneCenterCoordinates() - Method in class org.andengine.entity.shape.RectangularShape
 
getSceneCenterCoordinates(float[]) - Method in class org.andengine.entity.shape.RectangularShape
 
getSceneCoordinatesFromCameraSceneCoordinates(float, float) - Method in class org.andengine.engine.camera.Camera
 
getSceneCoordinatesFromCameraSceneCoordinates(float[]) - Method in class org.andengine.engine.camera.Camera
 
getSceneFromSurfaceTouchEvent(TouchEvent) - Method in class org.andengine.engine.Engine
 
getSceneFromSurfaceTouchEvent(TouchEvent) - Method in class org.andengine.engine.splitscreen.DoubleSceneSplitScreenEngine
 
getSceneToLocalTransformation() - Method in class org.andengine.entity.Entity
 
getSceneToLocalTransformation() - Method in interface org.andengine.entity.IEntity
 
getSceneToLocalTransformation() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
getScreenOrientation() - Method in class org.andengine.engine.options.EngineOptions
 
getSecondCamera() - Method in class org.andengine.engine.splitscreen.DoubleSceneSplitScreenEngine
 
getSecondCamera() - Method in class org.andengine.engine.splitscreen.SingleSceneSplitScreenEngine
 
getSecondScene() - Method in class org.andengine.engine.splitscreen.DoubleSceneSplitScreenEngine
 
getSecondsElapsed() - Method in class org.andengine.entity.modifier.PathModifier
 
getSecondsElapsed() - Method in class org.andengine.util.modifier.BaseDurationModifier
 
getSecondsElapsed() - Method in interface org.andengine.util.modifier.IModifier
 
getSecondsElapsed() - Method in class org.andengine.util.modifier.LoopModifier
 
getSecondsElapsed() - Method in class org.andengine.util.modifier.ParallelModifier
 
getSecondsElapsed() - Method in class org.andengine.util.modifier.SequenceModifier
 
getSecondsElapsedTotal() - Method in class org.andengine.engine.Engine
 
getSecondsElapsedTotal() - Method in class org.andengine.entity.scene.Scene
 
getSegmentLength(int) - Method in class org.andengine.entity.modifier.PathModifier.Path
 
getSensorDelay() - Method in class org.andengine.input.sensor.acceleration.AccelerationSensorOptions
 
getSensorDelay() - Method in class org.andengine.input.sensor.orientation.OrientationSensorOptions
 
getSequenceDurationOfModifier(IModifier<?>[]) - Static method in class org.andengine.util.modifier.util.ModifierUtils
 
getShaderProgram() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
getShaderProgram() - Method in interface org.andengine.entity.shape.IShape
 
getShaderProgram() - Method in class org.andengine.entity.shape.Shape
 
getShaderProgramManager() - Method in class org.andengine.engine.Engine
 
getShaderProgramManager() - Method in class org.andengine.ui.activity.BaseGameActivity
 
getShaderSource() - Method in class org.andengine.opengl.shader.source.CriteriaShaderSource.CriteriaShaderSourceEntry
 
getShaderSource(GLState) - Method in class org.andengine.opengl.shader.source.CriteriaShaderSource
 
getShaderSource(GLState) - Method in interface org.andengine.opengl.shader.source.IShaderSource
 
getShaderSource(GLState) - Method in class org.andengine.opengl.shader.source.StringShaderSource
 
getSharedByteBufferByteCapacity() - Static method in class org.andengine.opengl.vbo.SharedMemoryVertexBufferObject
 
getShort(int) - Method in class org.andengine.util.adt.bit.BitVector
 
getShortAttribute(Attributes, String, short) - Static method in class org.andengine.util.SAXUtils
 
getShortAttributeOrThrow(Attributes, String) - Static method in class org.andengine.util.SAXUtils
 
getSize() - Method in class org.andengine.entity.modifier.PathModifier.Path
 
getSize() - Method in class org.andengine.opengl.font.BitmapFont.BitmapFontInfo
 
getSize() - Method in class org.andengine.opengl.vbo.attribute.VertexBufferObjectAttribute
 
getSize() - Method in class org.andengine.util.adt.cache.concurrent.SynchronizedIntLRUCache
 
getSize() - Method in class org.andengine.util.adt.cache.concurrent.SynchronizedLRUCache
 
getSize() - Method in class org.andengine.util.adt.cache.IntLRUCache
 
getSize() - Method in class org.andengine.util.adt.cache.LRUCache
 
getSkewCenterX() - Method in class org.andengine.entity.Entity
 
getSkewCenterX() - Method in interface org.andengine.entity.IEntity
 
getSkewCenterX() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
getSkewCenterY() - Method in class org.andengine.entity.Entity
 
getSkewCenterY() - Method in interface org.andengine.entity.IEntity
 
getSkewCenterY() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
getSkewX() - Method in class org.andengine.entity.Entity
 
getSkewX() - Method in interface org.andengine.entity.IEntity
 
getSkewX() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
getSkewY() - Method in class org.andengine.entity.Entity
 
getSkewY() - Method in interface org.andengine.entity.IEntity
 
getSkewY() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
getSoundID() - Method in class org.andengine.audio.sound.Sound
 
getSoundManager() - Method in class org.andengine.engine.Engine
 
getSoundManager() - Method in class org.andengine.ui.activity.BaseGameActivity
 
getSoundOptions() - Method in class org.andengine.engine.options.AudioOptions
 
getSource() - Method in class org.andengine.util.texturepack.TexturePackTextureRegion
 
getSourceHeight() - Method in class org.andengine.util.texturepack.TexturePackTextureRegion
 
getSourceMapping() - Method in class org.andengine.util.texturepack.TexturePackTextureRegionLibrary
 
getSourceWidth() - Method in class org.andengine.util.texturepack.TexturePackTextureRegion
 
getSourceX() - Method in class org.andengine.util.texturepack.TexturePackTextureRegion
 
getSourceY() - Method in class org.andengine.util.texturepack.TexturePackTextureRegion
 
getSpacingX() - Method in class org.andengine.opengl.font.BitmapFont.BitmapFontInfo
 
getSpacingY() - Method in class org.andengine.opengl.font.BitmapFont.BitmapFontInfo
 
getSprite() - Method in class org.andengine.entity.scene.background.SpriteBackground
 
getState() - Method in class org.andengine.entity.sprite.ButtonSprite
 
getStencilSize() - Method in class org.andengine.opengl.view.ConfigChooser
 
getStreamID() - Method in class org.andengine.audio.sound.Sound
 
getStretchHeight() - Method in class org.andengine.opengl.font.BitmapFont.BitmapFontInfo
 
getSubSequenceModifierListener() - Method in class org.andengine.util.modifier.SequenceModifier
 
getSurfaceHeight() - Method in class org.andengine.engine.camera.Camera
 
getSurfaceHeight() - Method in class org.andengine.engine.Engine
 
getSurfaceWidth() - Method in class org.andengine.engine.camera.Camera
 
getSurfaceWidth() - Method in class org.andengine.engine.Engine
 
getSurfaceX() - Method in class org.andengine.engine.camera.Camera
 
getSurfaceY() - Method in class org.andengine.engine.camera.Camera
 
getTag() - Method in class org.andengine.entity.Entity
 
getTag() - Method in interface org.andengine.entity.IEntity
 
getTag() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
getTag() - Method in class org.andengine.entity.TagEntityMatcher
 
getTag() - Static method in class org.andengine.util.debug.Debug
 
getTarget() - Method in class org.andengine.util.modifier.ModifierList
 
getTargetCenterX() - Method in class org.andengine.engine.camera.SmoothCamera
 
getTargetCenterY() - Method in class org.andengine.engine.camera.SmoothCamera
 
getTargetZoomFactor() - Method in class org.andengine.engine.camera.SmoothCamera
 
getText() - Method in class org.andengine.entity.text.Text
 
getTextOptions() - Method in class org.andengine.entity.text.Text
 
getTextOptions() - Method in class org.andengine.entity.text.TickerText
 
getTexture() - Method in class org.andengine.entity.sprite.batch.SpriteBatch
 
getTexture() - Method in class org.andengine.opengl.font.BitmapFont.BitmapFontPage
 
getTexture() - Method in class org.andengine.opengl.font.BitmapFont
 
getTexture() - Method in class org.andengine.opengl.font.Font
 
getTexture() - Method in interface org.andengine.opengl.font.IFont
 
getTexture() - Method in class org.andengine.opengl.texture.region.BaseTextureRegion
 
getTexture() - Method in interface org.andengine.opengl.texture.region.ITextureRegion
 
getTexture(String, AssetManager, String) - Method in class org.andengine.opengl.texture.TextureManager
 
getTexture(String, AssetManager, String, TextureOptions) - Method in class org.andengine.opengl.texture.TextureManager
 
getTexture(String, IInputStreamOpener) - Method in class org.andengine.opengl.texture.TextureManager
 
getTexture(String, IInputStreamOpener, TextureOptions) - Method in class org.andengine.opengl.texture.TextureManager
 
getTexture(String, IInputStreamOpener, BitmapTextureFormat, TextureOptions) - Method in class org.andengine.opengl.texture.TextureManager
 
getTexture(String, IInputStreamOpener, BitmapTextureFormat, TextureOptions, boolean) - Method in class org.andengine.opengl.texture.TextureManager
 
getTexture() - Method in class org.andengine.util.texturepack.TexturePack
 
getTextureAtlasSource() - Method in class org.andengine.opengl.texture.atlas.buildable.BuildableTextureAtlas.TextureAtlasSourceWithWithLocationCallback
 
getTextureAtlasSourceDecoratorOptions() - Method in class org.andengine.opengl.texture.atlas.bitmap.source.decorator.BaseBitmapTextureAtlasSourceDecorator
 
getTextureAtlasStateListener() - Method in class org.andengine.opengl.texture.atlas.buildable.BuildableTextureAtlas
 
getTextureAtlasStateListener() - Method in interface org.andengine.opengl.texture.atlas.ITextureAtlas
 
getTextureAtlasStateListener() - Method in class org.andengine.opengl.texture.atlas.TextureAtlas
 
getTextureHeight() - Method in class org.andengine.opengl.texture.atlas.bitmap.source.decorator.BaseBitmapTextureAtlasSourceDecorator
 
getTextureHeight() - Method in class org.andengine.opengl.texture.atlas.source.BaseTextureAtlasSource
 
getTextureHeight() - Method in interface org.andengine.opengl.texture.atlas.source.ITextureAtlasSource
 
getTextureManager() - Method in class org.andengine.engine.Engine
 
getTextureManager() - Method in class org.andengine.ui.activity.BaseGameActivity
 
getTextureOffsetX() - Method in class org.andengine.opengl.font.BitmapFont.BitmapFontOptions
 
getTextureOffsetY() - Method in class org.andengine.opengl.font.BitmapFont.BitmapFontOptions
 
getTextureOptions() - Method in class org.andengine.opengl.texture.atlas.buildable.BuildableTextureAtlas
 
getTextureOptions() - Method in interface org.andengine.opengl.texture.ITexture
 
getTextureOptions() - Method in class org.andengine.opengl.texture.Texture
 
getTexturePack() - Method in class org.andengine.util.texturepack.TexturePackParser
 
getTexturePackLibrary() - Method in class org.andengine.util.animationpack.AnimationPack
 
getTexturePackTextureRegion(String) - Method in class org.andengine.util.texturepack.TexturePackLibrary
 
getTexturePackTextureRegionLibrary() - Method in class org.andengine.util.texturepack.TexturePack
 
getTextureRegion() - Method in class org.andengine.entity.sprite.Sprite
 
getTextureRegion() - Method in class org.andengine.entity.sprite.TiledSprite
 
getTextureRegion(int) - Method in interface org.andengine.opengl.texture.region.ITiledTextureRegion
 
getTextureRegion(int) - Method in class org.andengine.opengl.texture.region.TiledTextureRegion
 
getTextureStateListener() - Method in class org.andengine.opengl.texture.atlas.buildable.BuildableTextureAtlas
Deprecated.
getTextureStateListener() - Method in interface org.andengine.opengl.texture.atlas.ITextureAtlas
Deprecated.
getTextureStateListener() - Method in class org.andengine.opengl.texture.atlas.TextureAtlas
Deprecated.
getTextureStateListener() - Method in interface org.andengine.opengl.texture.ITexture
 
getTextureStateListener() - Method in class org.andengine.opengl.texture.Texture
 
getTextureWidth() - Method in class org.andengine.opengl.texture.atlas.bitmap.source.decorator.BaseBitmapTextureAtlasSourceDecorator
 
getTextureWidth() - Method in class org.andengine.opengl.texture.atlas.source.BaseTextureAtlasSource
 
getTextureWidth() - Method in interface org.andengine.opengl.texture.atlas.source.ITextureAtlasSource
 
getTextureX() - Method in class org.andengine.opengl.texture.atlas.source.BaseTextureAtlasSource
 
getTextureX() - Method in interface org.andengine.opengl.texture.atlas.source.ITextureAtlasSource
 
getTextureX() - Method in interface org.andengine.opengl.texture.region.ITextureRegion
 
getTextureX(int) - Method in interface org.andengine.opengl.texture.region.ITiledTextureRegion
 
getTextureX() - Method in class org.andengine.opengl.texture.region.TextureRegion
 
getTextureX() - Method in class org.andengine.opengl.texture.region.TiledTextureRegion
 
getTextureX(int) - Method in class org.andengine.opengl.texture.region.TiledTextureRegion
 
getTextureY() - Method in class org.andengine.opengl.texture.atlas.source.BaseTextureAtlasSource
 
getTextureY() - Method in interface org.andengine.opengl.texture.atlas.source.ITextureAtlasSource
 
getTextureY() - Method in interface org.andengine.opengl.texture.region.ITextureRegion
 
getTextureY(int) - Method in interface org.andengine.opengl.texture.region.ITiledTextureRegion
 
getTextureY() - Method in class org.andengine.opengl.texture.region.TextureRegion
 
getTextureY() - Method in class org.andengine.opengl.texture.region.TiledTextureRegion
 
getTextureY(int) - Method in class org.andengine.opengl.texture.region.TiledTextureRegion
 
getTileCount() - Method in class org.andengine.entity.sprite.TiledSprite
 
getTileCount() - Method in interface org.andengine.opengl.texture.region.ITiledTextureRegion
 
getTileCount() - Method in class org.andengine.opengl.texture.region.TiledTextureRegion
 
getTiled(int) - Method in class org.andengine.opengl.texture.region.TextureRegionLibrary
 
getTiledTextureRegion() - Method in class org.andengine.entity.sprite.TiledSprite
 
getTiledTextureRegionIndex() - Method in enum org.andengine.entity.sprite.ButtonSprite.State
 
getTimerSeconds() - Method in class org.andengine.engine.handler.timer.TimerHandler
 
getTimerSecondsElapsed() - Method in class org.andengine.engine.handler.timer.TimerHandler
 
getTop() - Method in class org.andengine.opengl.texture.atlas.buildable.builder.BlackPawnTextureAtlasBuilder.Rect
 
getTouchAreas() - Method in class org.andengine.entity.scene.Scene
 
getTouchController() - Method in class org.andengine.engine.Engine
 
getTouchEventIntervalMilliseconds() - Method in class org.andengine.engine.options.TouchOptions
 
getTouchOptions() - Method in class org.andengine.engine.options.EngineOptions
 
getToValue() - Method in class org.andengine.util.modifier.BaseDoubleValueSpanModifier
Deprecated.
getToValue() - Method in class org.andengine.util.modifier.BaseSingleValueSpanModifier
 
getToValueA() - Method in class org.andengine.util.modifier.BaseDoubleValueSpanModifier
 
getToValueB() - Method in class org.andengine.util.modifier.BaseDoubleValueSpanModifier
 
getToValueC() - Method in class org.andengine.util.modifier.BaseTripleValueSpanModifier
 
getToX() - Method in class org.andengine.util.algorithm.path.Path
 
getToY() - Method in class org.andengine.util.algorithm.path.Path
 
getTriggerClickMaximumMilliseconds() - Method in class org.andengine.input.touch.detector.ClickDetector
 
getTriggerHoldMaximumDistance() - Method in class org.andengine.input.touch.detector.HoldDetector
 
getTriggerHoldMinimumMilliseconds() - Method in class org.andengine.input.touch.detector.HoldDetector
 
getTriggerScrollMinimumDistance() - Method in class org.andengine.input.touch.detector.ScrollDetector
 
getType() - Method in class org.andengine.opengl.vbo.attribute.VertexBufferObjectAttribute
 
getTypeString() - Method in enum org.andengine.util.mime.MIMEType
 
getU() - Method in interface org.andengine.opengl.texture.region.ITextureRegion
 
getU(int) - Method in interface org.andengine.opengl.texture.region.ITiledTextureRegion
 
getU() - Method in class org.andengine.opengl.texture.region.TextureRegion
 
getU() - Method in class org.andengine.opengl.texture.region.TiledTextureRegion
 
getU(int) - Method in class org.andengine.opengl.texture.region.TiledTextureRegion
 
getU2() - Method in interface org.andengine.opengl.texture.region.ITextureRegion
 
getU2(int) - Method in interface org.andengine.opengl.texture.region.ITiledTextureRegion
 
getU2() - Method in class org.andengine.opengl.texture.region.TextureRegion
 
getU2() - Method in class org.andengine.opengl.texture.region.TiledTextureRegion
 
getU2(int) - Method in class org.andengine.opengl.texture.region.TiledTextureRegion
 
getUncompressedSize() - Method in class org.andengine.opengl.texture.compressed.pvr.PVRCCZTexture.CCZHeader
 
getUnicode() - Method in class org.andengine.opengl.font.BitmapFont.BitmapFontInfo
 
getUniformLocation(String) - Method in class org.andengine.opengl.shader.ShaderProgram
 
getUniformLocationOptional(String) - Method in class org.andengine.opengl.shader.ShaderProgram
 
getUnrecycledItemCount() - Method in class org.andengine.util.adt.pool.GenericPool
 
getUnsignedByte(ByteBuffer) - Static method in class org.andengine.opengl.util.BufferUtils
 
getUnsignedByte(ByteBuffer, int) - Static method in class org.andengine.opengl.util.BufferUtils
 
getUnsignedInt(ByteBuffer) - Static method in class org.andengine.opengl.util.BufferUtils
 
getUnsignedInt(ByteBuffer, int) - Static method in class org.andengine.opengl.util.BufferUtils
 
getUnsignedShort(ByteBuffer) - Static method in class org.andengine.opengl.util.BufferUtils
 
getUnsignedShort(ByteBuffer, int) - Static method in class org.andengine.opengl.util.BufferUtils
 
getUpdateHandlerCount() - Method in class org.andengine.entity.Entity
 
getUpdateHandlerCount() - Method in interface org.andengine.entity.IEntity
 
getUpdateHandlerCount() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
getUpdateThread() - Method in class org.andengine.engine.options.EngineOptions
 
getUpdateThreadPriority() - Method in class org.andengine.engine.options.EngineOptions
 
getUsage() - Method in enum org.andengine.opengl.vbo.DrawType
 
getUsage() - Method in class org.andengine.util.system.CPUUsage
 
getUserData() - Method in class org.andengine.entity.Entity
 
getUserData() - Method in interface org.andengine.entity.IEntity
 
getUserData() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
getUserdata() - Method in class org.andengine.opengl.texture.compressed.pvr.PVRCCZTexture.CCZHeader
 
getV() - Method in interface org.andengine.opengl.texture.region.ITextureRegion
 
getV(int) - Method in interface org.andengine.opengl.texture.region.ITiledTextureRegion
 
getV() - Method in class org.andengine.opengl.texture.region.TextureRegion
 
getV() - Method in class org.andengine.opengl.texture.region.TiledTextureRegion
 
getV(int) - Method in class org.andengine.opengl.texture.region.TiledTextureRegion
 
getV2() - Method in interface org.andengine.opengl.texture.region.ITextureRegion
 
getV2(int) - Method in interface org.andengine.opengl.texture.region.ITiledTextureRegion
 
getV2() - Method in class org.andengine.opengl.texture.region.TextureRegion
 
getV2() - Method in class org.andengine.opengl.texture.region.TiledTextureRegion
 
getV2(int) - Method in class org.andengine.opengl.texture.region.TiledTextureRegion
 
getValue(float) - Static method in class org.andengine.util.modifier.ease.EaseBackIn
 
getValue(float) - Static method in class org.andengine.util.modifier.ease.EaseBackOut
 
getValue(float) - Static method in class org.andengine.util.modifier.ease.EaseBounceIn
 
getValue(float) - Static method in class org.andengine.util.modifier.ease.EaseBounceOut
 
getValue(float) - Static method in class org.andengine.util.modifier.ease.EaseCircularIn
 
getValue(float) - Static method in class org.andengine.util.modifier.ease.EaseCircularOut
 
getValue(float) - Static method in class org.andengine.util.modifier.ease.EaseCubicIn
 
getValue(float) - Static method in class org.andengine.util.modifier.ease.EaseCubicOut
 
getValue(float, float, float) - Static method in class org.andengine.util.modifier.ease.EaseElasticIn
 
getValue(float, float, float) - Static method in class org.andengine.util.modifier.ease.EaseElasticOut
 
getValue(float) - Static method in class org.andengine.util.modifier.ease.EaseExponentialIn
 
getValue(float) - Static method in class org.andengine.util.modifier.ease.EaseExponentialOut
 
getValue(float) - Static method in class org.andengine.util.modifier.ease.EaseQuadIn
 
getValue(float) - Static method in class org.andengine.util.modifier.ease.EaseQuadOut
 
getValue(float) - Static method in class org.andengine.util.modifier.ease.EaseQuartIn
 
getValue(float) - Static method in class org.andengine.util.modifier.ease.EaseQuartOut
 
getValue(float) - Static method in class org.andengine.util.modifier.ease.EaseQuintIn
 
getValue(float) - Static method in class org.andengine.util.modifier.ease.EaseQuintOut
 
getValue(float) - Static method in class org.andengine.util.modifier.ease.EaseSineIn
 
getValue(float) - Static method in class org.andengine.util.modifier.ease.EaseSineOut
 
getValue(float) - Static method in class org.andengine.util.modifier.ease.EaseStrongIn
 
getValue(float) - Static method in class org.andengine.util.modifier.ease.EaseStrongOut
 
getValues() - Method in class org.andengine.input.sensor.BaseSensorData
 
getVelocityX() - Method in class org.andengine.engine.handler.physics.PhysicsHandler
 
getVelocityY() - Method in class org.andengine.engine.handler.physics.PhysicsHandler
 
getVersion() - Method in class org.andengine.opengl.texture.compressed.pvr.PVRCCZTexture.CCZHeader
 
getVersion() - Method in class org.andengine.opengl.util.GLState
 
getVertex(float[], int, int, int) - Static method in class org.andengine.opengl.util.VertexUtils
 
getVertexBufferObject() - Method in class org.andengine.entity.primitive.Line
 
getVertexBufferObject() - Method in class org.andengine.entity.primitive.Mesh
 
getVertexBufferObject() - Method in class org.andengine.entity.primitive.Rectangle
 
getVertexBufferObject() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
getVertexBufferObject() - Method in interface org.andengine.entity.shape.IShape
 
getVertexBufferObject() - Method in class org.andengine.entity.sprite.batch.SpriteBatch
 
getVertexBufferObject() - Method in class org.andengine.entity.sprite.Sprite
 
getVertexBufferObject() - Method in class org.andengine.entity.sprite.TiledSprite
 
getVertexBufferObject() - Method in class org.andengine.entity.text.Text
 
getVertexBufferObjectManager() - Method in class org.andengine.engine.Engine
 
getVertexBufferObjectManager() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
getVertexBufferObjectManager() - Method in interface org.andengine.entity.shape.IShape
 
getVertexBufferObjectManager() - Method in class org.andengine.entity.shape.Shape
 
getVertexBufferObjectManager() - Method in interface org.andengine.opengl.vbo.IVertexBufferObject
 
getVertexBufferObjectManager() - Method in class org.andengine.opengl.vbo.VertexBufferObject
 
getVertexBufferObjectManager() - Method in class org.andengine.opengl.vbo.ZeroMemoryVertexBufferObject
 
getVertexBufferObjectManager() - Method in class org.andengine.ui.activity.BaseGameActivity
 
getVolume() - Method in class org.andengine.audio.BaseAudioEntity
 
getVolume() - Method in interface org.andengine.audio.IAudioEntity
 
getWakeLockOptions() - Method in class org.andengine.engine.options.EngineOptions
 
getWidth() - Method in class org.andengine.engine.camera.Camera
 
getWidth() - Method in class org.andengine.engine.camera.ZoomCamera
 
getWidth() - Method in class org.andengine.entity.particle.emitter.BaseRectangleParticleEmitter
 
getWidth() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
getWidth() - Method in interface org.andengine.entity.shape.IAreaShape
 
getWidth() - Method in class org.andengine.entity.shape.RectangularShape
 
getWidth() - Method in class org.andengine.opengl.texture.atlas.buildable.BuildableTextureAtlas
 
getWidth() - Method in class org.andengine.opengl.texture.atlas.buildable.builder.BlackPawnTextureAtlasBuilder.Rect
 
getWidth() - Method in class org.andengine.opengl.texture.atlas.TextureAtlas
 
getWidth() - Method in class org.andengine.opengl.texture.bitmap.BitmapTexture
 
getWidth() - Method in class org.andengine.opengl.texture.compressed.etc1.ETC1Texture.ETC1TextureHeader
 
getWidth() - Method in class org.andengine.opengl.texture.compressed.etc1.ETC1Texture
 
getWidth() - Method in class org.andengine.opengl.texture.compressed.pvr.PVRTexture
 
getWidth() - Method in class org.andengine.opengl.texture.compressed.pvr.PVRTexture.PVRTextureHeader
 
getWidth() - Method in interface org.andengine.opengl.texture.ITexture
 
getWidth() - Method in interface org.andengine.opengl.texture.region.ITextureRegion
Note: Takes ITextureRegion.getScale() into account!
getWidth(int) - Method in interface org.andengine.opengl.texture.region.ITiledTextureRegion
Note: Takes ITiledTextureRegion.getScale(int) into account!
getWidth() - Method in class org.andengine.opengl.texture.region.TextureRegion
 
getWidth() - Method in class org.andengine.opengl.texture.region.TiledTextureRegion
 
getWidth(int) - Method in class org.andengine.opengl.texture.region.TiledTextureRegion
 
getWidth() - Method in class org.andengine.opengl.texture.render.RenderTexture
 
getWidth() - Method in class org.andengine.util.adt.spatial.quadtree.FloatQuadTree.FloatQuadTreeNode
 
getWidth() - Method in class org.andengine.util.adt.spatial.quadtree.IntQuadTree.IntQuadTreeNode
 
getWidthRaw() - Method in class org.andengine.engine.camera.Camera
 
getWidthScaled() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
getWidthScaled() - Method in interface org.andengine.entity.shape.IAreaShape
 
getWidthScaled() - Method in class org.andengine.entity.shape.RectangularShape
 
getX() - Method in class org.andengine.entity.Entity
 
getX() - Method in interface org.andengine.entity.IEntity
 
getX() - Method in class org.andengine.entity.primitive.Line
Deprecated.
Instead use Line.getX1() or Line.getX2().
getX() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
getX() - Method in class org.andengine.input.sensor.acceleration.AccelerationData
 
getX(TouchEvent) - Method in class org.andengine.input.touch.detector.ScrollDetector
 
getX(TouchEvent) - Method in class org.andengine.input.touch.detector.SurfaceScrollDetector
 
getX() - Method in class org.andengine.input.touch.TouchEvent
 
getX(int) - Method in class org.andengine.util.algorithm.path.Path
 
getX() - Method in class org.andengine.util.algorithm.Spiral
 
getX1() - Method in class org.andengine.entity.primitive.Line
 
getX2() - Method in class org.andengine.entity.primitive.Line
 
getXMax() - Method in class org.andengine.engine.camera.Camera
 
getXMax() - Method in class org.andengine.engine.camera.ZoomCamera
 
getXMax() - Method in class org.andengine.util.adt.bounds.FloatBounds
 
getXMax() - Method in interface org.andengine.util.adt.bounds.IFloatBounds
 
getXMax() - Method in interface org.andengine.util.adt.bounds.IIntBounds
 
getXMax() - Method in class org.andengine.util.adt.bounds.IntBounds
 
getXMax() - Method in class org.andengine.util.adt.spatial.quadtree.FloatQuadTree.FloatQuadTreeNode
 
getXMax() - Method in class org.andengine.util.adt.spatial.quadtree.FloatQuadTree
 
getXMax() - Method in class org.andengine.util.adt.spatial.quadtree.IntQuadTree
 
getXMax() - Method in class org.andengine.util.adt.spatial.quadtree.IntQuadTree.IntQuadTreeNode
 
getXMin() - Method in class org.andengine.engine.camera.Camera
 
getXMin() - Method in class org.andengine.engine.camera.ZoomCamera
 
getXMin() - Method in class org.andengine.util.adt.bounds.FloatBounds
 
getXMin() - Method in interface org.andengine.util.adt.bounds.IFloatBounds
 
getXMin() - Method in interface org.andengine.util.adt.bounds.IIntBounds
 
getXMin() - Method in class org.andengine.util.adt.bounds.IntBounds
 
getXMin() - Method in class org.andengine.util.adt.spatial.quadtree.FloatQuadTree.FloatQuadTreeNode
 
getXMin() - Method in class org.andengine.util.adt.spatial.quadtree.FloatQuadTree
 
getXMin() - Method in class org.andengine.util.adt.spatial.quadtree.IntQuadTree
 
getXMin() - Method in class org.andengine.util.adt.spatial.quadtree.IntQuadTree.IntQuadTreeNode
 
getY() - Method in class org.andengine.entity.Entity
 
getY() - Method in interface org.andengine.entity.IEntity
 
getY() - Method in class org.andengine.entity.primitive.Line
Deprecated.
getY() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
getY() - Method in class org.andengine.input.sensor.acceleration.AccelerationData
 
getY(TouchEvent) - Method in class org.andengine.input.touch.detector.ScrollDetector
 
getY(TouchEvent) - Method in class org.andengine.input.touch.detector.SurfaceScrollDetector
 
getY() - Method in class org.andengine.input.touch.TouchEvent
 
getY(int) - Method in class org.andengine.util.algorithm.path.Path
 
getY() - Method in class org.andengine.util.algorithm.Spiral
 
getY1() - Method in class org.andengine.entity.primitive.Line
 
getY2() - Method in class org.andengine.entity.primitive.Line
 
getYaw() - Method in class org.andengine.input.sensor.orientation.OrientationData
 
getYMax() - Method in class org.andengine.engine.camera.Camera
 
getYMax() - Method in class org.andengine.engine.camera.ZoomCamera
 
getYMax() - Method in class org.andengine.util.adt.bounds.FloatBounds
 
getYMax() - Method in interface org.andengine.util.adt.bounds.IFloatBounds
 
getYMax() - Method in interface org.andengine.util.adt.bounds.IIntBounds
 
getYMax() - Method in class org.andengine.util.adt.bounds.IntBounds
 
getYMax() - Method in class org.andengine.util.adt.spatial.quadtree.FloatQuadTree.FloatQuadTreeNode
 
getYMax() - Method in class org.andengine.util.adt.spatial.quadtree.FloatQuadTree
 
getYMax() - Method in class org.andengine.util.adt.spatial.quadtree.IntQuadTree
 
getYMax() - Method in class org.andengine.util.adt.spatial.quadtree.IntQuadTree.IntQuadTreeNode
 
getYMin() - Method in class org.andengine.engine.camera.Camera
 
getYMin() - Method in class org.andengine.engine.camera.ZoomCamera
 
getYMin() - Method in class org.andengine.util.adt.bounds.FloatBounds
 
getYMin() - Method in interface org.andengine.util.adt.bounds.IFloatBounds
 
getYMin() - Method in interface org.andengine.util.adt.bounds.IIntBounds
 
getYMin() - Method in class org.andengine.util.adt.bounds.IntBounds
 
getYMin() - Method in class org.andengine.util.adt.spatial.quadtree.FloatQuadTree.FloatQuadTreeNode
 
getYMin() - Method in class org.andengine.util.adt.spatial.quadtree.FloatQuadTree
 
getYMin() - Method in class org.andengine.util.adt.spatial.quadtree.IntQuadTree
 
getYMin() - Method in class org.andengine.util.adt.spatial.quadtree.IntQuadTree.IntQuadTreeNode
 
getZ() - Method in class org.andengine.input.sensor.acceleration.AccelerationData
 
getZFar() - Method in class org.andengine.engine.camera.Camera
 
getZIndex() - Method in class org.andengine.entity.Entity
 
getZIndex() - Method in interface org.andengine.entity.IEntity
 
getZIndex() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
getZNear() - Method in class org.andengine.engine.camera.Camera
 
getZoomFactor() - Method in class org.andengine.engine.camera.ZoomCamera
 
GL_UNPACK_ALIGNMENT_DEFAULT - Static variable in class org.andengine.opengl.util.GLState
 
glDrawElements(int, int, int, int) - Static method in class org.andengine.opengl.GLES20Fix
 
glDrawElementsFix(int, int, int, int) - Static method in class org.andengine.opengl.GLES20Fix
 
GLES20Fix - Class in org.andengine.opengl
(c) Zynga 2011
GLException - Exception in org.andengine.opengl.exception
(c) Zynga 2012
GLException(int) - Constructor for exception org.andengine.opengl.exception.GLException
 
GLException(int, String) - Constructor for exception org.andengine.opengl.exception.GLException
 
GLExtensionsGLCriteria - Class in org.andengine.opengl.util.criteria
(c) Zynga 2011
GLExtensionsGLCriteria(StringOperator, String) - Constructor for class org.andengine.opengl.util.criteria.GLExtensionsGLCriteria
 
GLFrameBufferException - Exception in org.andengine.opengl.exception
(c) Zynga 2012
GLFrameBufferException(int) - Constructor for exception org.andengine.opengl.exception.GLFrameBufferException
 
GLFrameBufferException(int, String) - Constructor for exception org.andengine.opengl.exception.GLFrameBufferException
 
GLHelper - Class in org.andengine.opengl.util
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
GLHelper() - Constructor for class org.andengine.opengl.util.GLHelper
 
glLoadIdentity() - Method in class org.andengine.opengl.util.GLMatrixStack
 
GLMATRIX_SIZE - Static variable in class org.andengine.opengl.util.GLMatrixStack
 
GLMatrixStack - Class in org.andengine.opengl.util
TODO Measure performance with inlined or native Matrix implementations.
GLMatrixStack() - Constructor for class org.andengine.opengl.util.GLMatrixStack
 
GLMatrixStack.GLMatrixStackOverflowException - Exception in org.andengine.opengl.util
 
GLMatrixStack.GLMatrixStackUnderflowException - Exception in org.andengine.opengl.util
 
GLMATRIXSTACK_DEPTH_MAX - Static variable in class org.andengine.opengl.util.GLMatrixStack
 
GLMatrixStackOverflowException() - Constructor for exception org.andengine.opengl.util.GLMatrixStack.GLMatrixStackOverflowException
 
GLMatrixStackUnderflowException() - Constructor for exception org.andengine.opengl.util.GLMatrixStack.GLMatrixStackUnderflowException
 
glOrthof(float, float, float, float, float, float) - Method in class org.andengine.opengl.util.GLMatrixStack
 
glPopMatrix() - Method in class org.andengine.opengl.util.GLMatrixStack
 
glPushMatrix() - Method in class org.andengine.opengl.util.GLMatrixStack
 
GLRendererGLCriteria - Class in org.andengine.opengl.util.criteria
(c) Zynga 2011
GLRendererGLCriteria(StringOperator, String) - Constructor for class org.andengine.opengl.util.criteria.GLRendererGLCriteria
 
glRotatef(float, float, float, float) - Method in class org.andengine.opengl.util.GLMatrixStack
 
glScalef(float, float, float) - Method in class org.andengine.opengl.util.GLMatrixStack
 
glSkewf(float, float) - Method in class org.andengine.opengl.util.GLMatrixStack
 
GLState - Class in org.andengine.opengl.util
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
GLState() - Constructor for class org.andengine.opengl.util.GLState
 
glTexImage2D(int, int, Bitmap, int, PixelFormat) - Method in class org.andengine.opengl.util.GLState
Note: does not pre-multiply the alpha channel!
glTexSubImage2D(int, int, int, int, Bitmap, PixelFormat) - Method in class org.andengine.opengl.util.GLState
Note: does not pre-multiply the alpha channel!
glTranslatef(float, float, float) - Method in class org.andengine.opengl.util.GLMatrixStack
 
GLVersionGLCriteria - Class in org.andengine.opengl.util.criteria
(c) Zynga 2011
GLVersionGLCriteria(StringOperator, String) - Constructor for class org.andengine.opengl.util.criteria.GLVersionGLCriteria
 
glVertexAttribPointer(int, int, int, boolean, int, int) - Static method in class org.andengine.opengl.GLES20Fix
 
glVertexAttribPointer(int) - Method in class org.andengine.opengl.vbo.attribute.VertexBufferObjectAttribute
 
glVertexAttribPointer(int) - Method in class org.andengine.opengl.vbo.attribute.VertexBufferObjectAttributeFix
 
glVertexAttribPointerFix(int, int, int, boolean, int, int) - Static method in class org.andengine.opengl.GLES20Fix
 
glVertexAttribPointers() - Method in class org.andengine.opengl.vbo.attribute.VertexBufferObjectAttributes
 
grab(int, int, ScreenGrabber.IScreenGrabberCallback) - Method in class org.andengine.entity.util.ScreenGrabber
 
grab(int, int, int, int, ScreenGrabber.IScreenGrabberCallback) - Method in class org.andengine.entity.util.ScreenGrabber
 
GravityParticleInitializer<T extends IEntity> - Class in org.andengine.entity.particle.initializer
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
GravityParticleInitializer() - Constructor for class org.andengine.entity.particle.initializer.GravityParticleInitializer
 
GreedyPVRTexturePixelBufferStrategy - Class in org.andengine.opengl.texture.compressed.pvr.pixelbufferstrategy
(c) Zynga 2011
GreedyPVRTexturePixelBufferStrategy() - Constructor for class org.andengine.opengl.texture.compressed.pvr.pixelbufferstrategy.GreedyPVRTexturePixelBufferStrategy
 
GreedyPVRTexturePixelBufferStrategy.GreedyPVRTexturePixelBufferStrategyBufferManager - Class in org.andengine.opengl.texture.compressed.pvr.pixelbufferstrategy
 
GreedyPVRTexturePixelBufferStrategyBufferManager(PVRTexture) - Constructor for class org.andengine.opengl.texture.compressed.pvr.pixelbufferstrategy.GreedyPVRTexturePixelBufferStrategy.GreedyPVRTexturePixelBufferStrategyBufferManager
 
GREEN - Static variable in class org.andengine.util.color.Color
 
GREEN_ABGR_PACKED_FLOAT - Static variable in class org.andengine.util.color.Color
 
GREEN_ABGR_PACKED_INT - Static variable in class org.andengine.util.color.Color
 
GREEN_ARGB_PACKED_INT - Static variable in class org.andengine.util.color.Color
 

H

HARDWARE_BUFFER_ID_INVALID - Static variable in interface org.andengine.opengl.vbo.IVertexBufferObject
 
HARDWARE_TEXTURE_ID_INVALID - Static variable in class org.andengine.opengl.texture.Texture
 
hasAlpha() - Method in class org.andengine.opengl.texture.compressed.pvr.PVRTexture.PVRTextureHeader
 
hasChildren() - Method in class org.andengine.util.adt.spatial.quadtree.QuadTree.QuadTreeNode
 
hasChildScene() - Method in class org.andengine.entity.scene.Scene
 
hasEngineLock() - Method in class org.andengine.engine.options.EngineOptions
 
hash(Object...) - Static method in class org.andengine.util.adt.map.MultiKey
 
hashCode() - Method in class org.andengine.opengl.font.Letter
 
hashCode() - Method in class org.andengine.util.adt.map.MultiKey
 
hashCode() - Method in class org.andengine.util.color.Color
 
hasHUD() - Method in class org.andengine.engine.camera.Camera
 
hasMappedTexture(String) - Method in class org.andengine.opengl.texture.TextureManager
 
hasMipMaps() - Method in class org.andengine.opengl.texture.compressed.pvr.PVRTexture
 
hasOnAreaTouchListener() - Method in class org.andengine.entity.scene.Scene
 
hasOnSceneTouchListener() - Method in class org.andengine.entity.scene.Scene
 
hasParent() - Method in class org.andengine.entity.Entity
 
hasParent() - Method in interface org.andengine.entity.IEntity
 
hasParent() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
hasSystemFeature(Context, String) - Static method in class org.andengine.util.system.SystemUtils
 
hasTextureAtlasStateListener() - Method in class org.andengine.opengl.texture.atlas.buildable.BuildableTextureAtlas
 
hasTextureAtlasStateListener() - Method in interface org.andengine.opengl.texture.atlas.ITextureAtlas
 
hasTextureAtlasStateListener() - Method in class org.andengine.opengl.texture.atlas.TextureAtlas
 
hasTextureStateListener() - Method in class org.andengine.opengl.texture.atlas.buildable.BuildableTextureAtlas
Deprecated.
hasTextureStateListener() - Method in interface org.andengine.opengl.texture.atlas.ITextureAtlas
Deprecated.
hasTextureStateListener() - Method in class org.andengine.opengl.texture.atlas.TextureAtlas
Deprecated.
hasTextureStateListener() - Method in interface org.andengine.opengl.texture.ITexture
 
hasTextureStateListener() - Method in class org.andengine.opengl.texture.Texture
 
hasUpdateThread() - Method in class org.andengine.engine.options.EngineOptions
 
headerLength() - Method in class org.andengine.opengl.texture.compressed.pvr.PVRTexture.PVRTextureHeader
 
HighPerformanceDiamondSpriteVertexBufferObject - Class in org.andengine.entity.sprite.vbo
(c) Zynga 2012
HighPerformanceDiamondSpriteVertexBufferObject(VertexBufferObjectManager, int, DrawType, boolean, VertexBufferObjectAttributes) - Constructor for class org.andengine.entity.sprite.vbo.HighPerformanceDiamondSpriteVertexBufferObject
 
HighPerformanceLineVertexBufferObject - Class in org.andengine.entity.primitive.vbo
(c) Zynga 2012
HighPerformanceLineVertexBufferObject(VertexBufferObjectManager, int, DrawType, boolean, VertexBufferObjectAttributes) - Constructor for class org.andengine.entity.primitive.vbo.HighPerformanceLineVertexBufferObject
 
HighPerformanceMeshVertexBufferObject - Class in org.andengine.entity.primitive.vbo
(c) Zynga 2012
HighPerformanceMeshVertexBufferObject(VertexBufferObjectManager, float[], int, DrawType, boolean, VertexBufferObjectAttributes) - Constructor for class org.andengine.entity.primitive.vbo.HighPerformanceMeshVertexBufferObject
 
HighPerformanceRectangleVertexBufferObject - Class in org.andengine.entity.primitive.vbo
(c) Zynga 2012
HighPerformanceRectangleVertexBufferObject(VertexBufferObjectManager, int, DrawType, boolean, VertexBufferObjectAttributes) - Constructor for class org.andengine.entity.primitive.vbo.HighPerformanceRectangleVertexBufferObject
 
HighPerformanceSpriteBatchVertexBufferObject - Class in org.andengine.entity.sprite.batch.vbo
(c) Zynga 2012
HighPerformanceSpriteBatchVertexBufferObject(VertexBufferObjectManager, int, DrawType, boolean, VertexBufferObjectAttributes) - Constructor for class org.andengine.entity.sprite.batch.vbo.HighPerformanceSpriteBatchVertexBufferObject
 
HighPerformanceSpriteVertexBufferObject - Class in org.andengine.entity.sprite.vbo
(c) Zynga 2012
HighPerformanceSpriteVertexBufferObject(VertexBufferObjectManager, int, DrawType, boolean, VertexBufferObjectAttributes) - Constructor for class org.andengine.entity.sprite.vbo.HighPerformanceSpriteVertexBufferObject
 
HighPerformanceTextVertexBufferObject - Class in org.andengine.entity.text.vbo
(c) Zynga 2012
HighPerformanceTextVertexBufferObject(VertexBufferObjectManager, int, DrawType, boolean, VertexBufferObjectAttributes) - Constructor for class org.andengine.entity.text.vbo.HighPerformanceTextVertexBufferObject
 
HighPerformanceTiledSpriteVertexBufferObject - Class in org.andengine.entity.sprite.vbo
(c) Zynga 2012
HighPerformanceTiledSpriteVertexBufferObject(VertexBufferObjectManager, int, DrawType, boolean, VertexBufferObjectAttributes) - Constructor for class org.andengine.entity.sprite.vbo.HighPerformanceTiledSpriteVertexBufferObject
 
HighPerformanceUncoloredSpriteVertexBufferObject - Class in org.andengine.entity.sprite.vbo
(c) Zynga 2012
HighPerformanceUncoloredSpriteVertexBufferObject(VertexBufferObjectManager, int, DrawType, boolean, VertexBufferObjectAttributes) - Constructor for class org.andengine.entity.sprite.vbo.HighPerformanceUncoloredSpriteVertexBufferObject
 
HighPerformanceUniformColorSpriteVertexBufferObject - Class in org.andengine.entity.sprite.vbo
(c) Zynga 2012
HighPerformanceUniformColorSpriteVertexBufferObject(VertexBufferObjectManager, int, DrawType, boolean, VertexBufferObjectAttributes) - Constructor for class org.andengine.entity.sprite.vbo.HighPerformanceUniformColorSpriteVertexBufferObject
 
HighPerformanceVertexBufferObject - Class in org.andengine.opengl.vbo
Compared to a LowMemoryVertexBufferObject, the HighPerformanceVertexBufferObject uses 2x the heap memory, at the benefit of significantly faster data buffering (up to 5x faster!
HighPerformanceVertexBufferObject(VertexBufferObjectManager, int, DrawType, boolean, VertexBufferObjectAttributes) - Constructor for class org.andengine.opengl.vbo.HighPerformanceVertexBufferObject
 
HighPerformanceVertexBufferObject(VertexBufferObjectManager, float[], DrawType, boolean, VertexBufferObjectAttributes) - Constructor for class org.andengine.opengl.vbo.HighPerformanceVertexBufferObject
 
HoldDetector - Class in org.andengine.input.touch.detector
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
HoldDetector(HoldDetector.IHoldDetectorListener) - Constructor for class org.andengine.input.touch.detector.HoldDetector
 
HoldDetector(long, float, HoldDetector.IHoldDetectorListener) - Constructor for class org.andengine.input.touch.detector.HoldDetector
 
HoldDetector.IHoldDetectorListener - Interface in org.andengine.input.touch.detector
 
HorizontalAlign - Enum in org.andengine.util
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
HOURS_PER_DAY - Static variable in interface org.andengine.util.time.TimeConstants
 
HUD - Class in org.andengine.engine.camera.hud
While you can add a HUD to Scene, you should not do so.
HUD() - Constructor for class org.andengine.engine.camera.hud.HUD
 
HullUtils - Class in org.andengine.util.algorithm.hull
(c) Zynga 2012
HullUtils() - Constructor for class org.andengine.util.algorithm.hull.HullUtils
 

I

i(String) - Static method in class org.andengine.util.debug.Debug
 
i(String, Throwable) - Static method in class org.andengine.util.debug.Debug
 
i(String, String) - Static method in class org.andengine.util.debug.Debug
 
i(String, String, Throwable) - Static method in class org.andengine.util.debug.Debug
 
IAccelerationListener - Interface in org.andengine.input.sensor.acceleration
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
IAnimationData - Interface in org.andengine.entity.sprite
(c) Zynga 2012
IAreaShape - Interface in org.andengine.entity.shape
(c) Zynga 2011
IAStarHeuristic<T> - Interface in org.andengine.util.algorithm.path.astar
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
IAudioEntity - Interface in org.andengine.audio
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
IAudioManager<T extends IAudioEntity> - Interface in org.andengine.audio
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
IBackground - Interface in org.andengine.entity.scene.background
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
IBackgroundModifier - Interface in org.andengine.entity.scene.background.modifier
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
IBackgroundModifier.IBackgroundModifierListener - Interface in org.andengine.entity.scene.background.modifier
 
IBitmapTextureAtlasSource - Interface in org.andengine.opengl.texture.atlas.bitmap.source
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
IBitmapTextureAtlasSourceDecoratorShape - Interface in org.andengine.opengl.texture.atlas.bitmap.source.decorator.shape
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
IBounds - Interface in org.andengine.util.adt.bounds
(c) Zynga 2011
IBuildableTextureAtlas<S extends ITextureAtlasSource,T extends ITextureAtlas<S>> - Interface in org.andengine.opengl.texture.atlas.buildable
(c) Zynga 2012
ICollisionCallback - Interface in org.andengine.engine.handler.collision
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
ICostFunction<T> - Interface in org.andengine.util.algorithm.path
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
idealBooleanArraySize(int) - Static method in class org.andengine.util.adt.array.ArrayUtils
 
idealByteArraySize(int) - Static method in class org.andengine.util.adt.array.ArrayUtils
 
idealCharArraySize(int) - Static method in class org.andengine.util.adt.array.ArrayUtils
 
idealDoubleArraySize(int) - Static method in class org.andengine.util.adt.array.ArrayUtils
 
idealFloatArraySize(int) - Static method in class org.andengine.util.adt.array.ArrayUtils
 
idealIntArraySize(int) - Static method in class org.andengine.util.adt.array.ArrayUtils
 
idealLongArraySize(int) - Static method in class org.andengine.util.adt.array.ArrayUtils
 
idealObjectArraySize(int) - Static method in class org.andengine.util.adt.array.ArrayUtils
 
idealShortArraySize(int) - Static method in class org.andengine.util.adt.array.ArrayUtils
 
IDiamondSpriteVertexBufferObject - Interface in org.andengine.entity.sprite.vbo
(c) Zynga 2012
IDisposable - Interface in org.andengine.util
(c) Zynga 2012
IDisposable.AlreadyDisposedException - Exception in org.andengine.util
 
IDrawHandler - Interface in org.andengine.engine.handler
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
IEaseFunction - Interface in org.andengine.util.modifier.ease
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
IEntity - Interface in org.andengine.entity
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
IEntityComparator - Interface in org.andengine.entity
(c) Zynga 2012
IEntityFactory<T extends IEntity> - Interface in org.andengine.entity
(c) Zynga 2011
IEntityLoader - Interface in org.andengine.util.level
(c) Zynga 2012
IEntityMatcher - Interface in org.andengine.entity
(c) Zynga 2012
IEntityModifier - Interface in org.andengine.entity.modifier
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
IEntityModifier.IEntityModifierListener - Interface in org.andengine.entity.modifier
 
IEntityModifier.IEntityModifierMatcher - Interface in org.andengine.entity.modifier
 
IEntityParameterCallable - Interface in org.andengine.entity
(c) Zynga 2012
IFloatBounds - Interface in org.andengine.util.adt.bounds
(c) Zynga 2011
IFloatList - Interface in org.andengine.util.adt.list
(c) Zynga 2012
IFont - Interface in org.andengine.opengl.font
(c) Zynga 2011
IGameInterface - Interface in org.andengine.ui
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
IGameInterface.OnCreateResourcesCallback - Interface in org.andengine.ui
 
IGameInterface.OnCreateSceneCallback - Interface in org.andengine.ui
 
IGameInterface.OnPopulateSceneCallback - Interface in org.andengine.ui
 
IGLCriteria - Interface in org.andengine.opengl.util.criteria
(c) Zynga 2011
IHullAlgorithm - Interface in org.andengine.util.algorithm.hull
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
IInputStreamOpener - Interface in org.andengine.util.adt.io.in
(c) Zynga 2012
IIntBounds - Interface in org.andengine.util.adt.bounds
(c) Zynga 2011
IIntList - Interface in org.andengine.util.adt.list
(c) Zynga 2012
ILineVertexBufferObject - Interface in org.andengine.entity.primitive.vbo
(c) Zynga 2012
IList<T> - Interface in org.andengine.util.adt.list
(c) Zynga 2012
ILocationListener - Interface in org.andengine.input.sensor.location
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
ILongList - Interface in org.andengine.util.adt.list
(c) Zynga 2012
IMatcher<T> - Interface in org.andengine.util
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
IMenuAnimator - Interface in org.andengine.entity.scene.menu.animator
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
IMenuItem - Interface in org.andengine.entity.scene.menu.item
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
IMeshVertexBufferObject - Interface in org.andengine.entity.primitive.vbo
(c) Zynga 2012
IModifier<T> - Interface in org.andengine.util.modifier
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
IModifier.DeepCopyNotSupportedException - Exception in org.andengine.util.modifier
 
IModifier.IModifierListener<T> - Interface in org.andengine.util.modifier
 
incrementAccessCount(Context, String) - Static method in class org.andengine.util.preferences.SimplePreferences
 
incrementAccessCount(Context, String, int) - Static method in class org.andengine.util.preferences.SimplePreferences
 
indexOf(T) - Method in class org.andengine.util.adt.list.CircularList
 
indexOf(T) - Method in class org.andengine.util.adt.list.concurrent.SynchronizedList
 
indexOf(T) - Method in interface org.andengine.util.adt.list.IList
 
indexOf(T) - Method in class org.andengine.util.adt.list.ShiftList
 
indexOf(IMatcher<T>) - Method in class org.andengine.util.adt.list.SmartList
 
indexOf(T) - Method in class org.andengine.util.adt.list.SortedList
 
indexOf(T) - Method in class org.andengine.util.adt.list.UniqueList
 
indexOf(T) - Method in class org.andengine.util.adt.queue.concurrent.SynchronizedQueue
 
indexOfKey(long) - Method in class org.andengine.util.adt.map.LongSparseArray
Returns the index for which LongSparseArray.keyAt(int) would return the specified key, or a negative number if the specified key is not mapped.
indexOfLowestVertex(float[], int, int, int) - Static method in class org.andengine.util.algorithm.hull.HullUtils
 
indexOfValue(E) - Method in class org.andengine.util.adt.map.LongSparseArray
Returns an index for which LongSparseArray.valueAt(int) would return the specified key, or a negative number if no keys map to the specified value.
inflate(Context, int) - Static method in class org.andengine.util.ViewUtils
 
inflate(Context, int, ViewGroup) - Static method in class org.andengine.util.ViewUtils
 
init(GLState) - Method in class org.andengine.opengl.texture.render.RenderTexture
 
initBlendFunction(ITextureRegion) - Method in class org.andengine.entity.shape.Shape
 
initBlendFunction(ITexture) - Method in class org.andengine.entity.shape.Shape
 
initBlendFunction(TextureOptions) - Method in class org.andengine.entity.shape.Shape
 
initRoot(IFloatBounds) - Method in class org.andengine.util.adt.spatial.quadtree.FloatQuadTree
 
initRoot(IIntBounds) - Method in class org.andengine.util.adt.spatial.quadtree.IntQuadTree
 
initRoot(B) - Method in class org.andengine.util.adt.spatial.quadtree.QuadTree
 
insert(ITextureAtlasSource, int, int, int, int) - Method in class org.andengine.opengl.texture.atlas.buildable.builder.BlackPawnTextureAtlasBuilder.Node
 
InsertionSorter<T> - Class in org.andengine.util.algorithm.sort
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
InsertionSorter() - Constructor for class org.andengine.util.algorithm.sort.InsertionSorter
 
IntArrayList - Class in org.andengine.util.adt.list
TODO This class could take some kind of AllocationStrategy object.
IntArrayList() - Constructor for class org.andengine.util.adt.list.IntArrayList
 
IntArrayList(int) - Constructor for class org.andengine.util.adt.list.IntArrayList
 
IntBounds - Class in org.andengine.util.adt.bounds
(c) Zynga 2011
IntBounds(int, int) - Constructor for class org.andengine.util.adt.bounds.IntBounds
 
IntBounds(int, int, int, int) - Constructor for class org.andengine.util.adt.bounds.IntBounds
 
IntBoundsUtils - Class in org.andengine.util.adt.spatial.bounds.util
(c) Zynga 2011
IntBoundsUtils() - Constructor for class org.andengine.util.adt.spatial.bounds.util.IntBoundsUtils
 
intersects(IFloatBounds, IFloatBounds) - Static method in class org.andengine.util.adt.spatial.bounds.util.FloatBoundsUtils
 
intersects(float, float, float, float, float, float, float, float) - Static method in class org.andengine.util.adt.spatial.bounds.util.FloatBoundsUtils
 
intersects(IIntBounds, IIntBounds) - Static method in class org.andengine.util.adt.spatial.bounds.util.IntBoundsUtils
 
intersects(int, int, int, int, int, int, int, int) - Static method in class org.andengine.util.adt.spatial.bounds.util.IntBoundsUtils
 
intersects(IFloatBounds) - Method in class org.andengine.util.adt.spatial.quadtree.FloatQuadTree.FloatQuadTreeNode
 
intersects(IFloatBounds, IFloatBounds) - Method in class org.andengine.util.adt.spatial.quadtree.FloatQuadTree.FloatQuadTreeNode
 
intersects(float, float, float, float) - Method in class org.andengine.util.adt.spatial.quadtree.FloatQuadTree.FloatQuadTreeNode
 
intersects(IIntBounds) - Method in class org.andengine.util.adt.spatial.quadtree.IntQuadTree.IntQuadTreeNode
 
intersects(IIntBounds, IIntBounds) - Method in class org.andengine.util.adt.spatial.quadtree.IntQuadTree.IntQuadTreeNode
 
intersects(int, int, int, int) - Method in class org.andengine.util.adt.spatial.quadtree.IntQuadTree.IntQuadTreeNode
 
intersects(B) - Method in class org.andengine.util.adt.spatial.quadtree.QuadTree.QuadTreeNode
 
intersects(B, B) - Method in class org.andengine.util.adt.spatial.quadtree.QuadTree.QuadTreeNode
 
IntGLCriteria - Class in org.andengine.opengl.util.criteria
(c) Zynga 2011
IntGLCriteria(IntOperator, int) - Constructor for class org.andengine.opengl.util.criteria.IntGLCriteria
 
IntLRUCache<V> - Class in org.andengine.util.adt.cache
(c) Zynga 2011
IntLRUCache(int) - Constructor for class org.andengine.util.adt.cache.IntLRUCache
 
IntOperator - Enum in org.andengine.util.adt.data.operator
(c) Zynga 2011
IntQuadTree<T extends ISpatialItem<IIntBounds>> - Class in org.andengine.util.adt.spatial.quadtree
(c) Zynga 2011
IntQuadTree(IIntBounds) - Constructor for class org.andengine.util.adt.spatial.quadtree.IntQuadTree
 
IntQuadTree(int, int, int, int) - Constructor for class org.andengine.util.adt.spatial.quadtree.IntQuadTree
 
IntQuadTree(IIntBounds, int) - Constructor for class org.andengine.util.adt.spatial.quadtree.IntQuadTree
 
IntQuadTree(int, int, int, int, int) - Constructor for class org.andengine.util.adt.spatial.quadtree.IntQuadTree
 
IntQuadTree.IntQuadTreeNode - Class in org.andengine.util.adt.spatial.quadtree
 
IntQuadTreeNode(int, IIntBounds) - Constructor for class org.andengine.util.adt.spatial.quadtree.IntQuadTree.IntQuadTreeNode
 
IntQuadTreeNode(int, int, int, int, int) - Constructor for class org.andengine.util.adt.spatial.quadtree.IntQuadTree.IntQuadTreeNode
 
INVALID_POINTER_ID - Static variable in class org.andengine.input.touch.TouchEvent
 
invalidateLetters() - Method in class org.andengine.opengl.font.Font
 
invalidateText() - Method in class org.andengine.entity.text.Text
 
IO_BUFFER_SIZE - Static variable in class org.andengine.util.StreamUtils
 
IOnAreaTouchListener - Interface in org.andengine.entity.scene
An interface for a callback to be invoked when a TouchEvent is dispatched to an ITouchArea area.
IOnSceneTouchListener - Interface in org.andengine.entity.scene
An interface for a callback to be invoked when a TouchEvent is dispatched to a Scene.
IOrientationListener - Interface in org.andengine.input.sensor.orientation
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
IParticleEmitter - Interface in org.andengine.entity.particle.emitter
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
IParticleInitializer<T extends IEntity> - Interface in org.andengine.entity.particle.initializer
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
IParticleModifier<T extends IEntity> - Interface in org.andengine.entity.particle.modifier
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
IPathFinder<T> - Interface in org.andengine.util.algorithm.path
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
IPathFinder.IPathFinderListener<T> - Interface in org.andengine.util.algorithm.path
 
IPathFinderMap<T> - Interface in org.andengine.util.algorithm.path
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
IProgressListener - Interface in org.andengine.util.progress
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
IPVRTexturePixelBufferStrategy - Interface in org.andengine.opengl.texture.compressed.pvr.pixelbufferstrategy
(c) Zynga 2011
IPVRTexturePixelBufferStrategy.IPVRTexturePixelBufferStrategyBufferManager - Interface in org.andengine.opengl.texture.compressed.pvr.pixelbufferstrategy
 
IQueue<T> - Interface in org.andengine.util.adt.queue
(c) Zynga 2012
IRectangleVertexBufferObject - Interface in org.andengine.entity.primitive.vbo
(c) Zynga 2012
IRendererListener - Interface in org.andengine.opengl.view
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
IResolutionPolicy - Interface in org.andengine.engine.options.resolutionpolicy
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
isActionCancel() - Method in class org.andengine.input.touch.TouchEvent
 
isActionDown() - Method in class org.andengine.input.touch.TouchEvent
 
isActionMove() - Method in class org.andengine.input.touch.TouchEvent
 
isActionOutside() - Method in class org.andengine.input.touch.TouchEvent
 
isActionUp() - Method in class org.andengine.input.touch.TouchEvent
 
isAllowDiagonal() - Method in class org.andengine.engine.camera.hud.controls.DigitalOnScreenControl
 
isAndroidVersion(int, int) - Static method in class org.andengine.util.system.SystemUtils
 
isAndroidVersionOrHigher(int) - Static method in class org.andengine.util.system.SystemUtils
 
isAndroidVersionOrLower(int) - Static method in class org.andengine.util.system.SystemUtils
 
isAnimationRunning() - Method in class org.andengine.entity.sprite.AnimatedSprite
 
isAntiAliased() - Method in class org.andengine.opengl.font.BitmapFont.BitmapFontInfo
 
isAutoDispose() - Method in interface org.andengine.opengl.vbo.IVertexBufferObject
 
isAutoDispose() - Method in class org.andengine.opengl.vbo.VertexBufferObject
 
isAutoDispose() - Method in class org.andengine.opengl.vbo.ZeroMemoryVertexBufferObject
 
isAutoReset() - Method in class org.andengine.engine.handler.timer.TimerHandler
 
isAutoUnregisterWhenFinished() - Method in class org.andengine.util.modifier.BaseModifier
 
isAutoUnregisterWhenFinished() - Method in interface org.andengine.util.modifier.IModifier
 
isBackgroundEnabled() - Method in class org.andengine.entity.scene.Scene
 
isBlendEnabled() - Method in class org.andengine.opengl.util.GLState
 
isBlendingEnabled() - Method in class org.andengine.entity.particle.BlendFunctionParticleSystem
 
isBlendingEnabled() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
isBlendingEnabled() - Method in interface org.andengine.entity.shape.IShape
 
isBlendingEnabled() - Method in class org.andengine.entity.shape.Shape
 
isBlocked(int, int, T) - Method in interface org.andengine.util.algorithm.path.IPathFinderMap
 
isBold() - Method in class org.andengine.opengl.font.BitmapFont.BitmapFontInfo
 
isBoundsEnabled() - Method in class org.andengine.engine.camera.BoundCamera
 
isChildrenIgnoreUpdate() - Method in class org.andengine.entity.Entity
 
isChildrenIgnoreUpdate() - Method in interface org.andengine.entity.IEntity
 
isChildrenIgnoreUpdate() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
isChildrenVisible() - Method in class org.andengine.entity.Entity
 
isChildrenVisible() - Method in interface org.andengine.entity.IEntity
 
isChildrenVisible() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
isColorEnabled() - Method in class org.andengine.entity.scene.background.Background
 
isColorEnabled() - Method in interface org.andengine.entity.scene.background.IBackground
 
isCompiled() - Method in class org.andengine.opengl.shader.ShaderProgram
 
isCompressed() - Method in enum org.andengine.opengl.texture.compressed.pvr.PVRTexture.PVRTextureFormat
 
isCoverageMultiSampling() - Method in class org.andengine.opengl.view.ConfigChooser
 
isCulled(Camera) - Method in class org.andengine.entity.Entity
 
isCulled(Camera) - Method in interface org.andengine.entity.IEntity
Will only be performed if IEntity.isCullingEnabled() is true.
isCulled(Camera) - Method in class org.andengine.entity.primitive.Line
 
isCulled(Camera) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
isCulled(Camera) - Method in class org.andengine.entity.shape.RectangularShape
 
isCullingEnabled() - Method in class org.andengine.entity.Entity
 
isCullingEnabled() - Method in interface org.andengine.entity.IEntity
 
isCullingEnabled() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
isCullingEnabled() - Method in class org.andengine.opengl.util.GLState
 
isDepthTestEnabled() - Method in class org.andengine.opengl.util.GLState
 
isDeviceSupported() - Static method in class org.andengine.AndEngine
 
isDirectoryExistingOnExternalStorage(Context, String) - Static method in class org.andengine.util.FileUtils
 
isDirtyOnHardware() - Method in interface org.andengine.opengl.vbo.IVertexBufferObject
 
isDirtyOnHardware() - Method in class org.andengine.opengl.vbo.VertexBufferObject
 
isDirtyOnHardware() - Method in class org.andengine.opengl.vbo.ZeroMemoryVertexBufferObject
 
isDisposed() - Method in class org.andengine.entity.Entity
 
isDisposed() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
isDisposed() - Method in class org.andengine.opengl.vbo.VertexBufferObject
 
isDisposed() - Method in class org.andengine.opengl.vbo.ZeroMemoryVertexBufferObject
 
isDisposed() - Method in interface org.andengine.util.IDisposable
 
isDitherEnabled() - Method in class org.andengine.opengl.util.GLState
 
isDithering() - Method in class org.andengine.engine.options.RenderOptions
 
isEmpty() - Method in class org.andengine.util.adt.cache.concurrent.SynchronizedIntLRUCache
 
isEmpty() - Method in class org.andengine.util.adt.cache.concurrent.SynchronizedLRUCache
 
isEmpty() - Method in class org.andengine.util.adt.cache.IntLRUCache
 
isEmpty() - Method in class org.andengine.util.adt.cache.LRUCache
 
isEmpty() - Method in class org.andengine.util.adt.list.CircularList
 
isEmpty() - Method in class org.andengine.util.adt.list.concurrent.SynchronizedList
 
isEmpty() - Method in class org.andengine.util.adt.list.FloatArrayList
 
isEmpty() - Method in interface org.andengine.util.adt.list.IFloatList
 
isEmpty() - Method in interface org.andengine.util.adt.list.IIntList
 
isEmpty() - Method in interface org.andengine.util.adt.list.IList
 
isEmpty() - Method in interface org.andengine.util.adt.list.ILongList
 
isEmpty() - Method in class org.andengine.util.adt.list.IntArrayList
 
isEmpty() - Method in class org.andengine.util.adt.list.LongArrayList
 
isEmpty() - Method in class org.andengine.util.adt.list.ShiftList
 
isEmpty() - Method in class org.andengine.util.adt.list.SortedList
 
isEmpty() - Method in class org.andengine.util.adt.list.UniqueList
 
isEmpty() - Method in class org.andengine.util.adt.queue.concurrent.SynchronizedQueue
 
isEmpty() - Method in class org.andengine.util.adt.spatial.quadtree.QuadTree
 
isEnabled() - Method in class org.andengine.engine.handler.physics.PhysicsHandler
 
isEnabled() - Method in class org.andengine.entity.sprite.ButtonSprite
 
isEnabled() - Method in class org.andengine.input.touch.detector.BaseDetector
 
isEnabledOnly() - Method in class org.andengine.input.sensor.location.LocationSensorOptions
 
isEven(int) - Static method in class org.andengine.util.math.MathUtils
 
isExpired() - Method in class org.andengine.entity.particle.Particle
 
isExternalStorageReadable() - Static method in class org.andengine.util.FileUtils
 
isExternalStorageWriteable() - Static method in class org.andengine.util.FileUtils
 
isFileExistingOnExternalStorage(String) - Static method in class org.andengine.util.FileUtils
 
isFileExistingOnExternalStorage(Context, String) - Static method in class org.andengine.util.FileUtils
 
isFinished() - Method in class org.andengine.entity.modifier.PathModifier
 
isFinished() - Method in class org.andengine.util.modifier.BaseModifier
 
isFinished() - Method in interface org.andengine.util.modifier.IModifier
 
isFlippedHorizontal() - Method in class org.andengine.entity.sprite.Sprite
 
isFlippedVertical() - Method in class org.andengine.entity.sprite.Sprite
 
isFromPool(Pool<? extends PoolItem>) - Method in class org.andengine.util.adt.pool.PoolItem
 
isFullscreen() - Method in class org.andengine.engine.options.EngineOptions
 
isGameLoaded() - Method in class org.andengine.ui.activity.BaseGameActivity
 
isGamePaused() - Method in class org.andengine.ui.activity.BaseGameActivity
 
isGameRunning() - Method in class org.andengine.ui.activity.BaseGameActivity
 
isGoogleTV(Context) - Static method in class org.andengine.util.system.SystemUtils
 
IShaderSource - Interface in org.andengine.opengl.shader.source
(c) Zynga 2011
IShape - Interface in org.andengine.entity.shape
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
isHolding() - Method in class org.andengine.input.touch.detector.HoldDetector
 
isHorizontal() - Method in enum org.andengine.util.algorithm.path.Direction
 
isIgnoreUpdate() - Method in class org.andengine.entity.Entity
 
isIgnoreUpdate() - Method in interface org.andengine.entity.IEntity
 
isIgnoreUpdate() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
isInBounds(int, int, int) - Static method in class org.andengine.util.math.MathUtils
 
isInBounds(float, float, float) - Static method in class org.andengine.util.math.MathUtils
 
isInitialized() - Method in class org.andengine.opengl.texture.render.RenderTexture
 
isItalic() - Method in class org.andengine.opengl.font.BitmapFont.BitmapFontInfo
 
isLineVisible(Line) - Method in class org.andengine.engine.camera.Camera
 
isLoaded() - Method in class org.andengine.audio.sound.Sound
 
isLoadedToHardware() - Method in class org.andengine.opengl.texture.atlas.buildable.BuildableTextureAtlas
 
isLoadedToHardware() - Method in interface org.andengine.opengl.texture.ITexture
 
isLoadedToHardware() - Method in class org.andengine.opengl.texture.Texture
 
isLoadedToHardware() - Method in interface org.andengine.opengl.vbo.IVertexBufferObject
 
isLoadedToHardware() - Method in class org.andengine.opengl.vbo.VertexBufferObject
 
isLoadedToHardware() - Method in class org.andengine.opengl.vbo.ZeroMemoryVertexBufferObject
 
isMet(GLState) - Method in class org.andengine.opengl.shader.source.CriteriaShaderSource.CriteriaShaderSourceEntry
 
isMet(GLState) - Method in interface org.andengine.opengl.util.criteria.IGLCriteria
 
isMet(GLState) - Method in class org.andengine.opengl.util.criteria.IntGLCriteria
 
isMet(GLState) - Method in class org.andengine.opengl.util.criteria.LogicalAndGLCriteria
 
isMet(GLState) - Method in class org.andengine.opengl.util.criteria.LogicalOrGLCriteria
 
isMet(GLState) - Method in class org.andengine.opengl.util.criteria.StringGLCriteria
 
isMultiSampling() - Method in class org.andengine.engine.options.RenderOptions
 
isMultiSampling() - Method in class org.andengine.opengl.view.ConfigChooser
 
isNormalized() - Method in class org.andengine.opengl.vbo.attribute.VertexBufferObjectAttribute
 
isOdd(int) - Static method in class org.andengine.util.math.MathUtils
 
isOnSceneTouchListenerBindingOnActionDownEnabled() - Method in class org.andengine.entity.scene.Scene
 
ISortedList<T> - Interface in org.andengine.util.adt.list
(c) Zynga 2012
ISortedQueue<T> - Interface in org.andengine.util.adt.queue
(c) Zynga 2012
isPacked() - Method in class org.andengine.opengl.font.BitmapFont
 
isParticlesSpawnEnabled() - Method in class org.andengine.entity.particle.ParticleSystem
 
ISpatialItem<B extends IBounds> - Interface in org.andengine.util.adt.spatial
(c) Zynga 2011
isPlaying() - Method in class org.andengine.audio.music.Music
 
isPowerOfTwo(int) - Static method in class org.andengine.util.math.MathUtils
 
isPressed() - Method in class org.andengine.entity.sprite.ButtonSprite
 
ISpriteBatchVertexBufferObject - Interface in org.andengine.entity.sprite.batch.vbo
(c) Zynga 2012
ISpriteVertexBufferObject - Interface in org.andengine.entity.sprite.vbo
(c) Zynga 2012
isRectangularShapeVisible(RectangularShape) - Method in class org.andengine.engine.camera.Camera
 
isRectangularShapeVisible(float, float, float, float, Transformation) - Method in class org.andengine.engine.camera.Camera
 
isRecycled() - Method in class org.andengine.util.adt.pool.PoolItem
 
isReleased() - Method in class org.andengine.audio.BaseAudioEntity
 
isResizeOnSurfaceSizeChanged() - Method in class org.andengine.engine.camera.Camera
 
isReverse() - Method in class org.andengine.entity.text.TickerText
 
isReverse() - Method in class org.andengine.entity.text.TickerText.TickerTextOptions
 
isRotated() - Method in class org.andengine.engine.camera.Camera
 
isRotated() - Method in class org.andengine.entity.Entity
 
isRotated() - Method in interface org.andengine.entity.IEntity
 
isRotated() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
isRotated() - Method in interface org.andengine.opengl.texture.region.ITextureRegion
 
isRotated(int) - Method in interface org.andengine.opengl.texture.region.ITiledTextureRegion
 
isRotated() - Method in class org.andengine.opengl.texture.region.TextureRegion
 
isRotated() - Method in class org.andengine.opengl.texture.region.TiledTextureRegion
 
isRotated(int) - Method in class org.andengine.opengl.texture.region.TiledTextureRegion
 
isRotatedOrScaledOrSkewed() - Method in class org.andengine.entity.Entity
 
isRotatedOrScaledOrSkewed() - Method in interface org.andengine.entity.IEntity
 
isRotatedOrScaledOrSkewed() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
isRunning() - Method in class org.andengine.engine.Engine
 
isSameOrLessThan(Debug.DebugLevel) - Method in enum org.andengine.util.debug.Debug.DebugLevel
 
isScaled() - Method in class org.andengine.entity.Entity
 
isScaled() - Method in interface org.andengine.entity.IEntity
 
isScaled() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
isScaled() - Method in interface org.andengine.opengl.texture.region.ITextureRegion
 
isScaled(int) - Method in interface org.andengine.opengl.texture.region.ITiledTextureRegion
 
isScaled() - Method in class org.andengine.opengl.texture.region.TextureRegion
 
isScaled() - Method in class org.andengine.opengl.texture.region.TiledTextureRegion
 
isScaled(int) - Method in class org.andengine.opengl.texture.region.TiledTextureRegion
 
isScissorTestEnabled() - Method in class org.andengine.opengl.util.GLState
 
isSkewed() - Method in class org.andengine.entity.Entity
 
isSkewed() - Method in interface org.andengine.entity.IEntity
 
isSkewed() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
isSmooth() - Method in class org.andengine.opengl.font.BitmapFont.BitmapFontInfo
 
isSupported(Context) - Static method in class org.andengine.input.touch.controller.MultiTouch
 
isSupportedDistinct(Context) - Static method in class org.andengine.input.touch.controller.MultiTouch
 
isTexture(int) - Method in class org.andengine.opengl.util.GLState
 
isTimerCallbackTriggered() - Method in class org.andengine.engine.handler.timer.TimerHandler
 
isTouchAreaBindingOnActionDownEnabled() - Method in class org.andengine.entity.scene.Scene
 
isTouchAreaBindingOnActionMoveEnabled() - Method in class org.andengine.entity.scene.Scene
 
isTrimmed() - Method in class org.andengine.util.texturepack.TexturePackTextureRegion
 
isUpdateOnHardwareNeeded() - Method in class org.andengine.opengl.texture.atlas.buildable.BuildableTextureAtlas
 
isUpdateOnHardwareNeeded() - Method in interface org.andengine.opengl.texture.ITexture
 
isUpdateOnHardwareNeeded() - Method in class org.andengine.opengl.texture.Texture
 
isVertical() - Method in enum org.andengine.util.algorithm.path.Direction
 
isVisible() - Method in class org.andengine.entity.Entity
 
isVisible() - Method in interface org.andengine.entity.IEntity
 
isVisible() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
isVisible(Camera, RectangularShape) - Static method in class org.andengine.util.algorithm.collision.RectangularShapeCollisionChecker
 
isVisible(Camera, float, float, float, float, Transformation) - Static method in class org.andengine.util.algorithm.collision.RectangularShapeCollisionChecker
 
isVisible(Camera, Line) - Static method in class org.andengine.util.algorithm.collision.RectangularShapeCollisionChecker
 
isWhitespace() - Method in class org.andengine.opengl.font.Letter
 
isZooming() - Method in class org.andengine.input.touch.detector.PinchZoomDetector
 
ITexture - Interface in org.andengine.opengl.texture
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
ITextureAtlas<T extends ITextureAtlasSource> - Interface in org.andengine.opengl.texture.atlas
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
ITextureAtlas.ITextureAtlasStateListener<T extends ITextureAtlasSource> - Interface in org.andengine.opengl.texture.atlas
 
ITextureAtlas.ITextureAtlasStateListener.DebugTextureAtlasStateListener<T extends ITextureAtlasSource> - Class in org.andengine.opengl.texture.atlas
 
ITextureAtlas.ITextureAtlasStateListener.TextureAtlasStateAdapter<T extends ITextureAtlasSource> - Class in org.andengine.opengl.texture.atlas
 
ITextureAtlasBuilder<T extends ITextureAtlasSource,A extends ITextureAtlas<T>> - Interface in org.andengine.opengl.texture.atlas.buildable.builder
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
ITextureAtlasBuilder.TextureAtlasBuilderException - Exception in org.andengine.opengl.texture.atlas.buildable.builder
 
ITextureAtlasSource - Interface in org.andengine.opengl.texture.atlas.source
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
ITextureRegion - Interface in org.andengine.opengl.texture.region
(c) Zynga 2011
ITextureStateListener - Interface in org.andengine.opengl.texture
(c) Zynga 2012
ITextVertexBufferObject - Interface in org.andengine.entity.text.vbo
(c) Zynga 2012
ITiledSpriteVertexBufferObject - Interface in org.andengine.entity.sprite.vbo
(c) Zynga 2012
ITiledTextureRegion - Interface in org.andengine.opengl.texture.region
(c) Zynga 2011
ITimerCallback - Interface in org.andengine.engine.handler.timer
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
ITouchArea - Interface in org.andengine.entity.scene
(c) Zynga 2012
ITouchArea.ITouchAreaMatcher - Interface in org.andengine.entity.scene
 
ITouchController - Interface in org.andengine.input.touch.controller
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
ITouchEventCallback - Interface in org.andengine.input.touch.controller
(c) Zynga 2012
ITrie - Interface in org.andengine.util.adt.trie
(c) Zynga 2012
IUncoloredSpriteVertexBufferObject - Interface in org.andengine.entity.sprite.vbo
(c) Zynga 2012
IUniformColorSpriteVertexBufferObject - Interface in org.andengine.entity.sprite.vbo
(c) Zynga 2012
IUniqueList<T> - Interface in org.andengine.util.adt.list
(c) Zynga 2012
IUniqueQueue<T> - Interface in org.andengine.util.adt.queue
(c) Zynga 2012
IUpdateHandler - Interface in org.andengine.engine.handler
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
IUpdateHandler.IUpdateHandlerMatcher - Interface in org.andengine.engine.handler
 
iUser(String, String) - Static method in class org.andengine.util.debug.Debug
 
iUser(String, Throwable, String) - Static method in class org.andengine.util.debug.Debug
 
iUser(String, String, String) - Static method in class org.andengine.util.debug.Debug
 
iUser(String, String, Throwable, String) - Static method in class org.andengine.util.debug.Debug
 
IVertexBufferObject - Interface in org.andengine.opengl.vbo
(c) Zynga 2011

J

JarvisMarch - Class in org.andengine.util.algorithm.hull
The Jarvis March algorithm marches around the hull, like a ribbon wrapping itself around the points, this algorithm also called the gift-wrapping algorithm.
JarvisMarch() - Constructor for class org.andengine.util.algorithm.hull.JarvisMarch
 
join(Class<T>, T[]...) - Static method in class org.andengine.util.adt.array.ArrayUtils
 
JumpModifier - Class in org.andengine.entity.modifier
(c) Zynga 2012
JumpModifier(float, float, float, float, float, float) - Constructor for class org.andengine.entity.modifier.JumpModifier
 
JumpModifier(float, float, float, float, float, float, IEaseFunction) - Constructor for class org.andengine.entity.modifier.JumpModifier
 
JumpModifier(float, float, float, float, float, float, IEntityModifier.IEntityModifierListener) - Constructor for class org.andengine.entity.modifier.JumpModifier
 
JumpModifier(float, float, float, float, float, float, IEntityModifier.IEntityModifierListener, IEaseFunction) - Constructor for class org.andengine.entity.modifier.JumpModifier
 
JumpModifier(float, float, float, float, float, float, int) - Constructor for class org.andengine.entity.modifier.JumpModifier
 
JumpModifier(float, float, float, float, float, float, int, IEaseFunction) - Constructor for class org.andengine.entity.modifier.JumpModifier
 
JumpModifier(float, float, float, float, float, float, int, IEntityModifier.IEntityModifierListener) - Constructor for class org.andengine.entity.modifier.JumpModifier
 
JumpModifier(float, float, float, float, float, float, int, IEntityModifier.IEntityModifierListener, IEaseFunction) - Constructor for class org.andengine.entity.modifier.JumpModifier
 
JumpModifier(JumpModifier) - Constructor for class org.andengine.entity.modifier.JumpModifier
 

K

keepScreenOn(Activity) - Static method in class org.andengine.util.ActivityUtils
 
keepScreenOn(Dialog) - Static method in class org.andengine.util.DialogUtils
 
keyAt(int) - Method in class org.andengine.util.adt.map.LongSparseArray
Given an index in the range 0...size()-1, returns the key from the indexth key-value mapping that this SparseArray stores.

L

lastIndexOf(IMatcher<T>) - Method in class org.andengine.util.adt.list.SmartList
 
LayoutGameActivity - Class in org.andengine.ui.activity
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
LayoutGameActivity() - Constructor for class org.andengine.ui.activity.LayoutGameActivity
 
LEADING_DEFAULT - Static variable in class org.andengine.entity.text.Text
 
LegacyBaseGameActivity - Class in org.andengine.ui.activity
Deprecated.
LegacyBaseGameActivity() - Constructor for class org.andengine.ui.activity.LegacyBaseGameActivity
Deprecated.
 
length(float, float) - Static method in class org.andengine.util.math.MathUtils
 
Letter - Class in org.andengine.opengl.font
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
LETTER_SIZE - Static variable in class org.andengine.entity.text.Text
 
LETTER_TEXTURE_PADDING - Static variable in class org.andengine.opengl.font.Font
 
LetterNotFoundException - Exception in org.andengine.opengl.font.exception
(c) Zynga 2011
LetterNotFoundException() - Constructor for exception org.andengine.opengl.font.exception.LetterNotFoundException
 
LetterNotFoundException(String) - Constructor for exception org.andengine.opengl.font.exception.LetterNotFoundException
 
LetterNotFoundException(Throwable) - Constructor for exception org.andengine.opengl.font.exception.LetterNotFoundException
 
LetterNotFoundException(String, Throwable) - Constructor for exception org.andengine.opengl.font.exception.LetterNotFoundException
 
LEVEL_MAX_DEFAULT - Static variable in class org.andengine.util.adt.spatial.quadtree.QuadTree
 
LEVEL_ROOT - Static variable in class org.andengine.util.adt.spatial.quadtree.QuadTree
 
LevelConstants - Interface in org.andengine.util.level.constants
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
LevelLoader - Class in org.andengine.util.level
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
LevelLoader() - Constructor for class org.andengine.util.level.LevelLoader
 
LevelLoader(String) - Constructor for class org.andengine.util.level.LevelLoader
 
LevelParser - Class in org.andengine.util.level
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
LevelParser(IEntityLoader, HashMap<String, IEntityLoader>) - Constructor for class org.andengine.util.level.LevelParser
 
Library<T> - Class in org.andengine.util.adt.map
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
Library() - Constructor for class org.andengine.util.adt.map.Library
 
Library(int) - Constructor for class org.andengine.util.adt.map.Library
 
LimitedFPSEngine - Class in org.andengine.engine
A subclass of Engine that tries to achieve a specific amount of updates per second.
LimitedFPSEngine(EngineOptions, int) - Constructor for class org.andengine.engine.LimitedFPSEngine
 
Line - Class in org.andengine.entity.primitive
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
Line(float, float, float, float, VertexBufferObjectManager) - Constructor for class org.andengine.entity.primitive.Line
Line(float, float, float, float, VertexBufferObjectManager, DrawType) - Constructor for class org.andengine.entity.primitive.Line
Line(float, float, float, float, float, VertexBufferObjectManager) - Constructor for class org.andengine.entity.primitive.Line
Line(float, float, float, float, float, VertexBufferObjectManager, DrawType) - Constructor for class org.andengine.entity.primitive.Line
 
Line(float, float, float, float, float, ILineVertexBufferObject) - Constructor for class org.andengine.entity.primitive.Line
 
LINE_SIZE - Static variable in class org.andengine.entity.primitive.Line
 
LINE_VERTEX_COUNT - Static variable in class org.andengine.util.algorithm.collision.LineCollisionChecker
 
LINE_WIDTH_DEFAULT - Static variable in class org.andengine.entity.primitive.Line
 
LinearGradientFillBitmapTextureAtlasSourceDecorator - Class in org.andengine.opengl.texture.atlas.bitmap.source.decorator
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
LinearGradientFillBitmapTextureAtlasSourceDecorator(IBitmapTextureAtlasSource, IBitmapTextureAtlasSourceDecoratorShape, int, int, LinearGradientFillBitmapTextureAtlasSourceDecorator.LinearGradientDirection) - Constructor for class org.andengine.opengl.texture.atlas.bitmap.source.decorator.LinearGradientFillBitmapTextureAtlasSourceDecorator
 
LinearGradientFillBitmapTextureAtlasSourceDecorator(IBitmapTextureAtlasSource, IBitmapTextureAtlasSourceDecoratorShape, int, int, LinearGradientFillBitmapTextureAtlasSourceDecorator.LinearGradientDirection, BaseBitmapTextureAtlasSourceDecorator.TextureAtlasSourceDecoratorOptions) - Constructor for class org.andengine.opengl.texture.atlas.bitmap.source.decorator.LinearGradientFillBitmapTextureAtlasSourceDecorator
 
LinearGradientFillBitmapTextureAtlasSourceDecorator(IBitmapTextureAtlasSource, IBitmapTextureAtlasSourceDecoratorShape, int[], float[], LinearGradientFillBitmapTextureAtlasSourceDecorator.LinearGradientDirection) - Constructor for class org.andengine.opengl.texture.atlas.bitmap.source.decorator.LinearGradientFillBitmapTextureAtlasSourceDecorator
 
LinearGradientFillBitmapTextureAtlasSourceDecorator(IBitmapTextureAtlasSource, IBitmapTextureAtlasSourceDecoratorShape, int[], float[], LinearGradientFillBitmapTextureAtlasSourceDecorator.LinearGradientDirection, BaseBitmapTextureAtlasSourceDecorator.TextureAtlasSourceDecoratorOptions) - Constructor for class org.andengine.opengl.texture.atlas.bitmap.source.decorator.LinearGradientFillBitmapTextureAtlasSourceDecorator
 
LinearGradientFillBitmapTextureAtlasSourceDecorator.LinearGradientDirection - Enum in org.andengine.opengl.texture.atlas.bitmap.source.decorator
 
LineCollisionChecker - Class in org.andengine.util.algorithm.collision
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
LineCollisionChecker() - Constructor for class org.andengine.util.algorithm.collision.LineCollisionChecker
 
lineWidth(float) - Method in class org.andengine.opengl.util.GLState
 
link(GLState) - Method in class org.andengine.opengl.shader.PositionColorShaderProgram
 
link(GLState) - Method in class org.andengine.opengl.shader.PositionColorTextureCoordinatesShaderProgram
 
link(GLState) - Method in class org.andengine.opengl.shader.PositionTextureCoordinatesPositionInterpolationTextureSelectShaderProgram
 
link(GLState) - Method in class org.andengine.opengl.shader.PositionTextureCoordinatesShaderProgram
 
link(GLState) - Method in class org.andengine.opengl.shader.PositionTextureCoordinatesTextureSelectShaderProgram
 
link(GLState) - Method in class org.andengine.opengl.shader.PositionTextureCoordinatesUniformColorShaderProgram
 
link(GLState) - Method in class org.andengine.opengl.shader.ShaderProgram
 
ListUtils - Class in org.andengine.util.adt.list
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
ListUtils() - Constructor for class org.andengine.util.adt.list.ListUtils
 
load() - Method in class org.andengine.opengl.font.BitmapFont
 
load() - Method in class org.andengine.opengl.font.Font
 
load() - Method in interface org.andengine.opengl.font.IFont
 
load() - Method in class org.andengine.opengl.texture.atlas.buildable.BuildableTextureAtlas
 
load(GLState) - Method in class org.andengine.opengl.texture.atlas.buildable.BuildableTextureAtlas
 
load() - Method in interface org.andengine.opengl.texture.ITexture
 
load(GLState) - Method in interface org.andengine.opengl.texture.ITexture
 
load() - Method in class org.andengine.opengl.texture.Texture
 
load(GLState) - Method in class org.andengine.opengl.texture.Texture
 
load(InputStream, String) - Method in class org.andengine.util.animationpack.AnimationPackLoader
 
load(InputStream, String) - Method in class org.andengine.util.texturepack.TexturePackLoader
 
loadFont(Font) - Method in class org.andengine.opengl.font.FontManager
 
loadFonts(FontManager) - Method in class org.andengine.opengl.font.FontLibrary
 
loadFonts(Font...) - Method in class org.andengine.opengl.font.FontManager
 
loadFromAsset(String, String) - Method in class org.andengine.util.animationpack.AnimationPackLoader
 
loadFromAsset(String, String) - Method in class org.andengine.util.texturepack.TexturePackLoader
 
loadLevelFromAsset(AssetManager, String) - Method in class org.andengine.util.level.LevelLoader
 
loadLevelFromResource(Resources, int) - Method in class org.andengine.util.level.LevelLoader
 
loadLevelFromStream(InputStream) - Method in class org.andengine.util.level.LevelLoader
 
loadModelViewGLMatrixIdentity() - Method in class org.andengine.opengl.util.GLState
 
loadProjectionGLMatrixIdentity() - Method in class org.andengine.opengl.util.GLState
 
loadPVRTextureData(IPVRTexturePixelBufferStrategy.IPVRTexturePixelBufferStrategyBufferManager, int, int, int, PixelFormat, int, int, int) - Method in class org.andengine.opengl.texture.compressed.pvr.pixelbufferstrategy.GreedyPVRTexturePixelBufferStrategy
 
loadPVRTextureData(IPVRTexturePixelBufferStrategy.IPVRTexturePixelBufferStrategyBufferManager, int, int, int, PixelFormat, int, int, int) - Method in interface org.andengine.opengl.texture.compressed.pvr.pixelbufferstrategy.IPVRTexturePixelBufferStrategy
 
loadPVRTextureData(IPVRTexturePixelBufferStrategy.IPVRTexturePixelBufferStrategyBufferManager, int, int, int, PixelFormat, int, int, int) - Method in class org.andengine.opengl.texture.compressed.pvr.pixelbufferstrategy.SmartPVRTexturePixelBufferStrategy
 
loadShaderProgram(ShaderProgram) - Method in class org.andengine.opengl.shader.ShaderProgramManager
 
loadShaderPrograms(ShaderProgram...) - Method in class org.andengine.opengl.shader.ShaderProgramManager
 
loadTexture(ITexture) - Method in class org.andengine.opengl.texture.TextureManager
 
loadTexture(GLState, ITexture) - Method in class org.andengine.opengl.texture.TextureManager
Must be called from the GL-Thread.
loadTexture() - Method in class org.andengine.util.texturepack.TexturePack
 
loadTextures() - Method in class org.andengine.opengl.font.BitmapFont
 
loadToHardware(GLState) - Method in class org.andengine.opengl.texture.atlas.buildable.BuildableTextureAtlas
 
loadToHardware(GLState) - Method in interface org.andengine.opengl.texture.ITexture
 
loadToHardware(GLState) - Method in class org.andengine.opengl.texture.Texture
 
LOCATION_INVALID - Static variable in interface org.andengine.opengl.shader.constants.ShaderProgramConstants
 
LocationProviderStatus - Enum in org.andengine.input.sensor.location
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
LocationSensorOptions - Class in org.andengine.input.sensor.location
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
LocationSensorOptions() - Constructor for class org.andengine.input.sensor.location.LocationSensorOptions
 
LocationSensorOptions(int, boolean, boolean, boolean, int, boolean, boolean, long, long) - Constructor for class org.andengine.input.sensor.location.LocationSensorOptions
 
log(Debug.DebugLevel, String) - Static method in class org.andengine.util.debug.Debug
 
log(Debug.DebugLevel, String, Throwable) - Static method in class org.andengine.util.debug.Debug
 
log(Debug.DebugLevel, String, String) - Static method in class org.andengine.util.debug.Debug
 
log(Debug.DebugLevel, String, String, Throwable) - Static method in class org.andengine.util.debug.Debug
 
LogicalAndGLCriteria - Class in org.andengine.opengl.util.criteria
(c) Zynga 2011
LogicalAndGLCriteria(IGLCriteria...) - Constructor for class org.andengine.opengl.util.criteria.LogicalAndGLCriteria
 
LogicalOrGLCriteria - Class in org.andengine.opengl.util.criteria
(c) Zynga 2011
LogicalOrGLCriteria(IGLCriteria...) - Constructor for class org.andengine.opengl.util.criteria.LogicalOrGLCriteria
 
LongArrayList - Class in org.andengine.util.adt.list
TODO This class could take some kind of AllocationStrategy object.
LongArrayList() - Constructor for class org.andengine.util.adt.list.LongArrayList
 
LongArrayList(int) - Constructor for class org.andengine.util.adt.list.LongArrayList
 
LongOperator - Enum in org.andengine.util.adt.data.operator
(c) Zynga 2012
LongSparseArray<E> - Class in org.andengine.util.adt.map
SparseArrays map longs to Objects.
LongSparseArray() - Constructor for class org.andengine.util.adt.map.LongSparseArray
Creates a new SparseArray containing no mappings.
LongSparseArray(int) - Constructor for class org.andengine.util.adt.map.LongSparseArray
Creates a new SparseArray containing no mappings that will not require any additional memory allocation to store the specified number of mappings.
LOOP_CONTINUOUS - Static variable in interface org.andengine.entity.sprite.IAnimationData
 
LOOP_CONTINUOUS - Static variable in class org.andengine.util.modifier.LoopModifier
 
LoopBackgroundModifier - Class in org.andengine.entity.scene.background.modifier
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
LoopBackgroundModifier(IBackgroundModifier) - Constructor for class org.andengine.entity.scene.background.modifier.LoopBackgroundModifier
 
LoopBackgroundModifier(IBackgroundModifier, int) - Constructor for class org.andengine.entity.scene.background.modifier.LoopBackgroundModifier
 
LoopBackgroundModifier(IBackgroundModifier, int, LoopBackgroundModifier.ILoopBackgroundModifierListener) - Constructor for class org.andengine.entity.scene.background.modifier.LoopBackgroundModifier
 
LoopBackgroundModifier(IBackgroundModifier, int, IBackgroundModifier.IBackgroundModifierListener) - Constructor for class org.andengine.entity.scene.background.modifier.LoopBackgroundModifier
 
LoopBackgroundModifier(IBackgroundModifier, int, LoopBackgroundModifier.ILoopBackgroundModifierListener, IBackgroundModifier.IBackgroundModifierListener) - Constructor for class org.andengine.entity.scene.background.modifier.LoopBackgroundModifier
 
LoopBackgroundModifier(LoopBackgroundModifier) - Constructor for class org.andengine.entity.scene.background.modifier.LoopBackgroundModifier
 
LoopBackgroundModifier.ILoopBackgroundModifierListener - Interface in org.andengine.entity.scene.background.modifier
 
LoopEntityModifier - Class in org.andengine.entity.modifier
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
LoopEntityModifier(IEntityModifier) - Constructor for class org.andengine.entity.modifier.LoopEntityModifier
 
LoopEntityModifier(IEntityModifier, int) - Constructor for class org.andengine.entity.modifier.LoopEntityModifier
 
LoopEntityModifier(IEntityModifier, int, LoopEntityModifier.ILoopEntityModifierListener) - Constructor for class org.andengine.entity.modifier.LoopEntityModifier
 
LoopEntityModifier(IEntityModifier, int, IEntityModifier.IEntityModifierListener) - Constructor for class org.andengine.entity.modifier.LoopEntityModifier
 
LoopEntityModifier(IEntityModifier.IEntityModifierListener, int, LoopEntityModifier.ILoopEntityModifierListener, IEntityModifier) - Constructor for class org.andengine.entity.modifier.LoopEntityModifier
 
LoopEntityModifier(LoopEntityModifier) - Constructor for class org.andengine.entity.modifier.LoopEntityModifier
 
LoopEntityModifier.ILoopEntityModifierListener - Interface in org.andengine.entity.modifier
 
LoopModifier<T> - Class in org.andengine.util.modifier
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
LoopModifier(IModifier<T>) - Constructor for class org.andengine.util.modifier.LoopModifier
 
LoopModifier(IModifier<T>, int) - Constructor for class org.andengine.util.modifier.LoopModifier
 
LoopModifier(IModifier<T>, int, IModifier.IModifierListener<T>) - Constructor for class org.andengine.util.modifier.LoopModifier
 
LoopModifier(IModifier<T>, int, LoopModifier.ILoopModifierListener<T>) - Constructor for class org.andengine.util.modifier.LoopModifier
 
LoopModifier(IModifier<T>, int, LoopModifier.ILoopModifierListener<T>, IModifier.IModifierListener<T>) - Constructor for class org.andengine.util.modifier.LoopModifier
 
LoopModifier(LoopModifier<T>) - Constructor for class org.andengine.util.modifier.LoopModifier
 
LoopModifier.ILoopModifierListener<T> - Interface in org.andengine.util.modifier
 
LowMemoryDiamondSpriteVertexBufferObject - Class in org.andengine.entity.sprite.vbo
(c) Zynga 2012
LowMemoryDiamondSpriteVertexBufferObject(VertexBufferObjectManager, int, DrawType, boolean, VertexBufferObjectAttributes) - Constructor for class org.andengine.entity.sprite.vbo.LowMemoryDiamondSpriteVertexBufferObject
 
LowMemoryLineVertexBufferObject - Class in org.andengine.entity.primitive.vbo
(c) Zynga 2012
LowMemoryLineVertexBufferObject(VertexBufferObjectManager, int, DrawType, boolean, VertexBufferObjectAttributes) - Constructor for class org.andengine.entity.primitive.vbo.LowMemoryLineVertexBufferObject
 
LowMemoryRectangleVertexBufferObject - Class in org.andengine.entity.primitive.vbo
(c) Zynga 2012
LowMemoryRectangleVertexBufferObject(VertexBufferObjectManager, int, DrawType, boolean, VertexBufferObjectAttributes) - Constructor for class org.andengine.entity.primitive.vbo.LowMemoryRectangleVertexBufferObject
 
LowMemorySpriteBatchVertexBufferObject - Class in org.andengine.entity.sprite.batch.vbo
(c) Zynga 2012
LowMemorySpriteBatchVertexBufferObject(VertexBufferObjectManager, int, DrawType, boolean, VertexBufferObjectAttributes) - Constructor for class org.andengine.entity.sprite.batch.vbo.LowMemorySpriteBatchVertexBufferObject
 
LowMemorySpriteVertexBufferObject - Class in org.andengine.entity.sprite.vbo
(c) Zynga 2012
LowMemorySpriteVertexBufferObject(VertexBufferObjectManager, int, DrawType, boolean, VertexBufferObjectAttributes) - Constructor for class org.andengine.entity.sprite.vbo.LowMemorySpriteVertexBufferObject
 
LowMemoryTextVertexBufferObject - Class in org.andengine.entity.text.vbo
(c) Zynga 2012
LowMemoryTextVertexBufferObject(VertexBufferObjectManager, int, DrawType, boolean, VertexBufferObjectAttributes) - Constructor for class org.andengine.entity.text.vbo.LowMemoryTextVertexBufferObject
 
LowMemoryTiledSpriteVertexBufferObject - Class in org.andengine.entity.sprite.vbo
(c) Zynga 2012
LowMemoryTiledSpriteVertexBufferObject(VertexBufferObjectManager, int, DrawType, boolean, VertexBufferObjectAttributes) - Constructor for class org.andengine.entity.sprite.vbo.LowMemoryTiledSpriteVertexBufferObject
 
LowMemoryUncoloredSpriteVertexBufferObject - Class in org.andengine.entity.sprite.vbo
(c) Zynga 2012
LowMemoryUncoloredSpriteVertexBufferObject(VertexBufferObjectManager, int, DrawType, boolean, VertexBufferObjectAttributes) - Constructor for class org.andengine.entity.sprite.vbo.LowMemoryUncoloredSpriteVertexBufferObject
 
LowMemoryUniformColorSpriteVertexBufferObject - Class in org.andengine.entity.sprite.vbo
(c) Zynga 2012
LowMemoryUniformColorSpriteVertexBufferObject(VertexBufferObjectManager, int, DrawType, boolean, VertexBufferObjectAttributes) - Constructor for class org.andengine.entity.sprite.vbo.LowMemoryUniformColorSpriteVertexBufferObject
 
LowMemoryVertexBufferObject - Class in org.andengine.opengl.vbo
Compared to a HighPerformanceVertexBufferObject, the LowMemoryVertexBufferObject uses 50% less heap memory, at the cost of significantly slower data buffering (up to 5x slower!
LowMemoryVertexBufferObject(VertexBufferObjectManager, int, DrawType, boolean, VertexBufferObjectAttributes) - Constructor for class org.andengine.opengl.vbo.LowMemoryVertexBufferObject
 
LRUCache<K,V> - Class in org.andengine.util.adt.cache
(c) Zynga 2011
LRUCache(int) - Constructor for class org.andengine.util.adt.cache.LRUCache
 

M

mAccelerationX - Variable in class org.andengine.engine.handler.physics.PhysicsHandler
 
mAccelerationY - Variable in class org.andengine.engine.handler.physics.PhysicsHandler
 
mAccuracy - Variable in class org.andengine.input.sensor.BaseSensorData
 
mAction - Variable in class org.andengine.input.touch.TouchEvent
 
mAdvance - Variable in class org.andengine.opengl.font.Letter
 
mAngularVelocity - Variable in class org.andengine.engine.handler.physics.PhysicsHandler
 
ManhattanHeuristic<T> - Class in org.andengine.util.algorithm.path.astar
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
ManhattanHeuristic() - Constructor for class org.andengine.util.algorithm.path.astar.ManhattanHeuristic
 
mark(int) - Method in class org.andengine.util.base64.Base64InputStream
 
markSupported() - Method in class org.andengine.util.base64.Base64InputStream
 
matches(IEntity) - Method in interface org.andengine.entity.IEntityMatcher
 
matches(IEntity) - Method in class org.andengine.entity.TagEntityMatcher
 
matches(int, int, int, int, int, int) - Method in enum org.andengine.opengl.view.ConfigChooser.ConfigChooserMatcher
 
matches(T) - Method in interface org.andengine.util.IMatcher
 
MathConstants - Interface in org.andengine.util.math
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
MathUtils - Class in org.andengine.util.math
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
MathUtils() - Constructor for class org.andengine.util.math.MathUtils
 
mAttributeLocations - Variable in class org.andengine.opengl.shader.ShaderProgram
 
mAudioEntities - Variable in class org.andengine.audio.BaseAudioManager
 
mAutoDispose - Variable in class org.andengine.opengl.vbo.VertexBufferObject
 
mAutoDispose - Variable in class org.andengine.opengl.vbo.ZeroMemoryVertexBufferObject
 
mAverageDuration - Variable in class org.andengine.entity.util.AverageFPSCounter
 
MAX_SIMULTANEOUS_STREAMS_DEFAULT - Static variable in class org.andengine.audio.sound.SoundManager
 
mBitmapTextureAtlasSource - Variable in class org.andengine.opengl.texture.atlas.bitmap.source.decorator.BaseBitmapTextureAtlasSourceDecorator
 
mBitmapTextureAtlasSourceDecoratorShape - Variable in class org.andengine.opengl.texture.atlas.bitmap.source.decorator.BaseShapeBitmapTextureAtlasSourceDecorator
 
mBlendFunctionDestination - Variable in class org.andengine.entity.particle.BlendFunctionParticleSystem
 
mBlendFunctionDestination - Variable in class org.andengine.entity.particle.initializer.BlendFunctionParticleInitializer
 
mBlendFunctionDestination - Variable in class org.andengine.entity.shape.Shape
 
mBlendFunctionSource - Variable in class org.andengine.entity.particle.BlendFunctionParticleSystem
 
mBlendFunctionSource - Variable in class org.andengine.entity.particle.initializer.BlendFunctionParticleInitializer
 
mBlendFunctionSource - Variable in class org.andengine.entity.shape.Shape
 
mBlendingEnabled - Variable in class org.andengine.entity.particle.BlendFunctionParticleSystem
 
mBlendingEnabled - Variable in class org.andengine.entity.shape.Shape
 
mBottomLeftChild - Variable in class org.andengine.util.adt.spatial.quadtree.QuadTree.QuadTreeNode
 
mBottomRightChild - Variable in class org.andengine.util.adt.spatial.quadtree.QuadTree.QuadTreeNode
 
mBounds - Variable in class org.andengine.util.adt.spatial.quadtree.QuadTree
 
mBoundsCenterX - Variable in class org.andengine.engine.camera.BoundCamera
 
mBoundsCenterY - Variable in class org.andengine.engine.camera.BoundCamera
 
mBoundsEnabled - Variable in class org.andengine.engine.camera.BoundCamera
 
mBoundsHeight - Variable in class org.andengine.engine.camera.BoundCamera
 
mBoundsWidth - Variable in class org.andengine.engine.camera.BoundCamera
 
mBoundsXMax - Variable in class org.andengine.engine.camera.BoundCamera
 
mBoundsXMin - Variable in class org.andengine.engine.camera.BoundCamera
 
mBoundsYMax - Variable in class org.andengine.engine.camera.BoundCamera
 
mBoundsYMin - Variable in class org.andengine.engine.camera.BoundCamera
 
mBufferData - Variable in class org.andengine.opengl.vbo.HighPerformanceVertexBufferObject
 
mBufferDataOffset - Variable in class org.andengine.entity.sprite.batch.vbo.HighPerformanceSpriteBatchVertexBufferObject
 
mBufferDataOffset - Variable in class org.andengine.entity.sprite.batch.vbo.LowMemorySpriteBatchVertexBufferObject
 
mByteBuffer - Variable in class org.andengine.opengl.vbo.VertexBufferObject
 
mCallback - Variable in class org.andengine.util.adt.pool.EntityDetachRunnablePoolItem
 
mCamera - Variable in class org.andengine.engine.Engine
 
mCamera - Variable in class org.andengine.entity.scene.CameraScene
 
mCameraSceneRotation - Variable in class org.andengine.engine.camera.Camera
 
mCanvas - Variable in class org.andengine.opengl.font.Font
 
mCapacity - Variable in class org.andengine.entity.sprite.batch.SpriteBatch
 
mCapacity - Variable in class org.andengine.opengl.vbo.VertexBufferObject
 
mCapacity - Variable in class org.andengine.opengl.vbo.ZeroMemoryVertexBufferObject
 
mCenterX - Variable in class org.andengine.entity.particle.emitter.BaseParticleEmitter
 
mCenterY - Variable in class org.andengine.entity.particle.emitter.BaseParticleEmitter
 
mCharacter - Variable in class org.andengine.opengl.font.Letter
 
mCharactersMaximum - Variable in class org.andengine.entity.text.Text
 
mCharactersToDraw - Variable in class org.andengine.entity.text.Text
 
mChildren - Variable in class org.andengine.entity.Entity
 
mChildrenIgnoreUpdate - Variable in class org.andengine.entity.Entity
 
mChildrenSortPending - Variable in class org.andengine.entity.Entity
 
mChildrenVisible - Variable in class org.andengine.entity.Entity
 
mChildScene - Variable in class org.andengine.entity.scene.Scene
 
mColor - Variable in class org.andengine.entity.Entity
 
mColorKeyColorARGBPackedInt - Variable in class org.andengine.opengl.texture.atlas.bitmap.source.decorator.ColorSwapBitmapTextureAtlasSourceDecorator
 
mColors - Variable in class org.andengine.opengl.texture.atlas.bitmap.source.decorator.LinearGradientFillBitmapTextureAtlasSourceDecorator
 
mColors - Variable in class org.andengine.opengl.texture.atlas.bitmap.source.decorator.RadialGradientFillBitmapTextureAtlasSourceDecorator
 
mColorSwapColorARGBPackedInt - Variable in class org.andengine.opengl.texture.atlas.bitmap.source.decorator.ColorSwapBitmapTextureAtlasSourceDecorator
 
mCompiled - Variable in class org.andengine.opengl.shader.ShaderProgram
 
mContext - Variable in class org.andengine.ui.dialog.GenericInputDialogBuilder
 
mCount - Variable in class org.andengine.util.adt.io.out.ByteBufferOutputStream
 
mCullingEnabled - Variable in class org.andengine.entity.Entity
 
mCurrentTileIndex - Variable in class org.andengine.opengl.texture.region.TiledTextureRegion
 
mData - Variable in class org.andengine.util.adt.io.out.ByteBufferOutputStream
 
mDirtyOnHardware - Variable in class org.andengine.opengl.vbo.VertexBufferObject
 
mDirtyOnHardware - Variable in class org.andengine.opengl.vbo.ZeroMemoryVertexBufferObject
 
mDisplayRotation - Variable in class org.andengine.input.sensor.BaseSensorData
 
mDisposed - Variable in class org.andengine.entity.Entity
 
mDisposed - Variable in class org.andengine.opengl.vbo.VertexBufferObject
 
mDisposed - Variable in class org.andengine.opengl.vbo.ZeroMemoryVertexBufferObject
 
mDownTimeMilliseconds - Variable in class org.andengine.input.touch.detector.HoldDetector
 
mDownX - Variable in class org.andengine.input.touch.detector.HoldDetector
 
mDownY - Variable in class org.andengine.input.touch.detector.HoldDetector
 
mDrawMode - Variable in enum org.andengine.entity.primitive.DrawMode
 
mDuration - Variable in class org.andengine.util.modifier.BaseDurationModifier
 
mEaseFunction - Variable in class org.andengine.entity.scene.menu.animator.BaseMenuAnimator
 
mEaseFunction - Variable in class org.andengine.util.modifier.BaseSingleValueSpanModifier
 
measureText(IFont, CharSequence) - Static method in class org.andengine.opengl.font.FontUtils
 
measureText(IFont, CharSequence, int, int) - Static method in class org.andengine.opengl.font.FontUtils
 
measureText(IFont, CharSequence, float[]) - Static method in class org.andengine.opengl.font.FontUtils
 
measureText(IFont, CharSequence, int, int, float[]) - Static method in class org.andengine.opengl.font.FontUtils
Does not respect linebreaks!
mEngine - Variable in class org.andengine.ui.activity.BaseGameActivity
 
mEntity - Variable in class org.andengine.entity.scene.background.EntityBackground
 
mEntity - Variable in class org.andengine.util.adt.pool.EntityDetachRunnablePoolItem
 
mEntityFactory - Variable in class org.andengine.entity.particle.ParticleSystem
 
MenuScene - Class in org.andengine.entity.scene.menu
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
MenuScene() - Constructor for class org.andengine.entity.scene.menu.MenuScene
 
MenuScene(MenuScene.IOnMenuItemClickListener) - Constructor for class org.andengine.entity.scene.menu.MenuScene
 
MenuScene(Camera) - Constructor for class org.andengine.entity.scene.menu.MenuScene
 
MenuScene(Camera, MenuScene.IOnMenuItemClickListener) - Constructor for class org.andengine.entity.scene.menu.MenuScene
 
MenuScene.IOnMenuItemClickListener - Interface in org.andengine.entity.scene.menu
 
Mesh - Class in org.andengine.entity.primitive
(c) Zynga 2012
Mesh(float, float, float[], int, DrawMode, VertexBufferObjectManager) - Constructor for class org.andengine.entity.primitive.Mesh
Mesh(float, float, float[], int, DrawMode, VertexBufferObjectManager, DrawType) - Constructor for class org.andengine.entity.primitive.Mesh
Mesh(float, float, int, DrawMode, IMeshVertexBufferObject) - Constructor for class org.andengine.entity.primitive.Mesh
 
MethodNotSupportedException - Exception in org.andengine.util.exception
(c) Zynga 2011
MethodNotSupportedException() - Constructor for exception org.andengine.util.exception.MethodNotSupportedException
 
MethodNotSupportedException(String) - Constructor for exception org.andengine.util.exception.MethodNotSupportedException
 
MethodNotSupportedException(Throwable) - Constructor for exception org.andengine.util.exception.MethodNotSupportedException
 
MethodNotSupportedException(String, Throwable) - Constructor for exception org.andengine.util.exception.MethodNotSupportedException
 
MethodNotYetImplementedException - Exception in org.andengine.util.exception
(c) Zynga 2011
MethodNotYetImplementedException() - Constructor for exception org.andengine.util.exception.MethodNotYetImplementedException
 
MethodNotYetImplementedException(String) - Constructor for exception org.andengine.util.exception.MethodNotYetImplementedException
 
MethodNotYetImplementedException(Throwable) - Constructor for exception org.andengine.util.exception.MethodNotYetImplementedException
 
MethodNotYetImplementedException(String, Throwable) - Constructor for exception org.andengine.util.exception.MethodNotYetImplementedException
 
mFillColor - Variable in class org.andengine.opengl.texture.atlas.bitmap.source.decorator.FillBitmapTextureAtlasSourceDecorator
 
mFinished - Variable in class org.andengine.util.modifier.BaseModifier
 
mFlippedHorizontal - Variable in class org.andengine.entity.sprite.Sprite
 
mFlippedVertical - Variable in class org.andengine.entity.sprite.Sprite
 
mFloatBuffer - Variable in class org.andengine.opengl.texture.TextureWarmUpVertexBufferObject
 
mFloatBuffer - Variable in class org.andengine.opengl.vbo.HighPerformanceVertexBufferObject
 
mFloatBuffer - Variable in class org.andengine.opengl.vbo.LowMemoryVertexBufferObject
 
mFont - Variable in class org.andengine.entity.text.Text
 
mFontMetrics - Variable in class org.andengine.opengl.font.Font
 
mFragmentShaderSource - Variable in class org.andengine.opengl.shader.ShaderProgram
 
mFramebufferObjectID - Variable in class org.andengine.opengl.texture.render.RenderTexture
 
mFrames - Variable in class org.andengine.entity.util.FPSCounter
 
mHardwareBufferID - Variable in class org.andengine.opengl.vbo.VertexBufferObject
 
mHardwareBufferID - Variable in class org.andengine.opengl.vbo.ZeroMemoryVertexBufferObject
 
mHardwareTextureID - Variable in class org.andengine.opengl.texture.Texture
 
mHead - Variable in class org.andengine.util.adt.list.ShiftList
 
mHeight - Variable in class org.andengine.entity.particle.emitter.BaseRectangleParticleEmitter
 
mHeight - Variable in class org.andengine.entity.shape.RectangularShape
 
mHeight - Variable in class org.andengine.opengl.font.Letter
 
mHeight - Variable in class org.andengine.opengl.texture.atlas.TextureAtlas
 
mHeight - Variable in class org.andengine.opengl.texture.render.RenderTexture
 
mHeightHalf - Variable in class org.andengine.entity.particle.emitter.BaseRectangleParticleEmitter
 
mHoldDetectorListener - Variable in class org.andengine.input.touch.detector.HoldDetector
 
mHoldX - Variable in class org.andengine.input.touch.detector.HoldDetector
 
mHoldY - Variable in class org.andengine.input.touch.detector.HoldDetector
 
mHorizontalAlign - Variable in class org.andengine.entity.scene.menu.animator.BaseMenuAnimator
 
mIconResID - Variable in class org.andengine.ui.dialog.GenericInputDialogBuilder
 
MICROSECONDS_PER_MILLISECOND - Static variable in interface org.andengine.util.time.TimeConstants
 
MICROSECONDS_PER_NANOSECOND - Static variable in interface org.andengine.util.time.TimeConstants
 
MICROSECONDS_PER_SECOND - Static variable in interface org.andengine.util.time.TimeConstants
 
mIgnoreUpdate - Variable in class org.andengine.entity.Entity
 
MILLISECONDS_PER_MICROSECOND - Static variable in interface org.andengine.util.time.TimeConstants
 
MILLISECONDS_PER_NANOSECOND - Static variable in interface org.andengine.util.time.TimeConstants
 
MILLISECONDS_PER_SECOND - Static variable in interface org.andengine.util.time.TimeConstants
 
MIMEType - Enum in org.andengine.util.mime
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
mIndex - Variable in class org.andengine.entity.sprite.batch.SpriteBatch
 
MINUTES_PER_HOUR - Static variable in interface org.andengine.util.time.TimeConstants
 
mItems - Variable in class org.andengine.util.adt.list.ShiftList
 
mItems - Variable in class org.andengine.util.adt.map.Library
 
mItems - Variable in class org.andengine.util.adt.spatial.quadtree.QuadTree.QuadTreeNode
 
mix(Color, float, Color, float) - Method in class org.andengine.util.color.Color
 
mix(float, float, float) - Static method in class org.andengine.util.math.MathUtils
 
mix(int, int, float) - Static method in class org.andengine.util.math.MathUtils
 
mJumpCount - Variable in class org.andengine.entity.modifier.JumpModifier
 
mJumpHeight - Variable in class org.andengine.entity.modifier.JumpModifier
 
mLeftVolume - Variable in class org.andengine.audio.BaseAudioEntity
 
mLevel - Variable in class org.andengine.util.adt.spatial.quadtree.QuadTree.QuadTreeNode
 
mLineAlignmentWidth - Variable in class org.andengine.entity.text.Text
 
mLinearGradientDirection - Variable in class org.andengine.opengl.texture.atlas.bitmap.source.decorator.LinearGradientFillBitmapTextureAtlasSourceDecorator
 
mLines - Variable in class org.andengine.entity.text.Text
 
mLineVertexBufferObject - Variable in class org.andengine.entity.primitive.Line
 
mLineWidth - Variable in class org.andengine.entity.primitive.Line
 
mLineWidthMaximum - Variable in class org.andengine.entity.text.Text
 
mLineWidths - Variable in class org.andengine.entity.text.Text
 
mList - Variable in class org.andengine.util.adt.list.concurrent.SynchronizedList
 
mLongestFrame - Variable in class org.andengine.entity.util.FPSLogger
 
mMagFilter - Variable in class org.andengine.opengl.texture.TextureOptions
 
mMasterVolume - Variable in class org.andengine.audio.BaseAudioManager
 
mMaximumDistanceExceeded - Variable in class org.andengine.input.touch.detector.HoldDetector
 
mMaximumGrow - Variable in class org.andengine.util.adt.io.out.ByteBufferOutputStream
 
mMaxLevel - Variable in class org.andengine.util.adt.spatial.quadtree.QuadTree
 
mMaxValue - Variable in class org.andengine.entity.particle.initializer.BaseSingleValueParticleInitializer
 
mMaxValueB - Variable in class org.andengine.entity.particle.initializer.BaseDoubleValueParticleInitializer
 
mMaxValueC - Variable in class org.andengine.entity.particle.initializer.BaseTripleValueParticleInitializer
 
mMaxVelocityX - Variable in class org.andengine.engine.camera.SmoothCamera
 
mMaxVelocityY - Variable in class org.andengine.engine.camera.SmoothCamera
 
mMaxZoomFactorChange - Variable in class org.andengine.engine.camera.SmoothCamera
 
mMenuItem - Variable in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
mMenuItems - Variable in class org.andengine.entity.scene.menu.MenuScene
 
mMenuItemSpacing - Variable in class org.andengine.entity.scene.menu.animator.BaseMenuAnimator
 
mMeshVertexBufferObject - Variable in class org.andengine.entity.primitive.Mesh
 
mMessageResID - Variable in class org.andengine.ui.dialog.GenericInputDialogBuilder
 
mMinFilter - Variable in class org.andengine.opengl.texture.TextureOptions
 
mMinValue - Variable in class org.andengine.entity.particle.initializer.BaseSingleValueParticleInitializer
 
mMinValueB - Variable in class org.andengine.entity.particle.initializer.BaseDoubleValueParticleInitializer
 
mMinValueC - Variable in class org.andengine.entity.particle.initializer.BaseTripleValueParticleInitializer
 
mMotionEvent - Variable in class org.andengine.input.touch.TouchEvent
 
MODIFIER_COMPARATOR_DURATION_DESCENDING - Static variable in interface org.andengine.util.modifier.IModifier
 
ModifierList<T> - Class in org.andengine.util.modifier
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
ModifierList(T) - Constructor for class org.andengine.util.modifier.ModifierList
 
ModifierList(T, int) - Constructor for class org.andengine.util.modifier.ModifierList
 
ModifierUtils - Class in org.andengine.util.modifier.util
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
ModifierUtils() - Constructor for class org.andengine.util.modifier.util.ModifierUtils
 
mOffsetX - Variable in class org.andengine.opengl.font.Letter
 
mOffsetY - Variable in class org.andengine.opengl.font.Letter
 
mOnCancelListener - Variable in class org.andengine.ui.dialog.GenericInputDialogBuilder
 
MONTHS_PER_YEAR - Static variable in interface org.andengine.util.time.TimeConstants
 
mOutlineColor - Variable in class org.andengine.opengl.texture.atlas.bitmap.source.decorator.OutlineBitmapTextureAtlasSourceDecorator
 
move(T, B) - Method in class org.andengine.util.adt.spatial.quadtree.QuadTree
Shorthand for remove(pItem, pBounds) followed by a add(pItem).
move(T, B, B) - Method in class org.andengine.util.adt.spatial.quadtree.QuadTree
Deprecated.
MoveByModifier - Class in org.andengine.entity.modifier
(c) 2011 Zynga Inc.
MoveByModifier(float, float, float) - Constructor for class org.andengine.entity.modifier.MoveByModifier
 
MoveByModifier(float, float, float, IEntityModifier.IEntityModifierListener) - Constructor for class org.andengine.entity.modifier.MoveByModifier
 
MoveByModifier(DoubleValueChangeEntityModifier) - Constructor for class org.andengine.entity.modifier.MoveByModifier
 
MoveModifier - Class in org.andengine.entity.modifier
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
MoveModifier(float, float, float, float, float) - Constructor for class org.andengine.entity.modifier.MoveModifier
 
MoveModifier(float, float, float, float, float, IEaseFunction) - Constructor for class org.andengine.entity.modifier.MoveModifier
 
MoveModifier(float, float, float, float, float, IEntityModifier.IEntityModifierListener) - Constructor for class org.andengine.entity.modifier.MoveModifier
 
MoveModifier(float, float, float, float, float, IEntityModifier.IEntityModifierListener, IEaseFunction) - Constructor for class org.andengine.entity.modifier.MoveModifier
 
MoveModifier(MoveModifier) - Constructor for class org.andengine.entity.modifier.MoveModifier
 
moveParticleToEnd(int) - Method in class org.andengine.entity.particle.ParticleSystem
 
MoveXModifier - Class in org.andengine.entity.modifier
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
MoveXModifier(float, float, float) - Constructor for class org.andengine.entity.modifier.MoveXModifier
 
MoveXModifier(float, float, float, IEaseFunction) - Constructor for class org.andengine.entity.modifier.MoveXModifier
 
MoveXModifier(float, float, float, IEntityModifier.IEntityModifierListener) - Constructor for class org.andengine.entity.modifier.MoveXModifier
 
MoveXModifier(float, float, float, IEntityModifier.IEntityModifierListener, IEaseFunction) - Constructor for class org.andengine.entity.modifier.MoveXModifier
 
MoveXModifier(MoveXModifier) - Constructor for class org.andengine.entity.modifier.MoveXModifier
 
MoveYModifier - Class in org.andengine.entity.modifier
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
MoveYModifier(float, float, float) - Constructor for class org.andengine.entity.modifier.MoveYModifier
 
MoveYModifier(float, float, float, IEaseFunction) - Constructor for class org.andengine.entity.modifier.MoveYModifier
 
MoveYModifier(float, float, float, IEntityModifier.IEntityModifierListener) - Constructor for class org.andengine.entity.modifier.MoveYModifier
 
MoveYModifier(float, float, float, IEntityModifier.IEntityModifierListener, IEaseFunction) - Constructor for class org.andengine.entity.modifier.MoveYModifier
 
MoveYModifier(MoveYModifier) - Constructor for class org.andengine.entity.modifier.MoveYModifier
 
mPaint - Variable in class org.andengine.opengl.font.Font
 
mPaint - Variable in class org.andengine.opengl.texture.atlas.bitmap.source.decorator.BaseBitmapTextureAtlasSourceDecorator
 
mParallaxValue - Variable in class org.andengine.entity.scene.background.ParallaxBackground
 
mParentScene - Variable in class org.andengine.entity.scene.Scene
 
mParticleEmitter - Variable in class org.andengine.entity.particle.ParticleSystem
 
mParticleInitializers - Variable in class org.andengine.entity.particle.ParticleSystem
 
mParticleModifiers - Variable in class org.andengine.entity.particle.ParticleSystem
 
mParticles - Variable in class org.andengine.entity.particle.ParticleSystem
 
mParticlesAlive - Variable in class org.andengine.entity.particle.ParticleSystem
 
mParticlesMaximum - Variable in class org.andengine.entity.particle.ParticleSystem
 
mPicture - Variable in class org.andengine.opengl.texture.atlas.bitmap.source.PictureBitmapTextureAtlasSource
 
mPixelFormat - Variable in class org.andengine.opengl.texture.render.RenderTexture
 
mPixelFormat - Variable in class org.andengine.opengl.texture.Texture
 
mPointerID - Variable in class org.andengine.input.touch.detector.HoldDetector
 
mPointerID - Variable in class org.andengine.input.touch.TouchEvent
 
mPositions - Variable in class org.andengine.opengl.texture.atlas.bitmap.source.decorator.LinearGradientFillBitmapTextureAtlasSourceDecorator
 
mPositions - Variable in class org.andengine.opengl.texture.atlas.bitmap.source.decorator.RadialGradientFillBitmapTextureAtlasSourceDecorator
 
mPreMultiplyAlpha - Variable in class org.andengine.opengl.texture.TextureOptions
 
mProgramID - Variable in class org.andengine.opengl.shader.ShaderProgram
 
mRadialGradientDirection - Variable in class org.andengine.opengl.texture.atlas.bitmap.source.decorator.RadialGradientFillBitmapTextureAtlasSourceDecorator
 
mRadiusX - Variable in class org.andengine.entity.particle.emitter.BaseCircleParticleEmitter
 
mRadiusY - Variable in class org.andengine.entity.particle.emitter.BaseCircleParticleEmitter
 
mRectangleVertexBufferObject - Variable in class org.andengine.entity.primitive.Rectangle
 
mRenderSurfaceView - Variable in class org.andengine.ui.activity.BaseGameActivity
 
mResizeOnSurfaceSizeChanged - Variable in class org.andengine.engine.camera.Camera
 
mRightVolume - Variable in class org.andengine.audio.BaseAudioEntity
 
mRoot - Variable in class org.andengine.util.adt.spatial.quadtree.QuadTree
 
mRotated - Variable in class org.andengine.opengl.texture.region.TextureRegion
 
mRotation - Variable in class org.andengine.engine.camera.Camera
 
mRotation - Variable in class org.andengine.entity.Entity
 
mRotationCenterX - Variable in class org.andengine.entity.Entity
 
mRotationCenterY - Variable in class org.andengine.entity.Entity
 
mScale - Variable in class org.andengine.opengl.texture.region.TextureRegion
 
mScaleCenterX - Variable in class org.andengine.entity.Entity
 
mScaleCenterY - Variable in class org.andengine.entity.Entity
 
mScaleX - Variable in class org.andengine.entity.Entity
 
mScaleY - Variable in class org.andengine.entity.Entity
 
mScene - Variable in class org.andengine.engine.Engine
 
mSecondsElapsed - Variable in class org.andengine.entity.util.FPSCounter
 
mShaderProgram - Variable in class org.andengine.entity.shape.Shape
 
mShortestFrame - Variable in class org.andengine.entity.util.FPSLogger
 
mSkewCenterX - Variable in class org.andengine.entity.Entity
 
mSkewCenterY - Variable in class org.andengine.entity.Entity
 
mSkewX - Variable in class org.andengine.entity.Entity
 
mSkewY - Variable in class org.andengine.entity.Entity
 
mSpriteBatch - Variable in class org.andengine.entity.particle.BatchedPseudoSpriteParticleSystem
 
mSpriteBatch - Variable in class org.andengine.entity.particle.BatchedSpriteParticleSystem
 
mSpriteBatchVertexBufferObject - Variable in class org.andengine.entity.sprite.batch.SpriteBatch
 
mSpriteVertexBufferObject - Variable in class org.andengine.entity.sprite.Sprite
 
mSuccessCallback - Variable in class org.andengine.ui.dialog.GenericInputDialogBuilder
 
mSurfaceHeight - Variable in class org.andengine.engine.camera.Camera
 
mSurfaceHeight - Variable in class org.andengine.engine.Engine
 
mSurfaceWidth - Variable in class org.andengine.engine.camera.Camera
 
mSurfaceWidth - Variable in class org.andengine.engine.Engine
 
mSurfaceX - Variable in class org.andengine.engine.camera.Camera
 
mSurfaceY - Variable in class org.andengine.engine.camera.Camera
 
mTag - Variable in class org.andengine.entity.Entity
 
mTail - Variable in class org.andengine.util.adt.list.ShiftList
 
mTargetCenterX - Variable in class org.andengine.engine.camera.SmoothCamera
 
mTargetCenterY - Variable in class org.andengine.engine.camera.SmoothCamera
 
mTargetZoomFactor - Variable in class org.andengine.engine.camera.SmoothCamera
 
mText - Variable in class org.andengine.entity.text.Text
 
mTextBounds - Variable in class org.andengine.opengl.font.Font
 
mTextOptions - Variable in class org.andengine.entity.text.Text
 
mTexture - Variable in class org.andengine.entity.sprite.batch.SpriteBatch
 
mTexture - Variable in class org.andengine.opengl.texture.region.BaseTextureRegion
 
mTextureAtlasSourceDecoratorOptions - Variable in class org.andengine.opengl.texture.atlas.bitmap.source.decorator.BaseBitmapTextureAtlasSourceDecorator
 
mTextureAtlasSources - Variable in class org.andengine.opengl.texture.atlas.TextureAtlas
 
mTextureHeight - Variable in class org.andengine.opengl.texture.atlas.source.BaseTextureAtlasSource
 
mTextureHeight - Variable in class org.andengine.opengl.texture.region.TextureRegion
 
mTextureManager - Variable in class org.andengine.opengl.texture.Texture
 
mTextureOptions - Variable in class org.andengine.opengl.texture.Texture
 
mTextureRegion - Variable in class org.andengine.entity.particle.BatchedPseudoSpriteParticleSystem
 
mTextureRegion - Variable in class org.andengine.entity.sprite.Sprite
 
mTextureRegions - Variable in class org.andengine.opengl.texture.region.TiledTextureRegion
 
mTextureStateListener - Variable in class org.andengine.opengl.texture.Texture
 
mTextureWidth - Variable in class org.andengine.opengl.texture.atlas.source.BaseTextureAtlasSource
 
mTextureWidth - Variable in class org.andengine.opengl.texture.region.TextureRegion
 
mTextureX - Variable in class org.andengine.opengl.font.Letter
 
mTextureX - Variable in class org.andengine.opengl.texture.atlas.source.BaseTextureAtlasSource
 
mTextureX - Variable in class org.andengine.opengl.texture.region.TextureRegion
 
mTextureY - Variable in class org.andengine.opengl.font.Letter
 
mTextureY - Variable in class org.andengine.opengl.texture.atlas.source.BaseTextureAtlasSource
 
mTextureY - Variable in class org.andengine.opengl.texture.region.TextureRegion
 
mTextVertexBufferObject - Variable in class org.andengine.entity.text.Text
 
mTextWidthContainer - Variable in class org.andengine.opengl.font.Font
 
mTileCount - Variable in class org.andengine.opengl.texture.region.TiledTextureRegion
 
mTimerCallback - Variable in class org.andengine.engine.handler.timer.TimerHandler
 
mTitleResID - Variable in class org.andengine.ui.dialog.GenericInputDialogBuilder
 
mTolerance - Variable in class org.andengine.opengl.texture.atlas.bitmap.source.decorator.ColorSwapBitmapTextureAtlasSourceDecorator
 
mTopLeftChild - Variable in class org.andengine.util.adt.spatial.quadtree.QuadTree.QuadTreeNode
 
mTopRightChild - Variable in class org.andengine.util.adt.spatial.quadtree.QuadTree.QuadTreeNode
 
mTouchAreas - Variable in class org.andengine.entity.scene.Scene
 
mTriggerHoldMaximumDistance - Variable in class org.andengine.input.touch.detector.HoldDetector
 
mTriggerHoldMinimumMilliseconds - Variable in class org.andengine.input.touch.detector.HoldDetector
 
mTriggering - Variable in class org.andengine.input.touch.detector.HoldDetector
 
mU - Variable in class org.andengine.opengl.font.Letter
 
mU - Variable in class org.andengine.opengl.texture.region.TextureRegion
 
mU2 - Variable in class org.andengine.opengl.font.Letter
 
mU2 - Variable in class org.andengine.opengl.texture.region.TextureRegion
 
MultiKey<K> - Class in org.andengine.util.adt.map
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
MultiKey(K...) - Constructor for class org.andengine.util.adt.map.MultiKey
 
MultiKeyHashMap<K,V> - Class in org.andengine.util.adt.map
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
MultiKeyHashMap() - Constructor for class org.andengine.util.adt.map.MultiKeyHashMap
 
MultiPool<T> - Class in org.andengine.util.adt.pool
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
MultiPool() - Constructor for class org.andengine.util.adt.pool.MultiPool
 
MultiTouch - Class in org.andengine.input.touch.controller
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
MultiTouch() - Constructor for class org.andengine.input.touch.controller.MultiTouch
 
MultiTouchController - Class in org.andengine.input.touch.controller
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
MultiTouchController() - Constructor for class org.andengine.input.touch.controller.MultiTouchController
 
mUniformLocations - Variable in class org.andengine.opengl.shader.ShaderProgram
 
mUpdateHandlers - Variable in class org.andengine.engine.camera.Camera
 
mUpdateOnHardwareNeeded - Variable in class org.andengine.opengl.texture.Texture
 
mUsage - Variable in class org.andengine.opengl.vbo.VertexBufferObject
 
mUsage - Variable in class org.andengine.opengl.vbo.ZeroMemoryVertexBufferObject
 
Music - Class in org.andengine.audio.music
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
MusicException - Exception in org.andengine.audio.music.exception
(c) Zynga 2011
MusicException() - Constructor for exception org.andengine.audio.music.exception.MusicException
 
MusicException(String) - Constructor for exception org.andengine.audio.music.exception.MusicException
 
MusicException(Throwable) - Constructor for exception org.andengine.audio.music.exception.MusicException
 
MusicException(String, Throwable) - Constructor for exception org.andengine.audio.music.exception.MusicException
 
MusicFactory - Class in org.andengine.audio.music
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
MusicFactory() - Constructor for class org.andengine.audio.music.MusicFactory
 
MusicLibrary - Class in org.andengine.audio.music
(c) Zynga 2011
MusicLibrary() - Constructor for class org.andengine.audio.music.MusicLibrary
 
MusicManager - Class in org.andengine.audio.music
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
MusicManager() - Constructor for class org.andengine.audio.music.MusicManager
 
MusicOptions - Class in org.andengine.engine.options
(c) Zynga 2011
MusicOptions() - Constructor for class org.andengine.engine.options.MusicOptions
 
MusicReleasedException - Exception in org.andengine.audio.music.exception
(c) Zynga 2011
MusicReleasedException() - Constructor for exception org.andengine.audio.music.exception.MusicReleasedException
 
mV - Variable in class org.andengine.opengl.font.Letter
 
mV - Variable in class org.andengine.opengl.texture.region.TextureRegion
 
mV2 - Variable in class org.andengine.opengl.font.Letter
 
mV2 - Variable in class org.andengine.opengl.texture.region.TextureRegion
 
mValues - Variable in class org.andengine.input.sensor.BaseSensorData
 
mVelocityX - Variable in class org.andengine.engine.handler.physics.PhysicsHandler
 
mVelocityY - Variable in class org.andengine.engine.handler.physics.PhysicsHandler
 
mVertexBufferObjectAttributes - Variable in class org.andengine.opengl.vbo.VertexBufferObject
 
mVertexBufferObjectAttributes - Variable in class org.andengine.opengl.vbo.ZeroMemoryVertexBufferObject
 
mVertexBufferObjectManager - Variable in class org.andengine.opengl.vbo.VertexBufferObject
 
mVertexBufferObjectManager - Variable in class org.andengine.opengl.vbo.ZeroMemoryVertexBufferObject
 
mVertexCount - Variable in class org.andengine.entity.text.Text
 
mVertexCountToDraw - Variable in class org.andengine.entity.text.Text
 
mVertexShaderSource - Variable in class org.andengine.opengl.shader.ShaderProgram
 
mVertices - Variable in class org.andengine.entity.sprite.batch.SpriteBatch
 
mVisible - Variable in class org.andengine.entity.Entity
 
mWidth - Variable in class org.andengine.entity.particle.emitter.BaseRectangleParticleEmitter
 
mWidth - Variable in class org.andengine.entity.shape.RectangularShape
 
mWidth - Variable in class org.andengine.opengl.font.Letter
 
mWidth - Variable in class org.andengine.opengl.texture.atlas.TextureAtlas
 
mWidth - Variable in class org.andengine.opengl.texture.render.RenderTexture
 
mWidthHalf - Variable in class org.andengine.entity.particle.emitter.BaseRectangleParticleEmitter
 
mWrapS - Variable in class org.andengine.opengl.texture.TextureOptions
 
mWrapT - Variable in class org.andengine.opengl.texture.TextureOptions
 
mX - Variable in class org.andengine.entity.Entity
 
mX - Variable in class org.andengine.input.touch.TouchEvent
 
mX2 - Variable in class org.andengine.entity.primitive.Line
 
mXMax - Variable in class org.andengine.engine.camera.Camera
 
mXMin - Variable in class org.andengine.engine.camera.Camera
 
mY - Variable in class org.andengine.entity.Entity
 
mY - Variable in class org.andengine.input.touch.TouchEvent
 
mY2 - Variable in class org.andengine.entity.primitive.Line
 
mYMax - Variable in class org.andengine.engine.camera.Camera
 
mYMin - Variable in class org.andengine.engine.camera.Camera
 
mZIndex - Variable in class org.andengine.entity.Entity
 
mZoomFactor - Variable in class org.andengine.engine.camera.ZoomCamera
 

N

NANOSECONDS_PER_MICROSECOND - Static variable in interface org.andengine.util.time.TimeConstants
 
NANOSECONDS_PER_MILLISECOND - Static variable in interface org.andengine.util.time.TimeConstants
 
NANOSECONDS_PER_SECOND - Static variable in interface org.andengine.util.time.TimeConstants
 
NEAREST - Static variable in class org.andengine.opengl.texture.TextureOptions
 
NEAREST_PREMULTIPLYALPHA - Static variable in class org.andengine.opengl.texture.TextureOptions
 
needsMultiTouch() - Method in class org.andengine.engine.options.TouchOptions
 
needsMusic() - Method in class org.andengine.engine.options.AudioOptions
 
needsMusic() - Method in class org.andengine.engine.options.MusicOptions
 
needsSound() - Method in class org.andengine.engine.options.AudioOptions
 
needsSound() - Method in class org.andengine.engine.options.SoundOptions
 
newPVRTexturePixelBufferStrategyManager(PVRTexture) - Method in class org.andengine.opengl.texture.compressed.pvr.pixelbufferstrategy.GreedyPVRTexturePixelBufferStrategy
 
newPVRTexturePixelBufferStrategyManager(PVRTexture) - Method in interface org.andengine.opengl.texture.compressed.pvr.pixelbufferstrategy.IPVRTexturePixelBufferStrategy
 
newPVRTexturePixelBufferStrategyManager(PVRTexture) - Method in class org.andengine.opengl.texture.compressed.pvr.pixelbufferstrategy.SmartPVRTexturePixelBufferStrategy
 
next() - Method in class org.andengine.util.ProbabilityGenerator
 
nextPowerOfTwo(float) - Static method in class org.andengine.util.math.MathUtils
 
nextPowerOfTwo(int) - Static method in class org.andengine.util.math.MathUtils
 
nextTile() - Method in interface org.andengine.opengl.texture.region.ITiledTextureRegion
 
nextTile() - Method in class org.andengine.opengl.texture.region.TiledTextureRegion
 
NO_CLOSE - Static variable in class org.andengine.util.base64.Base64
Flag to pass to Base64OutputStream to indicate that it should not close the output stream it is wrapping when it itself is closed.
NO_PADDING - Static variable in class org.andengine.util.base64.Base64
Encoder flag bit to omit the padding '=' characters at the end of the output (if any).
NO_WRAP - Static variable in class org.andengine.util.base64.Base64
Encoder flag bit to omit all line terminators (i.e., the output will be on one long line).
Node(int, int, int, int) - Constructor for class org.andengine.opengl.texture.atlas.buildable.builder.BlackPawnTextureAtlasBuilder.Node
 
Node(BlackPawnTextureAtlasBuilder.Rect) - Constructor for class org.andengine.opengl.texture.atlas.buildable.builder.BlackPawnTextureAtlasBuilder.Node
 
NullBitmapException - Exception in org.andengine.util.exception
(c) Zynga 2011
NullBitmapException() - Constructor for exception org.andengine.util.exception.NullBitmapException
 
NullBitmapException(String) - Constructor for exception org.andengine.util.exception.NullBitmapException
 
NullBitmapException(Throwable) - Constructor for exception org.andengine.util.exception.NullBitmapException
 
NullBitmapException(String, Throwable) - Constructor for exception org.andengine.util.exception.NullBitmapException
 
NullHeuristic<T> - Class in org.andengine.util.algorithm.path.astar
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
NullHeuristic() - Constructor for class org.andengine.util.algorithm.path.astar.NullHeuristic
 
numSurfs() - Method in class org.andengine.opengl.texture.compressed.pvr.PVRTexture.PVRTextureHeader
 

O

obtain(float, float, int, int, MotionEvent) - Static method in class org.andengine.input.touch.TouchEvent
 
obtain() - Static method in class org.andengine.util.adt.transformation.TransformationPool
 
obtainPoolItem() - Method in class org.andengine.util.adt.pool.GenericPool
 
obtainPoolItem(int) - Method in class org.andengine.util.adt.pool.MultiPool
 
obtainPoolItem() - Method in class org.andengine.util.adt.pool.PoolUpdateHandler
 
OffCameraExpireParticleModifier<T extends RectangularShape> - Class in org.andengine.entity.particle.modifier
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
OffCameraExpireParticleModifier(Camera) - Constructor for class org.andengine.entity.particle.modifier.OffCameraExpireParticleModifier
 
offset(float, float) - Method in class org.andengine.input.touch.TouchEvent
 
offsetCenter(float, float) - Method in class org.andengine.engine.camera.Camera
 
onAccelerationAccuracyChanged(AccelerationData) - Method in interface org.andengine.input.sensor.acceleration.IAccelerationListener
 
onAccelerationChanged(AccelerationData) - Method in interface org.andengine.input.sensor.acceleration.IAccelerationListener
 
onAccuracyChanged(Sensor, int) - Method in class org.andengine.engine.Engine
 
onAfterLoadLevel() - Method in class org.andengine.util.level.LevelLoader
 
onAllocatePoolItem() - Method in class org.andengine.util.adt.pool.EntityDetachRunnablePoolUpdateHandler
 
onAllocatePoolItem() - Method in class org.andengine.util.adt.pool.GenericPool
 
onAllocatePoolItem() - Method in class org.andengine.util.adt.pool.PoolUpdateHandler
 
onAllocatePoolItem() - Method in class org.andengine.util.adt.pool.RunnablePoolUpdateHandler
 
onAllocatePoolItem() - Method in class org.andengine.util.color.ColorPool
 
onAnimationFinished(AnimatedSprite) - Method in interface org.andengine.entity.sprite.AnimatedSprite.IAnimationListener
 
onAnimationFrameChanged(AnimatedSprite, int, int) - Method in interface org.andengine.entity.sprite.AnimatedSprite.IAnimationListener
 
onAnimationLoopFinished(AnimatedSprite, int, int) - Method in interface org.andengine.entity.sprite.AnimatedSprite.IAnimationListener
 
onAnimationStarted(AnimatedSprite, int) - Method in interface org.andengine.entity.sprite.AnimatedSprite.IAnimationListener
 
onApplyCameraSceneMatrix(GLState) - Method in class org.andengine.engine.camera.Camera
 
onApplyMatrix(GLState, Camera) - Method in class org.andengine.entity.scene.CameraScene
 
onApplyMatrix(GLState, Camera) - Method in class org.andengine.entity.scene.Scene
 
onApplySceneBackgroundMatrix(GLState) - Method in class org.andengine.engine.camera.Camera
 
onApplySceneMatrix(GLState) - Method in class org.andengine.engine.camera.Camera
 
onApplyTransformations(GLState) - Method in class org.andengine.entity.Entity
 
onAreaTouched(TouchEvent, ITouchArea, float, float) - Method in interface org.andengine.entity.scene.IOnAreaTouchListener
Called when a TouchEvent is dispatched to an ITouchArea.
onAreaTouched(TouchEvent, float, float) - Method in interface org.andengine.entity.scene.ITouchArea
This method only fires if this ITouchArea is registered to the Scene via Scene.registerTouchArea(ITouchArea).
onAreaTouched(TouchEvent, float, float) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
onAreaTouched(TouchEvent, ITouchArea, float, float) - Method in class org.andengine.entity.scene.menu.MenuScene
 
onAreaTouched(TouchEvent, float, float) - Method in class org.andengine.entity.shape.Shape
 
onAreaTouched(TouchEvent, float, float) - Method in class org.andengine.entity.sprite.ButtonSprite
 
onAttached() - Method in class org.andengine.entity.Entity
 
onAttached() - Method in interface org.andengine.entity.IEntity
 
onAttached() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
onBeforeLoadLevel() - Method in class org.andengine.util.level.LevelLoader
 
onBufferData() - Method in class org.andengine.opengl.texture.TextureWarmUpVertexBufferObject
 
onBufferData() - Method in class org.andengine.opengl.vbo.HighPerformanceVertexBufferObject
 
onBufferData() - Method in class org.andengine.opengl.vbo.LowMemoryVertexBufferObject
 
onBufferData() - Method in class org.andengine.opengl.vbo.VertexBufferObject
 
onCallback(T) - Method in interface org.andengine.util.call.Callback
 
onChangeValue(float, IEntity, float) - Method in class org.andengine.entity.modifier.RotationByModifier
 
onChangeValue(float, T, float) - Method in class org.andengine.util.modifier.BaseDoubleValueChangeModifier
 
onChangeValue(float, T, float) - Method in class org.andengine.util.modifier.BaseSingleValueChangeModifier
 
onChangeValues(float, IEntity, float, float) - Method in class org.andengine.entity.modifier.MoveByModifier
 
onChangeValues(float, T, float, float) - Method in class org.andengine.util.modifier.BaseDoubleValueChangeModifier
 
onChildSceneTouchEvent(TouchEvent) - Method in class org.andengine.entity.scene.CameraScene
 
onChildSceneTouchEvent(TouchEvent) - Method in class org.andengine.entity.scene.Scene
 
onClick(ClickDetector, int, float, float) - Method in class org.andengine.engine.camera.hud.controls.AnalogOnScreenControl
 
onClick(ButtonSprite, float, float) - Method in interface org.andengine.entity.sprite.ButtonSprite.OnClickListener
 
onClick(ClickDetector, int, float, float) - Method in interface org.andengine.input.touch.detector.ClickDetector.IClickDetectorListener
 
onCollision(IShape, IShape) - Method in interface org.andengine.engine.handler.collision.ICollisionCallback
 
onControlChange(BaseOnScreenControl, float, float) - Method in interface org.andengine.engine.camera.hud.controls.BaseOnScreenControl.IOnScreenControlListener
 
onControlClick(AnalogOnScreenControl) - Method in interface org.andengine.engine.camera.hud.controls.AnalogOnScreenControl.IAnalogOnScreenControlListener
 
onCreate() - Static method in class org.andengine.audio.music.MusicFactory
 
onCreate() - Static method in class org.andengine.audio.sound.SoundFactory
 
onCreate() - Static method in class org.andengine.opengl.font.FontFactory
 
onCreate() - Method in class org.andengine.opengl.font.FontManager
 
onCreate() - Method in class org.andengine.opengl.shader.ShaderProgramManager
 
onCreate() - Method in class org.andengine.opengl.texture.TextureManager
 
onCreate() - Method in class org.andengine.opengl.vbo.VertexBufferObjectManager
 
onCreate(Bundle) - Method in class org.andengine.ui.activity.BaseGameActivity
 
onCreateEngine(EngineOptions) - Method in class org.andengine.ui.activity.BaseGameActivity
 
onCreateEngine(EngineOptions) - Method in class org.andengine.ui.activity.LegacyBaseGameActivity
Deprecated.
 
onCreateEngine(EngineOptions) - Method in interface org.andengine.ui.IGameInterface
 
onCreateEngineOptions() - Method in class org.andengine.ui.activity.LegacyBaseGameActivity
Deprecated.
 
onCreateEngineOptions() - Method in interface org.andengine.ui.IGameInterface
 
onCreateGame() - Method in class org.andengine.ui.activity.BaseGameActivity
 
onCreateResources(IGameInterface.OnCreateResourcesCallback) - Method in class org.andengine.ui.activity.LegacyBaseGameActivity
Deprecated.
 
onCreateResources(IGameInterface.OnCreateResourcesCallback) - Method in class org.andengine.ui.activity.SimpleAsyncGameActivity
 
onCreateResources() - Method in class org.andengine.ui.activity.SimpleBaseGameActivity
 
onCreateResources(IGameInterface.OnCreateResourcesCallback) - Method in class org.andengine.ui.activity.SimpleBaseGameActivity
 
onCreateResources() - Method in class org.andengine.ui.activity.SimpleLayoutGameActivity
 
onCreateResources(IGameInterface.OnCreateResourcesCallback) - Method in class org.andengine.ui.activity.SimpleLayoutGameActivity
 
onCreateResources(IGameInterface.OnCreateResourcesCallback) - Method in interface org.andengine.ui.IGameInterface
 
onCreateResourcesAsync(IProgressListener) - Method in class org.andengine.ui.activity.SimpleAsyncGameActivity
 
onCreateResourcesFinished() - Method in interface org.andengine.ui.IGameInterface.OnCreateResourcesCallback
 
onCreateScene(IGameInterface.OnCreateSceneCallback) - Method in class org.andengine.ui.activity.LegacyBaseGameActivity
Deprecated.
 
onCreateScene(IGameInterface.OnCreateSceneCallback) - Method in class org.andengine.ui.activity.SimpleAsyncGameActivity
 
onCreateScene() - Method in class org.andengine.ui.activity.SimpleBaseGameActivity
 
onCreateScene(IGameInterface.OnCreateSceneCallback) - Method in class org.andengine.ui.activity.SimpleBaseGameActivity
 
onCreateScene() - Method in class org.andengine.ui.activity.SimpleLayoutGameActivity
 
onCreateScene(IGameInterface.OnCreateSceneCallback) - Method in class org.andengine.ui.activity.SimpleLayoutGameActivity
 
onCreateScene(IGameInterface.OnCreateSceneCallback) - Method in interface org.andengine.ui.IGameInterface
 
onCreateSceneAsync(IProgressListener) - Method in class org.andengine.ui.activity.SimpleAsyncGameActivity
 
onCreateSceneFinished(Scene) - Method in interface org.andengine.ui.IGameInterface.OnCreateSceneCallback
 
onDecorateBitmap(Canvas) - Method in class org.andengine.opengl.texture.atlas.bitmap.source.decorator.BaseBitmapTextureAtlasSourceDecorator
 
onDecorateBitmap(Canvas) - Method in class org.andengine.opengl.texture.atlas.bitmap.source.decorator.BaseShapeBitmapTextureAtlasSourceDecorator
 
onDecorateBitmap(Canvas, Paint, BaseBitmapTextureAtlasSourceDecorator.TextureAtlasSourceDecoratorOptions) - Method in class org.andengine.opengl.texture.atlas.bitmap.source.decorator.shape.ArcBitmapTextureAtlasSourceDecoratorShape
 
onDecorateBitmap(Canvas, Paint, BaseBitmapTextureAtlasSourceDecorator.TextureAtlasSourceDecoratorOptions) - Method in class org.andengine.opengl.texture.atlas.bitmap.source.decorator.shape.CircleBitmapTextureAtlasSourceDecoratorShape
 
onDecorateBitmap(Canvas, Paint, BaseBitmapTextureAtlasSourceDecorator.TextureAtlasSourceDecoratorOptions) - Method in class org.andengine.opengl.texture.atlas.bitmap.source.decorator.shape.EllipseBitmapTextureAtlasSourceDecoratorShape
 
onDecorateBitmap(Canvas, Paint, BaseBitmapTextureAtlasSourceDecorator.TextureAtlasSourceDecoratorOptions) - Method in interface org.andengine.opengl.texture.atlas.bitmap.source.decorator.shape.IBitmapTextureAtlasSourceDecoratorShape
 
onDecorateBitmap(Canvas, Paint, BaseBitmapTextureAtlasSourceDecorator.TextureAtlasSourceDecoratorOptions) - Method in class org.andengine.opengl.texture.atlas.bitmap.source.decorator.shape.RectangleBitmapTextureAtlasSourceDecoratorShape
 
onDecorateBitmap(Canvas, Paint, BaseBitmapTextureAtlasSourceDecorator.TextureAtlasSourceDecoratorOptions) - Method in class org.andengine.opengl.texture.atlas.bitmap.source.decorator.shape.RoundedRectangleBitmapTextureAtlasSourceDecoratorShape
 
onDestroy() - Method in class org.andengine.engine.Engine
 
onDestroy() - Method in class org.andengine.opengl.font.FontManager
 
onDestroy() - Method in class org.andengine.opengl.shader.ShaderProgramManager
 
onDestroy() - Method in class org.andengine.opengl.texture.TextureManager
 
onDestroy() - Method in class org.andengine.opengl.vbo.VertexBufferObjectManager
 
onDestroy() - Method in class org.andengine.ui.activity.BaseGameActivity
 
onDestroyResources() - Method in class org.andengine.ui.activity.BaseGameActivity
 
onDestroyResources() - Method in class org.andengine.ui.activity.LegacyBaseGameActivity
Deprecated.
 
onDestroyResources() - Method in interface org.andengine.ui.IGameInterface
 
onDetached() - Method in class org.andengine.entity.Entity
 
onDetached() - Method in interface org.andengine.entity.IEntity
 
onDetached() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
onDoubleTap() - Method in class org.andengine.input.touch.detector.SurfaceGestureDetector
 
onDoubleTap() - Method in class org.andengine.input.touch.detector.SurfaceGestureDetectorAdapter
 
onDraw(GLState, Camera) - Method in class org.andengine.engine.handler.DrawHandlerList
 
onDraw(GLState, Camera) - Method in interface org.andengine.engine.handler.IDrawHandler
 
onDraw(GLState, Camera) - Method in class org.andengine.entity.Entity
 
onDraw(GLState, Camera) - Method in class org.andengine.entity.particle.Particle
 
onDraw(GLState, Camera) - Method in class org.andengine.entity.scene.background.Background
 
onDraw(GLState, Camera) - Method in class org.andengine.entity.scene.background.EntityBackground
 
onDraw(GLState, Camera) - Method in class org.andengine.entity.scene.background.ParallaxBackground
 
onDraw(GLState, Camera, float) - Method in class org.andengine.entity.scene.background.ParallaxBackground.ParallaxEntity
 
onDraw(GLState, Camera) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
onDrawFrame(GLState) - Method in class org.andengine.engine.Engine
 
onDrawFrame(GL10) - Method in class org.andengine.opengl.view.EngineRenderer
 
onDrawHUD(GLState) - Method in class org.andengine.engine.camera.Camera
 
onDrawScene(GLState, Camera) - Method in class org.andengine.engine.Engine
 
onDrawScene(GLState, Camera) - Method in class org.andengine.engine.splitscreen.DoubleSceneSplitScreenEngine
 
onDrawScene(GLState, Camera) - Method in class org.andengine.engine.splitscreen.SingleSceneSplitScreenEngine
 
onGameCreated() - Method in class org.andengine.ui.activity.BaseGameActivity
 
onGameCreated() - Method in class org.andengine.ui.activity.LegacyBaseGameActivity
Deprecated.
 
onGameCreated() - Method in interface org.andengine.ui.IGameInterface
 
onGameDestroyed() - Method in class org.andengine.ui.activity.BaseGameActivity
 
onGameDestroyed() - Method in interface org.andengine.ui.IGameInterface
 
onGetBitmap(Bitmap.Config) - Method in class org.andengine.opengl.texture.bitmap.BitmapTexture
 
onGetInputStream() - Method in class org.andengine.opengl.texture.compressed.pvr.PVRTexture
 
onGetInputStream(String) - Method in class org.andengine.util.texturepack.TexturePackParser
 
onHandleAllocatePoolItem() - Method in class org.andengine.util.adt.pool.GenericPool
 
onHandleAllocatePoolItem() - Method in class org.andengine.util.adt.pool.Pool
 
onHandleAverageDurationElapsed(float) - Method in class org.andengine.entity.util.AverageFPSCounter
 
onHandleAverageDurationElapsed(float) - Method in class org.andengine.entity.util.FPSLogger
 
onHandleControlBaseLeft() - Method in class org.andengine.engine.camera.hud.controls.BaseOnScreenControl
When the touch happened outside of the bounds of this OnScreenControl.
onHandleControlBaseTouched(TouchEvent, float, float) - Method in class org.andengine.engine.camera.hud.controls.AnalogOnScreenControl
 
onHandleControlBaseTouched(TouchEvent, float, float) - Method in class org.andengine.engine.camera.hud.controls.BaseOnScreenControl
 
onHandleControlKnobReleased() - Method in class org.andengine.engine.camera.hud.controls.BaseOnScreenControl
When the OnScreenControl was released.
onHandleMotionEvent(MotionEvent) - Method in interface org.andengine.input.touch.controller.ITouchController
 
onHandleMotionEvent(MotionEvent) - Method in class org.andengine.input.touch.controller.MultiTouchController
 
onHandleMotionEvent(MotionEvent) - Method in class org.andengine.input.touch.controller.SingleTouchController
 
onHandleObtainItem(T) - Method in class org.andengine.util.adt.pool.GenericPool
 
onHandleObtainItem(T) - Method in class org.andengine.util.adt.pool.Pool
 
onHandlePoolItem(T) - Method in class org.andengine.util.adt.pool.PoolUpdateHandler
 
onHandlePoolItem(T) - Method in class org.andengine.util.adt.pool.RunnablePoolUpdateHandler
 
onHandleRecycleItem(T) - Method in class org.andengine.util.adt.pool.GenericPool
 
onHandleRecycleItem(T) - Method in class org.andengine.util.adt.pool.Pool
 
onHandleRecycleItem(Color) - Method in class org.andengine.util.color.ColorPool
 
onHold(HoldDetector, long, int, float, float) - Method in interface org.andengine.input.touch.detector.HoldDetector.IHoldDetectorListener
 
onHoldFinished(HoldDetector, long, int, float, float) - Method in interface org.andengine.input.touch.detector.HoldDetector.IHoldDetectorListener
 
onHoldStarted(HoldDetector, int, float, float) - Method in interface org.andengine.input.touch.detector.HoldDetector.IHoldDetectorListener
 
onInitializeParticle(Particle<T>, float, float) - Method in class org.andengine.entity.particle.initializer.AccelerationParticleInitializer
 
onInitializeParticle(Particle<T>, float) - Method in class org.andengine.entity.particle.initializer.AlphaParticleInitializer
 
onInitializeParticle(Particle<T>, float, float) - Method in class org.andengine.entity.particle.initializer.BaseDoubleValueParticleInitializer
 
onInitializeParticle(Particle<T>, float) - Method in class org.andengine.entity.particle.initializer.BaseDoubleValueParticleInitializer
 
onInitializeParticle(Particle<T>, float) - Method in class org.andengine.entity.particle.initializer.BaseSingleValueParticleInitializer
 
onInitializeParticle(Particle<T>) - Method in class org.andengine.entity.particle.initializer.BaseSingleValueParticleInitializer
 
onInitializeParticle(Particle<T>, float, float, float) - Method in class org.andengine.entity.particle.initializer.BaseTripleValueParticleInitializer
 
onInitializeParticle(Particle<T>, float, float) - Method in class org.andengine.entity.particle.initializer.BaseTripleValueParticleInitializer
 
onInitializeParticle(Particle<T>) - Method in class org.andengine.entity.particle.initializer.BlendFunctionParticleInitializer
 
onInitializeParticle(Particle<T>, float, float, float) - Method in class org.andengine.entity.particle.initializer.ColorParticleInitializer
 
onInitializeParticle(Particle<T>) - Method in interface org.andengine.entity.particle.initializer.IParticleInitializer
 
onInitializeParticle(Particle<T>, float) - Method in class org.andengine.entity.particle.initializer.RotationParticleInitializer
 
onInitializeParticle(Particle<T>, float) - Method in class org.andengine.entity.particle.initializer.ScaleParticleInitializer
 
onInitializeParticle(Particle<T>, float, float) - Method in class org.andengine.entity.particle.initializer.VelocityParticleInitializer
 
onInitializeParticle(Particle<T>) - Method in class org.andengine.entity.particle.modifier.BaseSingleValueSpanParticleModifier
 
onInitializeParticle(Particle<T>) - Method in class org.andengine.entity.particle.modifier.ExpireParticleInitializer
 
onInitializeParticle(Particle<T>) - Method in class org.andengine.entity.particle.modifier.OffCameraExpireParticleModifier
 
onLoadBitmap(Bitmap.Config) - Method in class org.andengine.opengl.texture.atlas.bitmap.source.AssetBitmapTextureAtlasSource
 
onLoadBitmap(Bitmap.Config) - Method in class org.andengine.opengl.texture.atlas.bitmap.source.decorator.BaseBitmapTextureAtlasSourceDecorator
 
onLoadBitmap(Bitmap.Config) - Method in class org.andengine.opengl.texture.atlas.bitmap.source.EmptyBitmapTextureAtlasSource
 
onLoadBitmap(Bitmap.Config) - Method in class org.andengine.opengl.texture.atlas.bitmap.source.FileBitmapTextureAtlasSource
 
onLoadBitmap(Bitmap.Config) - Method in interface org.andengine.opengl.texture.atlas.bitmap.source.IBitmapTextureAtlasSource
 
onLoadBitmap(Bitmap.Config) - Method in class org.andengine.opengl.texture.atlas.bitmap.source.PictureBitmapTextureAtlasSource
 
onLoadBitmap(Bitmap.Config) - Method in class org.andengine.opengl.texture.atlas.bitmap.source.ResourceBitmapTextureAtlasSource
 
onLoadComplete(SoundPool, int, int) - Method in class org.andengine.audio.sound.SoundManager
 
onLoadComplete() - Method in class org.andengine.ui.activity.LegacyBaseGameActivity
Deprecated.
 
onLoadedToHardware(ITexture) - Method in class org.andengine.opengl.texture.atlas.ITextureAtlas.ITextureAtlasStateListener.DebugTextureAtlasStateListener
 
onLoadedToHardware(ITexture) - Method in class org.andengine.opengl.texture.atlas.ITextureAtlas.ITextureAtlasStateListener.TextureAtlasStateAdapter
 
onLoadedToHardware(ITexture) - Method in class org.andengine.opengl.texture.DebugTextureStateListener
 
onLoadedToHardware(ITexture) - Method in interface org.andengine.opengl.texture.ITextureStateListener
 
onLoadedToHardware(ITexture) - Method in class org.andengine.opengl.texture.TextureStateAdapter
 
onLoadEngine() - Method in class org.andengine.ui.activity.LegacyBaseGameActivity
Deprecated.
 
onLoadEntity(String, Attributes) - Method in interface org.andengine.util.level.IEntityLoader
 
onLoadResources() - Method in class org.andengine.ui.activity.LegacyBaseGameActivity
Deprecated.
 
onLoadScene() - Method in class org.andengine.ui.activity.LegacyBaseGameActivity
Deprecated.
 
onLocationChanged(Location) - Method in class org.andengine.engine.Engine
 
onLocationChanged(Location) - Method in interface org.andengine.input.sensor.location.ILocationListener
 
onLocationLost() - Method in interface org.andengine.input.sensor.location.ILocationListener
 
onLocationProviderDisabled() - Method in interface org.andengine.input.sensor.location.ILocationListener
 
onLocationProviderEnabled() - Method in interface org.andengine.input.sensor.location.ILocationListener
 
onLocationProviderStatusChanged(LocationProviderStatus, Bundle) - Method in interface org.andengine.input.sensor.location.ILocationListener
 
onLogFPS() - Method in class org.andengine.entity.util.FPSLogger
 
onLoopFinished(LoopModifier<T>, int, int) - Method in interface org.andengine.util.modifier.LoopModifier.ILoopModifierListener
 
onLoopStarted(LoopModifier<T>, int, int) - Method in interface org.andengine.util.modifier.LoopModifier.ILoopModifierListener
 
onManagedDraw(GLState, Camera) - Method in class org.andengine.entity.Entity
 
onManagedDraw(GLState, Camera) - Method in class org.andengine.entity.particle.BatchedPseudoSpriteParticleSystem
 
onManagedDraw(GLState, Camera) - Method in class org.andengine.entity.particle.BatchedSpriteParticleSystem
 
onManagedDraw(GLState, Camera) - Method in class org.andengine.entity.particle.ParticleSystem
 
onManagedDraw(GLState, Camera) - Method in class org.andengine.entity.scene.Scene
 
onManagedDraw(GLState, Camera) - Method in class org.andengine.entity.util.ScreenCapture
 
onManagedDraw(GLState, Camera) - Method in class org.andengine.entity.util.ScreenGrabber
 
onManagedInitialize(IEntity) - Method in class org.andengine.entity.modifier.CardinalSplineMoveModifier
 
onManagedInitialize(IEntity) - Method in class org.andengine.entity.modifier.CubicBezierCurveMoveModifier
 
onManagedInitialize(IEntity) - Method in class org.andengine.entity.modifier.DelayModifier
 
onManagedInitialize(IEntity) - Method in class org.andengine.entity.modifier.QuadraticBezierCurveMoveModifier
 
onManagedInitialize(IEntity) - Method in class org.andengine.entity.modifier.RotationAtModifier
 
onManagedInitialize(IEntity) - Method in class org.andengine.entity.modifier.ScaleAtModifier
 
onManagedInitialize(T) - Method in class org.andengine.util.modifier.BaseDurationModifier
 
onManagedInitialize(T) - Method in class org.andengine.util.modifier.BaseSingleValueChangeModifier
 
onManagedInitialize(T) - Method in class org.andengine.util.modifier.BaseSingleValueSpanModifier
 
onManagedTouchEvent(TouchEvent) - Method in class org.andengine.input.touch.detector.BaseDetector
 
onManagedTouchEvent(TouchEvent) - Method in class org.andengine.input.touch.detector.ClickDetector
 
onManagedTouchEvent(TouchEvent) - Method in class org.andengine.input.touch.detector.ContinuousHoldDetector
 
onManagedTouchEvent(TouchEvent) - Method in class org.andengine.input.touch.detector.HoldDetector
 
onManagedTouchEvent(TouchEvent) - Method in class org.andengine.input.touch.detector.PinchZoomDetector
 
onManagedTouchEvent(TouchEvent) - Method in class org.andengine.input.touch.detector.ScrollDetector
 
onManagedTouchEvent(TouchEvent) - Method in class org.andengine.input.touch.detector.SurfaceGestureDetector
 
onManagedUpdate(float) - Method in class org.andengine.entity.Entity
 
onManagedUpdate(float, IEntity) - Method in class org.andengine.entity.modifier.CardinalSplineMoveModifier
 
onManagedUpdate(float, IEntity) - Method in class org.andengine.entity.modifier.CubicBezierCurveMoveModifier
 
onManagedUpdate(float, IEntity) - Method in class org.andengine.entity.modifier.DelayModifier
 
onManagedUpdate(float, IEntity) - Method in class org.andengine.entity.modifier.QuadraticBezierCurveMoveModifier
 
onManagedUpdate(float) - Method in class org.andengine.entity.particle.ParticleSystem
 
onManagedUpdate(float) - Method in class org.andengine.entity.scene.Scene
 
onManagedUpdate(float) - Method in class org.andengine.entity.sprite.AnimatedSprite
 
onManagedUpdate(float) - Method in class org.andengine.entity.text.TickerText
 
onManagedUpdate(float) - Method in class org.andengine.entity.util.ScreenCapture
 
onManagedUpdate(float) - Method in class org.andengine.entity.util.ScreenGrabber
 
onManagedUpdate(float, T) - Method in class org.andengine.util.modifier.BaseDurationModifier
 
onManagedUpdate(float, T) - Method in class org.andengine.util.modifier.BaseSingleValueChangeModifier
 
onManagedUpdate(float, T) - Method in class org.andengine.util.modifier.BaseSingleValueSpanModifier
 
onMasterVolumeChanged(float) - Method in class org.andengine.audio.BaseAudioEntity
 
onMasterVolumeChanged(float) - Method in interface org.andengine.audio.IAudioEntity
 
onMasterVolumeChanged(float) - Method in class org.andengine.audio.music.Music
 
onMasterVolumeChanged(float) - Method in class org.andengine.audio.sound.Sound
 
onMeasure(RenderSurfaceView, int, int) - Method in class org.andengine.engine.options.resolutionpolicy.FillResolutionPolicy
 
onMeasure(RenderSurfaceView, int, int) - Method in class org.andengine.engine.options.resolutionpolicy.FixedResolutionPolicy
 
onMeasure(RenderSurfaceView, int, int) - Method in interface org.andengine.engine.options.resolutionpolicy.IResolutionPolicy
 
onMeasure(RenderSurfaceView, int, int) - Method in class org.andengine.engine.options.resolutionpolicy.RatioResolutionPolicy
 
onMeasure(RenderSurfaceView, int, int) - Method in class org.andengine.engine.options.resolutionpolicy.RelativeResolutionPolicy
 
onMeasure(int, int) - Method in class org.andengine.opengl.view.RenderSurfaceView
 
onMenuItemClicked(MenuScene, IMenuItem, float, float) - Method in interface org.andengine.entity.scene.menu.MenuScene.IOnMenuItemClickListener
 
onMenuItemReset(IMenuItem) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
onMenuItemReset(IMenuItem) - Method in class org.andengine.entity.scene.menu.item.decorator.ColorMenuItemDecorator
 
onMenuItemReset(IMenuItem) - Method in class org.andengine.entity.scene.menu.item.decorator.ScaleMenuItemDecorator
 
onMenuItemSelected(IMenuItem) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
onMenuItemSelected(IMenuItem) - Method in class org.andengine.entity.scene.menu.item.decorator.ColorMenuItemDecorator
 
onMenuItemSelected(IMenuItem) - Method in class org.andengine.entity.scene.menu.item.decorator.ScaleMenuItemDecorator
 
onMenuItemUnselected(IMenuItem) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
onMenuItemUnselected(IMenuItem) - Method in class org.andengine.entity.scene.menu.item.decorator.ColorMenuItemDecorator
 
onMenuItemUnselected(IMenuItem) - Method in class org.andengine.entity.scene.menu.item.decorator.ScaleMenuItemDecorator
 
onModifierFinished(T) - Method in class org.andengine.util.modifier.BaseModifier
 
onModifierFinished(IModifier<T>, T) - Method in interface org.andengine.util.modifier.IModifier.IModifierListener
 
onModifierFinished(IModifier<T>, T) - Method in class org.andengine.util.modifier.LoopModifier
 
onModifierFinished(IModifier<T>, T) - Method in class org.andengine.util.modifier.ParallelModifier
 
onModifierFinished(IModifier<T>, T) - Method in class org.andengine.util.modifier.SequenceModifier
 
onModifierStarted(T) - Method in class org.andengine.util.modifier.BaseModifier
 
onModifierStarted(IModifier<T>, T) - Method in interface org.andengine.util.modifier.IModifier.IModifierListener
 
onModifierStarted(IModifier<T>, T) - Method in class org.andengine.util.modifier.LoopModifier
 
onModifierStarted(IModifier<T>, T) - Method in class org.andengine.util.modifier.ParallelModifier
 
onModifierStarted(IModifier<T>, T) - Method in class org.andengine.util.modifier.SequenceModifier
 
onObtain() - Method in class org.andengine.util.adt.pool.PoolItem
 
onOrientationAccuracyChanged(OrientationData) - Method in interface org.andengine.input.sensor.orientation.IOrientationListener
 
onOrientationChanged(OrientationData) - Method in interface org.andengine.input.sensor.orientation.IOrientationListener
 
onPathFinished(PathModifier, IEntity) - Method in interface org.andengine.entity.modifier.PathModifier.IPathModifierListener
 
onPathStarted(PathModifier, IEntity) - Method in interface org.andengine.entity.modifier.PathModifier.IPathModifierListener
 
onPathWaypointFinished(PathModifier, IEntity, int) - Method in interface org.andengine.entity.modifier.PathModifier.IPathModifierListener
 
onPathWaypointStarted(PathModifier, IEntity, int) - Method in interface org.andengine.entity.modifier.PathModifier.IPathModifierListener
 
onPause() - Method in class org.andengine.ui.activity.BaseGameActivity
 
onPauseGame() - Method in class org.andengine.ui.activity.BaseGameActivity
 
onPauseGame() - Method in interface org.andengine.ui.IGameInterface
 
onPinchZoom(PinchZoomDetector, TouchEvent, float) - Method in interface org.andengine.input.touch.detector.PinchZoomDetector.IPinchZoomDetectorListener
 
onPinchZoomFinished(PinchZoomDetector, TouchEvent, float) - Method in interface org.andengine.input.touch.detector.PinchZoomDetector.IPinchZoomDetectorListener
 
onPinchZoomStarted(PinchZoomDetector, TouchEvent) - Method in interface org.andengine.input.touch.detector.PinchZoomDetector.IPinchZoomDetectorListener
 
onPopulateBufferData(ByteBuffer) - Method in class org.andengine.opengl.vbo.ZeroMemoryVertexBufferObject
 
onPopulateScene(Scene, IGameInterface.OnPopulateSceneCallback) - Method in class org.andengine.ui.activity.LegacyBaseGameActivity
Deprecated.
 
onPopulateScene(Scene, IGameInterface.OnPopulateSceneCallback) - Method in class org.andengine.ui.activity.SimpleAsyncGameActivity
 
onPopulateScene(Scene, IGameInterface.OnPopulateSceneCallback) - Method in class org.andengine.ui.activity.SimpleBaseGameActivity
 
onPopulateScene(Scene, IGameInterface.OnPopulateSceneCallback) - Method in class org.andengine.ui.activity.SimpleLayoutGameActivity
 
onPopulateScene(Scene, IGameInterface.OnPopulateSceneCallback) - Method in interface org.andengine.ui.IGameInterface
 
onPopulateSceneAsync(Scene, IProgressListener) - Method in class org.andengine.ui.activity.SimpleAsyncGameActivity
 
onPopulateSceneFinished() - Method in interface org.andengine.ui.IGameInterface.OnPopulateSceneCallback
 
onProgressChanged(int) - Method in interface org.andengine.util.progress.IProgressListener
 
onProgressChanged(int) - Method in class org.andengine.util.progress.ProgressMonitor
 
onProviderDisabled(String) - Method in class org.andengine.engine.Engine
 
onProviderEnabled(String) - Method in class org.andengine.engine.Engine
 
onRecycle() - Method in class org.andengine.util.adt.pool.PoolItem
 
onReload() - Method in class org.andengine.opengl.font.FontManager
 
onReload() - Method in class org.andengine.opengl.shader.ShaderProgramManager
 
onReload() - Method in class org.andengine.opengl.texture.TextureManager
 
onReload() - Method in class org.andengine.opengl.vbo.VertexBufferObjectManager
 
onReloadResources() - Method in class org.andengine.engine.Engine
 
onReloadResources() - Method in class org.andengine.ui.activity.BaseGameActivity
 
onReloadResources() - Method in interface org.andengine.ui.IGameInterface
 
onResume() - Method in class org.andengine.ui.activity.BaseGameActivity
 
onResumeGame() - Method in class org.andengine.ui.activity.BaseGameActivity
 
onResumeGame() - Method in interface org.andengine.ui.IGameInterface
 
onSceneTouchEvent(Scene, TouchEvent) - Method in class org.andengine.engine.camera.hud.controls.BaseOnScreenControl
 
onSceneTouchEvent(TouchEvent) - Method in class org.andengine.entity.scene.CameraScene
 
onSceneTouchEvent(Scene, TouchEvent) - Method in interface org.andengine.entity.scene.IOnSceneTouchListener
Called when a TouchEvent is dispatched to a Scene.
onSceneTouchEvent(Scene, TouchEvent) - Method in class org.andengine.entity.scene.menu.MenuScene
 
onSceneTouchEvent(TouchEvent) - Method in class org.andengine.entity.scene.Scene
 
onSceneTouchEvent(Scene, TouchEvent) - Method in class org.andengine.input.touch.detector.BaseDetector
 
onScreenCaptured(String) - Method in interface org.andengine.entity.util.ScreenCapture.IScreenCaptureCallback
 
onScreenCaptureFailed(String, Exception) - Method in interface org.andengine.entity.util.ScreenCapture.IScreenCaptureCallback
 
onScreenGrabbed(Bitmap) - Method in class org.andengine.entity.util.ScreenCapture
 
onScreenGrabbed(Bitmap) - Method in interface org.andengine.entity.util.ScreenGrabber.IScreenGrabberCallback
 
onScreenGrabFailed(Exception) - Method in class org.andengine.entity.util.ScreenCapture
 
onScreenGrabFailed(Exception) - Method in interface org.andengine.entity.util.ScreenGrabber.IScreenGrabberCallback
 
onScroll(ScrollDetector, int, float, float) - Method in interface org.andengine.input.touch.detector.ScrollDetector.IScrollDetectorListener
 
onScrollFinished(ScrollDetector, int, float, float) - Method in interface org.andengine.input.touch.detector.ScrollDetector.IScrollDetectorListener
 
onScrollStarted(ScrollDetector, int, float, float) - Method in interface org.andengine.input.touch.detector.ScrollDetector.IScrollDetectorListener
 
onSelected() - Method in class org.andengine.entity.scene.menu.item.AnimatedSpriteMenuItem
 
onSelected() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
onSelected() - Method in interface org.andengine.entity.scene.menu.item.IMenuItem
 
onSelected() - Method in class org.andengine.entity.scene.menu.item.SpriteMenuItem
 
onSelected() - Method in class org.andengine.entity.scene.menu.item.TextMenuItem
 
onSensorChanged(SensorEvent) - Method in class org.andengine.engine.Engine
 
onSetContentView() - Method in class org.andengine.ui.activity.BaseGameActivity
 
onSetContentView() - Method in class org.andengine.ui.activity.LayoutGameActivity
 
onSetInitialValue(IEntity, float) - Method in class org.andengine.entity.modifier.AlphaModifier
 
onSetInitialValue(IEntity, float) - Method in class org.andengine.entity.modifier.MoveXModifier
 
onSetInitialValue(IEntity, float) - Method in class org.andengine.entity.modifier.MoveYModifier
 
onSetInitialValue(IEntity, float) - Method in class org.andengine.entity.modifier.RotationModifier
 
onSetInitialValue(IEntity, float) - Method in class org.andengine.entity.modifier.SkewXModifier
 
onSetInitialValue(IEntity, float) - Method in class org.andengine.entity.modifier.SkewYModifier
 
onSetInitialValue(Particle<T>, float) - Method in class org.andengine.entity.particle.modifier.AlphaParticleModifier
 
onSetInitialValue(Particle<T>, float) - Method in class org.andengine.entity.particle.modifier.BaseDoubleValueSpanParticleModifier
 
onSetInitialValue(Particle<T>, float) - Method in class org.andengine.entity.particle.modifier.BaseSingleValueSpanParticleModifier
 
onSetInitialValue(Particle<T>, float) - Method in class org.andengine.entity.particle.modifier.RotationParticleModifier
 
onSetInitialValue(T, float) - Method in class org.andengine.util.modifier.BaseDoubleValueSpanModifier
 
onSetInitialValue(T, float) - Method in class org.andengine.util.modifier.BaseSingleValueSpanModifier
 
onSetInitialValues(IEntity, float, float, float) - Method in class org.andengine.entity.modifier.ColorModifier
 
onSetInitialValues(IEntity, float, float) - Method in class org.andengine.entity.modifier.MoveModifier
 
onSetInitialValues(IEntity, float, float) - Method in class org.andengine.entity.modifier.ScaleModifier
 
onSetInitialValues(IEntity, float, float) - Method in class org.andengine.entity.modifier.SkewModifier
 
onSetInitialValues(Particle<T>, float, float) - Method in class org.andengine.entity.particle.modifier.BaseDoubleValueSpanParticleModifier
 
onSetInitialValues(Particle<T>, float, float, float) - Method in class org.andengine.entity.particle.modifier.BaseTripleValueSpanParticleModifier
 
onSetInitialValues(Particle<T>, float, float) - Method in class org.andengine.entity.particle.modifier.BaseTripleValueSpanParticleModifier
 
onSetInitialValues(Particle<T>, float, float, float) - Method in class org.andengine.entity.particle.modifier.ColorParticleModifier
 
onSetInitialValues(Particle<T>, float, float) - Method in class org.andengine.entity.particle.modifier.ScaleParticleModifier
 
onSetInitialValues(IBackground, float, float, float) - Method in class org.andengine.entity.scene.background.modifier.ColorBackgroundModifier
 
onSetInitialValues(T, float, float) - Method in class org.andengine.util.modifier.BaseDoubleValueSpanModifier
 
onSetInitialValues(T, float, float, float, float) - Method in class org.andengine.util.modifier.BaseQuadrupelValueSpanModifier
 
onSetInitialValues(T, float, float, float) - Method in class org.andengine.util.modifier.BaseQuadrupelValueSpanModifier
 
onSetInitialValues(T, float, float, float) - Method in class org.andengine.util.modifier.BaseTripleValueSpanModifier
 
onSetInitialValues(T, float, float) - Method in class org.andengine.util.modifier.BaseTripleValueSpanModifier
 
onSetValue(IEntity, float, float) - Method in class org.andengine.entity.modifier.AlphaModifier
 
onSetValue(IEntity, float, float) - Method in class org.andengine.entity.modifier.MoveXModifier
 
onSetValue(IEntity, float, float) - Method in class org.andengine.entity.modifier.MoveYModifier
 
onSetValue(IEntity, float, float) - Method in class org.andengine.entity.modifier.RotationModifier
 
onSetValue(IEntity, float, float) - Method in class org.andengine.entity.modifier.SkewXModifier
 
onSetValue(IEntity, float, float) - Method in class org.andengine.entity.modifier.SkewYModifier
 
onSetValue(Particle<T>, float, float) - Method in class org.andengine.entity.particle.modifier.AlphaParticleModifier
 
onSetValue(Particle<T>, float, float) - Method in class org.andengine.entity.particle.modifier.BaseDoubleValueSpanParticleModifier
 
onSetValue(Particle<T>, float, float) - Method in class org.andengine.entity.particle.modifier.BaseSingleValueSpanParticleModifier
 
onSetValue(Particle<T>, float, float) - Method in class org.andengine.entity.particle.modifier.RotationParticleModifier
 
onSetValue(T, float, float) - Method in class org.andengine.util.modifier.BaseDoubleValueSpanModifier
 
onSetValue(T, float, float) - Method in class org.andengine.util.modifier.BaseSingleValueSpanModifier
 
onSetValues(IEntity, float, float, float, float) - Method in class org.andengine.entity.modifier.ColorModifier
 
onSetValues(IEntity, float, float, float) - Method in class org.andengine.entity.modifier.JumpModifier
 
onSetValues(IEntity, float, float, float) - Method in class org.andengine.entity.modifier.MoveModifier
 
onSetValues(IEntity, float, float, float) - Method in class org.andengine.entity.modifier.ScaleModifier
 
onSetValues(IEntity, float, float, float) - Method in class org.andengine.entity.modifier.SkewModifier
 
onSetValues(Particle<T>, float, float, float) - Method in class org.andengine.entity.particle.modifier.BaseDoubleValueSpanParticleModifier
 
onSetValues(Particle<T>, float, float, float, float) - Method in class org.andengine.entity.particle.modifier.BaseTripleValueSpanParticleModifier
 
onSetValues(Particle<T>, float, float, float) - Method in class org.andengine.entity.particle.modifier.BaseTripleValueSpanParticleModifier
 
onSetValues(Particle<T>, float, float, float, float) - Method in class org.andengine.entity.particle.modifier.ColorParticleModifier
 
onSetValues(Particle<T>, float, float, float) - Method in class org.andengine.entity.particle.modifier.ScaleParticleModifier
 
onSetValues(IBackground, float, float, float, float) - Method in class org.andengine.entity.scene.background.modifier.ColorBackgroundModifier
 
onSetValues(T, float, float, float) - Method in class org.andengine.util.modifier.BaseDoubleValueSpanModifier
 
onSetValues(T, float, float, float, float, float) - Method in class org.andengine.util.modifier.BaseQuadrupelValueSpanModifier
 
onSetValues(T, float, float, float, float) - Method in class org.andengine.util.modifier.BaseQuadrupelValueSpanModifier
 
onSetValues(T, float, float, float, float) - Method in class org.andengine.util.modifier.BaseTripleValueSpanModifier
 
onSetValues(T, float, float, float) - Method in class org.andengine.util.modifier.BaseTripleValueSpanModifier
 
onSingleTap() - Method in class org.andengine.input.touch.detector.SurfaceGestureDetector
 
onSingleTap() - Method in class org.andengine.input.touch.detector.SurfaceGestureDetectorAdapter
 
onSmoothZoomFinished() - Method in class org.andengine.engine.camera.SmoothCamera
 
onSmoothZoomStarted() - Method in class org.andengine.engine.camera.SmoothCamera
 
onStatusChanged(String, int, Bundle) - Method in class org.andengine.engine.Engine
 
onSubmit() - Method in class org.andengine.entity.sprite.batch.SpriteBatch
 
onSubSequenceFinished(IModifier<T>, T, int) - Method in interface org.andengine.util.modifier.SequenceModifier.ISubSequenceModifierListener
 
onSubSequenceStarted(IModifier<T>, T, int) - Method in interface org.andengine.util.modifier.SequenceModifier.ISubSequenceModifierListener
 
onSurfaceChanged(GL10, int, int) - Method in class org.andengine.opengl.view.EngineRenderer
 
onSurfaceChanged(GLState, int, int) - Method in interface org.andengine.opengl.view.IRendererListener
 
onSurfaceChanged(GLState, int, int) - Method in class org.andengine.ui.activity.BaseGameActivity
 
onSurfaceCreated(GL10, EGLConfig) - Method in class org.andengine.opengl.view.EngineRenderer
 
onSurfaceCreated(GLState) - Method in interface org.andengine.opengl.view.IRendererListener
 
onSurfaceCreated(GLState) - Method in class org.andengine.ui.activity.BaseGameActivity
 
onSurfaceSizeChanged(int, int, int, int, int, int, int, int) - Method in class org.andengine.engine.camera.Camera
 
onSurfaceSizeInitialized(int, int, int, int) - Method in class org.andengine.engine.camera.Camera
 
onSwipeDown() - Method in class org.andengine.input.touch.detector.SurfaceGestureDetector
 
onSwipeDown() - Method in class org.andengine.input.touch.detector.SurfaceGestureDetectorAdapter
 
onSwipeLeft() - Method in class org.andengine.input.touch.detector.SurfaceGestureDetector
 
onSwipeLeft() - Method in class org.andengine.input.touch.detector.SurfaceGestureDetectorAdapter
 
onSwipeRight() - Method in class org.andengine.input.touch.detector.SurfaceGestureDetector
 
onSwipeRight() - Method in class org.andengine.input.touch.detector.SurfaceGestureDetectorAdapter
 
onSwipeUp() - Method in class org.andengine.input.touch.detector.SurfaceGestureDetector
 
onSwipeUp() - Method in class org.andengine.input.touch.detector.SurfaceGestureDetectorAdapter
 
onTextureAtlasSourceLoaded(ITextureAtlas<T>, T) - Method in class org.andengine.opengl.texture.atlas.ITextureAtlas.ITextureAtlasStateListener.DebugTextureAtlasStateListener
 
onTextureAtlasSourceLoaded(ITextureAtlas<T>, T) - Method in interface org.andengine.opengl.texture.atlas.ITextureAtlas.ITextureAtlasStateListener
 
onTextureAtlasSourceLoaded(ITextureAtlas<T>, T) - Method in class org.andengine.opengl.texture.atlas.ITextureAtlas.ITextureAtlasStateListener.TextureAtlasStateAdapter
 
onTextureAtlasSourceLoadExeption(ITextureAtlas<T>, T, Throwable) - Method in class org.andengine.opengl.texture.atlas.ITextureAtlas.ITextureAtlasStateListener.DebugTextureAtlasStateListener
 
onTextureAtlasSourceLoadExeption(ITextureAtlas<T>, T, Throwable) - Method in interface org.andengine.opengl.texture.atlas.ITextureAtlas.ITextureAtlasStateListener
 
onTextureAtlasSourceLoadExeption(ITextureAtlas<T>, T, Throwable) - Method in class org.andengine.opengl.texture.atlas.ITextureAtlas.ITextureAtlasStateListener.TextureAtlasStateAdapter
 
onTimePassed(TimerHandler) - Method in interface org.andengine.engine.handler.timer.ITimerCallback
 
onTouch(View, MotionEvent) - Method in class org.andengine.engine.Engine
 
onTouchEvent(TouchEvent) - Method in class org.andengine.engine.Engine
 
onTouchEvent(TouchEvent) - Method in interface org.andengine.input.touch.controller.ITouchEventCallback
 
onTouchEvent(TouchEvent) - Method in class org.andengine.input.touch.detector.BaseDetector
 
onTouchHUD(Camera, TouchEvent) - Method in class org.andengine.engine.Engine
 
onTouchScene(Scene, TouchEvent) - Method in class org.andengine.engine.Engine
 
onUnloadedFromHardware(ITexture) - Method in class org.andengine.opengl.texture.atlas.ITextureAtlas.ITextureAtlasStateListener.DebugTextureAtlasStateListener
 
onUnloadedFromHardware(ITexture) - Method in class org.andengine.opengl.texture.atlas.ITextureAtlas.ITextureAtlasStateListener.TextureAtlasStateAdapter
 
onUnloadedFromHardware(ITexture) - Method in class org.andengine.opengl.texture.DebugTextureStateListener
 
onUnloadedFromHardware(ITexture) - Method in interface org.andengine.opengl.texture.ITextureStateListener
 
onUnloadedFromHardware(ITexture) - Method in class org.andengine.opengl.texture.TextureStateAdapter
 
onUnloadResources() - Method in class org.andengine.ui.activity.LegacyBaseGameActivity
Deprecated.
 
onUnloadVertexBufferObject(IVertexBufferObject) - Method in class org.andengine.opengl.vbo.VertexBufferObjectManager
 
onUnselected() - Method in class org.andengine.entity.scene.menu.item.AnimatedSpriteMenuItem
 
onUnselected() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
onUnselected() - Method in interface org.andengine.entity.scene.menu.item.IMenuItem
 
onUnselected() - Method in class org.andengine.entity.scene.menu.item.SpriteMenuItem
 
onUnselected() - Method in class org.andengine.entity.scene.menu.item.TextMenuItem
 
onUpdate(float) - Method in class org.andengine.engine.camera.Camera
 
onUpdate(float) - Method in class org.andengine.engine.camera.SmoothCamera
 
onUpdate(long) - Method in class org.andengine.engine.Engine
 
onUpdate(long) - Method in class org.andengine.engine.FixedStepEngine
 
onUpdate(float, IEntity) - Method in class org.andengine.engine.handler.BaseEntityUpdateHandler
 
onUpdate(float) - Method in class org.andengine.engine.handler.BaseEntityUpdateHandler
 
onUpdate(float) - Method in class org.andengine.engine.handler.collision.CollisionHandler
 
onUpdate(float) - Method in interface org.andengine.engine.handler.IUpdateHandler
 
onUpdate(float, IEntity) - Method in class org.andengine.engine.handler.physics.PhysicsHandler
 
onUpdate(float) - Method in class org.andengine.engine.handler.runnable.RunnableHandler
 
onUpdate(float) - Method in class org.andengine.engine.handler.timer.TimerHandler
 
onUpdate(float) - Method in class org.andengine.engine.handler.UpdateHandlerList
 
onUpdate(long) - Method in class org.andengine.engine.LimitedFPSEngine
 
onUpdate(float) - Method in class org.andengine.entity.Entity
 
onUpdate(float, IEntity) - Method in class org.andengine.entity.modifier.PathModifier
 
onUpdate(float) - Method in class org.andengine.entity.particle.emitter.BaseParticleEmitter
 
onUpdate(float) - Method in class org.andengine.entity.particle.Particle
 
onUpdate(float) - Method in class org.andengine.entity.scene.background.AutoParallaxBackground
 
onUpdate(float) - Method in class org.andengine.entity.scene.background.Background
 
onUpdate(float) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
onUpdate(float) - Method in class org.andengine.entity.util.AverageFPSCounter
 
onUpdate(float) - Method in class org.andengine.entity.util.FPSCounter
 
onUpdate(float) - Method in class org.andengine.entity.util.FPSLogger
 
onUpdate(float) - Method in class org.andengine.entity.util.FrameCountCrasher
 
onUpdate(float) - Method in class org.andengine.entity.util.FrameCounter
 
onUpdate(float) - Method in class org.andengine.input.touch.controller.BaseTouchController
 
onUpdate(float) - Method in class org.andengine.input.touch.detector.ContinuousHoldDetector
 
onUpdate(float) - Method in class org.andengine.util.adt.pool.PoolUpdateHandler
 
onUpdate(float, T) - Method in class org.andengine.util.modifier.BaseDurationModifier
 
onUpdate(float, T) - Method in interface org.andengine.util.modifier.IModifier
 
onUpdate(float, T) - Method in class org.andengine.util.modifier.LoopModifier
 
onUpdate(float) - Method in class org.andengine.util.modifier.ModifierList
 
onUpdate(float, T) - Method in class org.andengine.util.modifier.ParallelModifier
 
onUpdate(float, T) - Method in class org.andengine.util.modifier.SequenceModifier
 
onUpdateCameraSurface() - Method in class org.andengine.engine.Engine
 
onUpdateCameraSurface() - Method in class org.andengine.engine.splitscreen.DoubleSceneSplitScreenEngine
 
onUpdateCameraSurface() - Method in class org.andengine.engine.splitscreen.SingleSceneSplitScreenEngine
 
onUpdateColor() - Method in class org.andengine.entity.Entity
 
onUpdateColor() - Method in class org.andengine.entity.primitive.Line
 
onUpdateColor() - Method in class org.andengine.entity.primitive.Mesh
 
onUpdateColor() - Method in class org.andengine.entity.primitive.Rectangle
 
onUpdateColor(Line) - Method in class org.andengine.entity.primitive.vbo.HighPerformanceLineVertexBufferObject
 
onUpdateColor(Mesh) - Method in class org.andengine.entity.primitive.vbo.HighPerformanceMeshVertexBufferObject
 
onUpdateColor(Rectangle) - Method in class org.andengine.entity.primitive.vbo.HighPerformanceRectangleVertexBufferObject
 
onUpdateColor(Line) - Method in interface org.andengine.entity.primitive.vbo.ILineVertexBufferObject
 
onUpdateColor(Mesh) - Method in interface org.andengine.entity.primitive.vbo.IMeshVertexBufferObject
 
onUpdateColor(Rectangle) - Method in interface org.andengine.entity.primitive.vbo.IRectangleVertexBufferObject
 
onUpdateColor(Line) - Method in class org.andengine.entity.primitive.vbo.LowMemoryLineVertexBufferObject
 
onUpdateColor(Rectangle) - Method in class org.andengine.entity.primitive.vbo.LowMemoryRectangleVertexBufferObject
 
onUpdateColor() - Method in class org.andengine.entity.sprite.Sprite
 
onUpdateColor() - Method in class org.andengine.entity.sprite.TiledSprite
 
onUpdateColor() - Method in class org.andengine.entity.sprite.UncoloredSprite
 
onUpdateColor(Sprite) - Method in class org.andengine.entity.sprite.vbo.HighPerformanceSpriteVertexBufferObject
 
onUpdateColor(TiledSprite) - Method in class org.andengine.entity.sprite.vbo.HighPerformanceTiledSpriteVertexBufferObject
 
onUpdateColor(Sprite) - Method in class org.andengine.entity.sprite.vbo.HighPerformanceUniformColorSpriteVertexBufferObject
 
onUpdateColor(Sprite) - Method in interface org.andengine.entity.sprite.vbo.ISpriteVertexBufferObject
 
onUpdateColor(TiledSprite) - Method in interface org.andengine.entity.sprite.vbo.ITiledSpriteVertexBufferObject
 
onUpdateColor(Sprite) - Method in class org.andengine.entity.sprite.vbo.LowMemorySpriteVertexBufferObject
 
onUpdateColor(TiledSprite) - Method in class org.andengine.entity.sprite.vbo.LowMemoryTiledSpriteVertexBufferObject
 
onUpdateColor(Sprite) - Method in class org.andengine.entity.sprite.vbo.LowMemoryUniformColorSpriteVertexBufferObject
 
onUpdateColor() - Method in class org.andengine.entity.text.Text
 
onUpdateColor(Text) - Method in class org.andengine.entity.text.vbo.HighPerformanceTextVertexBufferObject
 
onUpdateColor(Text) - Method in interface org.andengine.entity.text.vbo.ITextVertexBufferObject
 
onUpdateColor(Text) - Method in class org.andengine.entity.text.vbo.LowMemoryTextVertexBufferObject
 
onUpdateControlKnob(float, float) - Method in class org.andengine.engine.camera.hud.controls.AnalogOnScreenControl
 
onUpdateControlKnob(float, float) - Method in class org.andengine.engine.camera.hud.controls.BaseOnScreenControl
 
onUpdateControlKnob(float, float) - Method in class org.andengine.engine.camera.hud.controls.DigitalOnScreenControl
 
onUpdateDrawHandlers(GLState, Camera) - Method in class org.andengine.engine.Engine
 
onUpdateParticle(Particle<T>) - Method in class org.andengine.entity.particle.modifier.BaseSingleValueSpanParticleModifier
 
onUpdateParticle(Particle<T>) - Method in interface org.andengine.entity.particle.modifier.IParticleModifier
 
onUpdateParticle(Particle<T>) - Method in class org.andengine.entity.particle.modifier.OffCameraExpireParticleModifier
 
onUpdateScene(float) - Method in class org.andengine.engine.Engine
 
onUpdateScene(float) - Method in class org.andengine.engine.splitscreen.DoubleSceneSplitScreenEngine
 
onUpdateSpriteBatch() - Method in class org.andengine.entity.sprite.batch.DynamicSpriteBatch
 
onUpdateSpriteBatch() - Method in class org.andengine.entity.sprite.batch.SpriteGroup
 
onUpdateTextureCoordinates() - Method in class org.andengine.entity.sprite.Sprite
 
onUpdateTextureCoordinates() - Method in class org.andengine.entity.sprite.TiledSprite
 
onUpdateTextureCoordinates(Sprite) - Method in class org.andengine.entity.sprite.vbo.HighPerformanceDiamondSpriteVertexBufferObject
 
onUpdateTextureCoordinates(Sprite) - Method in class org.andengine.entity.sprite.vbo.HighPerformanceSpriteVertexBufferObject
 
onUpdateTextureCoordinates(TiledSprite) - Method in class org.andengine.entity.sprite.vbo.HighPerformanceTiledSpriteVertexBufferObject
 
onUpdateTextureCoordinates(Sprite) - Method in class org.andengine.entity.sprite.vbo.HighPerformanceUncoloredSpriteVertexBufferObject
 
onUpdateTextureCoordinates(Sprite) - Method in class org.andengine.entity.sprite.vbo.HighPerformanceUniformColorSpriteVertexBufferObject
 
onUpdateTextureCoordinates(Sprite) - Method in interface org.andengine.entity.sprite.vbo.ISpriteVertexBufferObject
 
onUpdateTextureCoordinates(TiledSprite) - Method in interface org.andengine.entity.sprite.vbo.ITiledSpriteVertexBufferObject
 
onUpdateTextureCoordinates(Sprite) - Method in class org.andengine.entity.sprite.vbo.LowMemoryDiamondSpriteVertexBufferObject
 
onUpdateTextureCoordinates(Sprite) - Method in class org.andengine.entity.sprite.vbo.LowMemorySpriteVertexBufferObject
 
onUpdateTextureCoordinates(TiledSprite) - Method in class org.andengine.entity.sprite.vbo.LowMemoryTiledSpriteVertexBufferObject
 
onUpdateTextureCoordinates(Sprite) - Method in class org.andengine.entity.sprite.vbo.LowMemoryUncoloredSpriteVertexBufferObject
 
onUpdateTextureCoordinates(Sprite) - Method in class org.andengine.entity.sprite.vbo.LowMemoryUniformColorSpriteVertexBufferObject
 
onUpdateUpdateHandlers(float) - Method in class org.andengine.engine.Engine
 
onUpdateUpdateHandlers(float) - Method in class org.andengine.engine.splitscreen.DoubleSceneSplitScreenEngine
 
onUpdateUpdateHandlers(float) - Method in class org.andengine.engine.splitscreen.SingleSceneSplitScreenEngine
 
onUpdateVertices() - Method in class org.andengine.entity.primitive.Line
 
onUpdateVertices() - Method in class org.andengine.entity.primitive.Mesh
 
onUpdateVertices() - Method in class org.andengine.entity.primitive.Rectangle
 
onUpdateVertices(Line) - Method in class org.andengine.entity.primitive.vbo.HighPerformanceLineVertexBufferObject
 
onUpdateVertices(Mesh) - Method in class org.andengine.entity.primitive.vbo.HighPerformanceMeshVertexBufferObject
 
onUpdateVertices(Rectangle) - Method in class org.andengine.entity.primitive.vbo.HighPerformanceRectangleVertexBufferObject
 
onUpdateVertices(Line) - Method in interface org.andengine.entity.primitive.vbo.ILineVertexBufferObject
 
onUpdateVertices(Mesh) - Method in interface org.andengine.entity.primitive.vbo.IMeshVertexBufferObject
 
onUpdateVertices(Rectangle) - Method in interface org.andengine.entity.primitive.vbo.IRectangleVertexBufferObject
 
onUpdateVertices(Line) - Method in class org.andengine.entity.primitive.vbo.LowMemoryLineVertexBufferObject
 
onUpdateVertices(Rectangle) - Method in class org.andengine.entity.primitive.vbo.LowMemoryRectangleVertexBufferObject
 
onUpdateVertices() - Method in class org.andengine.entity.shape.Shape
 
onUpdateVertices() - Method in class org.andengine.entity.sprite.batch.SpriteBatch
 
onUpdateVertices() - Method in class org.andengine.entity.sprite.Sprite
 
onUpdateVertices() - Method in class org.andengine.entity.sprite.TiledSprite
 
onUpdateVertices(Sprite) - Method in class org.andengine.entity.sprite.vbo.HighPerformanceDiamondSpriteVertexBufferObject
 
onUpdateVertices(Sprite) - Method in class org.andengine.entity.sprite.vbo.HighPerformanceSpriteVertexBufferObject
 
onUpdateVertices(TiledSprite) - Method in class org.andengine.entity.sprite.vbo.HighPerformanceTiledSpriteVertexBufferObject
 
onUpdateVertices(Sprite) - Method in class org.andengine.entity.sprite.vbo.HighPerformanceUncoloredSpriteVertexBufferObject
 
onUpdateVertices(Sprite) - Method in class org.andengine.entity.sprite.vbo.HighPerformanceUniformColorSpriteVertexBufferObject
 
onUpdateVertices(Sprite) - Method in interface org.andengine.entity.sprite.vbo.ISpriteVertexBufferObject
 
onUpdateVertices(TiledSprite) - Method in interface org.andengine.entity.sprite.vbo.ITiledSpriteVertexBufferObject
 
onUpdateVertices(Sprite) - Method in class org.andengine.entity.sprite.vbo.LowMemoryDiamondSpriteVertexBufferObject
 
onUpdateVertices(Sprite) - Method in class org.andengine.entity.sprite.vbo.LowMemorySpriteVertexBufferObject
 
onUpdateVertices(TiledSprite) - Method in class org.andengine.entity.sprite.vbo.LowMemoryTiledSpriteVertexBufferObject
 
onUpdateVertices(Sprite) - Method in class org.andengine.entity.sprite.vbo.LowMemoryUncoloredSpriteVertexBufferObject
 
onUpdateVertices(Sprite) - Method in class org.andengine.entity.sprite.vbo.LowMemoryUniformColorSpriteVertexBufferObject
 
onUpdateVertices() - Method in class org.andengine.entity.text.Text
 
onUpdateVertices(Text) - Method in class org.andengine.entity.text.vbo.HighPerformanceTextVertexBufferObject
 
onUpdateVertices(Text) - Method in interface org.andengine.entity.text.vbo.ITextVertexBufferObject
 
onUpdateVertices(Text) - Method in class org.andengine.entity.text.vbo.LowMemoryTextVertexBufferObject
 
onVertexBufferObjectLoaded(IVertexBufferObject) - Method in class org.andengine.opengl.vbo.VertexBufferObjectManager
 
onVisited(T, int, int) - Method in interface org.andengine.util.algorithm.path.IPathFinder.IPathFinderListener
 
onWindowFocusChanged(boolean) - Method in class org.andengine.ui.activity.BaseGameActivity
 
open() - Method in class org.andengine.util.adt.io.in.AssetInputStreamOpener
 
open() - Method in class org.andengine.util.adt.io.in.ByteArrayInputStreamOpener
 
open() - Method in interface org.andengine.util.adt.io.in.IInputStreamOpener
 
open() - Method in class org.andengine.util.adt.io.in.ResourceInputStreamOpener
 
openOnExternalStorage(String) - Static method in class org.andengine.util.FileUtils
 
openOnExternalStorage(Context, String) - Static method in class org.andengine.util.FileUtils
 
opposite() - Method in enum org.andengine.util.algorithm.path.Direction
 
org.andengine - package org.andengine
 
org.andengine.audio - package org.andengine.audio
 
org.andengine.audio.exception - package org.andengine.audio.exception
 
org.andengine.audio.music - package org.andengine.audio.music
 
org.andengine.audio.music.exception - package org.andengine.audio.music.exception
 
org.andengine.audio.sound - package org.andengine.audio.sound
 
org.andengine.audio.sound.exception - package org.andengine.audio.sound.exception
 
org.andengine.engine - package org.andengine.engine
 
org.andengine.engine.camera - package org.andengine.engine.camera
 
org.andengine.engine.camera.hud - package org.andengine.engine.camera.hud
 
org.andengine.engine.camera.hud.controls - package org.andengine.engine.camera.hud.controls
 
org.andengine.engine.handler - package org.andengine.engine.handler
 
org.andengine.engine.handler.collision - package org.andengine.engine.handler.collision
 
org.andengine.engine.handler.physics - package org.andengine.engine.handler.physics
 
org.andengine.engine.handler.runnable - package org.andengine.engine.handler.runnable
 
org.andengine.engine.handler.timer - package org.andengine.engine.handler.timer
 
org.andengine.engine.options - package org.andengine.engine.options
 
org.andengine.engine.options.resolutionpolicy - package org.andengine.engine.options.resolutionpolicy
 
org.andengine.engine.splitscreen - package org.andengine.engine.splitscreen
 
org.andengine.entity - package org.andengine.entity
 
org.andengine.entity.modifier - package org.andengine.entity.modifier
 
org.andengine.entity.particle - package org.andengine.entity.particle
 
org.andengine.entity.particle.emitter - package org.andengine.entity.particle.emitter
 
org.andengine.entity.particle.initializer - package org.andengine.entity.particle.initializer
 
org.andengine.entity.particle.modifier - package org.andengine.entity.particle.modifier
 
org.andengine.entity.primitive - package org.andengine.entity.primitive
 
org.andengine.entity.primitive.vbo - package org.andengine.entity.primitive.vbo
 
org.andengine.entity.scene - package org.andengine.entity.scene
 
org.andengine.entity.scene.background - package org.andengine.entity.scene.background
 
org.andengine.entity.scene.background.modifier - package org.andengine.entity.scene.background.modifier
 
org.andengine.entity.scene.menu - package org.andengine.entity.scene.menu
 
org.andengine.entity.scene.menu.animator - package org.andengine.entity.scene.menu.animator
 
org.andengine.entity.scene.menu.item - package org.andengine.entity.scene.menu.item
 
org.andengine.entity.scene.menu.item.decorator - package org.andengine.entity.scene.menu.item.decorator
 
org.andengine.entity.shape - package org.andengine.entity.shape
 
org.andengine.entity.sprite - package org.andengine.entity.sprite
 
org.andengine.entity.sprite.batch - package org.andengine.entity.sprite.batch
 
org.andengine.entity.sprite.batch.vbo - package org.andengine.entity.sprite.batch.vbo
 
org.andengine.entity.sprite.vbo - package org.andengine.entity.sprite.vbo
 
org.andengine.entity.text - package org.andengine.entity.text
 
org.andengine.entity.text.exception - package org.andengine.entity.text.exception
 
org.andengine.entity.text.vbo - package org.andengine.entity.text.vbo
 
org.andengine.entity.util - package org.andengine.entity.util
 
org.andengine.input.sensor - package org.andengine.input.sensor
 
org.andengine.input.sensor.acceleration - package org.andengine.input.sensor.acceleration
 
org.andengine.input.sensor.location - package org.andengine.input.sensor.location
 
org.andengine.input.sensor.orientation - package org.andengine.input.sensor.orientation
 
org.andengine.input.touch - package org.andengine.input.touch
 
org.andengine.input.touch.controller - package org.andengine.input.touch.controller
 
org.andengine.input.touch.detector - package org.andengine.input.touch.detector
 
org.andengine.opengl - package org.andengine.opengl
 
org.andengine.opengl.exception - package org.andengine.opengl.exception
 
org.andengine.opengl.font - package org.andengine.opengl.font
 
org.andengine.opengl.font.exception - package org.andengine.opengl.font.exception
 
org.andengine.opengl.shader - package org.andengine.opengl.shader
 
org.andengine.opengl.shader.constants - package org.andengine.opengl.shader.constants
 
org.andengine.opengl.shader.exception - package org.andengine.opengl.shader.exception
 
org.andengine.opengl.shader.source - package org.andengine.opengl.shader.source
 
org.andengine.opengl.texture - package org.andengine.opengl.texture
 
org.andengine.opengl.texture.atlas - package org.andengine.opengl.texture.atlas
 
org.andengine.opengl.texture.atlas.bitmap - package org.andengine.opengl.texture.atlas.bitmap
 
org.andengine.opengl.texture.atlas.bitmap.source - package org.andengine.opengl.texture.atlas.bitmap.source
 
org.andengine.opengl.texture.atlas.bitmap.source.decorator - package org.andengine.opengl.texture.atlas.bitmap.source.decorator
 
org.andengine.opengl.texture.atlas.bitmap.source.decorator.shape - package org.andengine.opengl.texture.atlas.bitmap.source.decorator.shape
 
org.andengine.opengl.texture.atlas.buildable - package org.andengine.opengl.texture.atlas.buildable
 
org.andengine.opengl.texture.atlas.buildable.builder - package org.andengine.opengl.texture.atlas.buildable.builder
 
org.andengine.opengl.texture.atlas.source - package org.andengine.opengl.texture.atlas.source
 
org.andengine.opengl.texture.bitmap - package org.andengine.opengl.texture.bitmap
 
org.andengine.opengl.texture.compressed.etc1 - package org.andengine.opengl.texture.compressed.etc1
 
org.andengine.opengl.texture.compressed.pvr - package org.andengine.opengl.texture.compressed.pvr
 
org.andengine.opengl.texture.compressed.pvr.pixelbufferstrategy - package org.andengine.opengl.texture.compressed.pvr.pixelbufferstrategy
 
org.andengine.opengl.texture.region - package org.andengine.opengl.texture.region
 
org.andengine.opengl.texture.render - package org.andengine.opengl.texture.render
 
org.andengine.opengl.util - package org.andengine.opengl.util
 
org.andengine.opengl.util.criteria - package org.andengine.opengl.util.criteria
 
org.andengine.opengl.vbo - package org.andengine.opengl.vbo
 
org.andengine.opengl.vbo.attribute - package org.andengine.opengl.vbo.attribute
 
org.andengine.opengl.view - package org.andengine.opengl.view
 
org.andengine.ui - package org.andengine.ui
 
org.andengine.ui.activity - package org.andengine.ui.activity
 
org.andengine.ui.dialog - package org.andengine.ui.dialog
 
org.andengine.util - package org.andengine.util
 
org.andengine.util.adt - package org.andengine.util.adt
 
org.andengine.util.adt.array - package org.andengine.util.adt.array
 
org.andengine.util.adt.bit - package org.andengine.util.adt.bit
 
org.andengine.util.adt.bounds - package org.andengine.util.adt.bounds
 
org.andengine.util.adt.cache - package org.andengine.util.adt.cache
 
org.andengine.util.adt.cache.concurrent - package org.andengine.util.adt.cache.concurrent
 
org.andengine.util.adt.data - package org.andengine.util.adt.data
 
org.andengine.util.adt.data.operator - package org.andengine.util.adt.data.operator
 
org.andengine.util.adt.io.in - package org.andengine.util.adt.io.in
 
org.andengine.util.adt.io.out - package org.andengine.util.adt.io.out
 
org.andengine.util.adt.list - package org.andengine.util.adt.list
 
org.andengine.util.adt.list.concurrent - package org.andengine.util.adt.list.concurrent
 
org.andengine.util.adt.map - package org.andengine.util.adt.map
 
org.andengine.util.adt.pool - package org.andengine.util.adt.pool
 
org.andengine.util.adt.queue - package org.andengine.util.adt.queue
 
org.andengine.util.adt.queue.concurrent - package org.andengine.util.adt.queue.concurrent
 
org.andengine.util.adt.spatial - package org.andengine.util.adt.spatial
 
org.andengine.util.adt.spatial.bounds.util - package org.andengine.util.adt.spatial.bounds.util
 
org.andengine.util.adt.spatial.quadtree - package org.andengine.util.adt.spatial.quadtree
 
org.andengine.util.adt.transformation - package org.andengine.util.adt.transformation
 
org.andengine.util.adt.trie - package org.andengine.util.adt.trie
 
org.andengine.util.algorithm - package org.andengine.util.algorithm
 
org.andengine.util.algorithm.collision - package org.andengine.util.algorithm.collision
 
org.andengine.util.algorithm.hull - package org.andengine.util.algorithm.hull
 
org.andengine.util.algorithm.path - package org.andengine.util.algorithm.path
 
org.andengine.util.algorithm.path.astar - package org.andengine.util.algorithm.path.astar
 
org.andengine.util.algorithm.sort - package org.andengine.util.algorithm.sort
 
org.andengine.util.animationpack - package org.andengine.util.animationpack
 
org.andengine.util.animationpack.exception - package org.andengine.util.animationpack.exception
 
org.andengine.util.base64 - package org.andengine.util.base64
 
org.andengine.util.call - package org.andengine.util.call
 
org.andengine.util.color - package org.andengine.util.color
 
org.andengine.util.color.constants - package org.andengine.util.color.constants
 
org.andengine.util.debug - package org.andengine.util.debug
 
org.andengine.util.exception - package org.andengine.util.exception
 
org.andengine.util.level - package org.andengine.util.level
 
org.andengine.util.level.constants - package org.andengine.util.level.constants
 
org.andengine.util.math - package org.andengine.util.math
 
org.andengine.util.mime - package org.andengine.util.mime
 
org.andengine.util.modifier - package org.andengine.util.modifier
 
org.andengine.util.modifier.ease - package org.andengine.util.modifier.ease
 
org.andengine.util.modifier.util - package org.andengine.util.modifier.util
 
org.andengine.util.preferences - package org.andengine.util.preferences
 
org.andengine.util.progress - package org.andengine.util.progress
 
org.andengine.util.system - package org.andengine.util.system
 
org.andengine.util.texturepack - package org.andengine.util.texturepack
 
org.andengine.util.texturepack.exception - package org.andengine.util.texturepack.exception
 
org.andengine.util.time - package org.andengine.util.time
 
OrientationData - Class in org.andengine.input.sensor.orientation
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
OrientationData(int) - Constructor for class org.andengine.input.sensor.orientation.OrientationData
 
OrientationSensorOptions - Class in org.andengine.input.sensor.orientation
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
OrientationSensorOptions(SensorDelay) - Constructor for class org.andengine.input.sensor.orientation.OrientationSensorOptions
 
orthoModelViewGLMatrixf(float, float, float, float, float, float) - Method in class org.andengine.opengl.util.GLState
 
orthoProjectionGLMatrixf(float, float, float, float, float, float) - Method in class org.andengine.opengl.util.GLState
 
OutlineBitmapTextureAtlasSourceDecorator - Class in org.andengine.opengl.texture.atlas.bitmap.source.decorator
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
OutlineBitmapTextureAtlasSourceDecorator(IBitmapTextureAtlasSource, IBitmapTextureAtlasSourceDecoratorShape, int) - Constructor for class org.andengine.opengl.texture.atlas.bitmap.source.decorator.OutlineBitmapTextureAtlasSourceDecorator
 
OutlineBitmapTextureAtlasSourceDecorator(IBitmapTextureAtlasSource, IBitmapTextureAtlasSourceDecoratorShape, int, BaseBitmapTextureAtlasSourceDecorator.TextureAtlasSourceDecoratorOptions) - Constructor for class org.andengine.opengl.texture.atlas.bitmap.source.decorator.OutlineBitmapTextureAtlasSourceDecorator
 
OutOfCharactersException - Exception in org.andengine.entity.text.exception
(c) Zynga 2011
OutOfCharactersException() - Constructor for exception org.andengine.entity.text.exception.OutOfCharactersException
 
OutOfCharactersException(String) - Constructor for exception org.andengine.entity.text.exception.OutOfCharactersException
 
OutOfCharactersException(Throwable) - Constructor for exception org.andengine.entity.text.exception.OutOfCharactersException
 
OutOfCharactersException(String, Throwable) - Constructor for exception org.andengine.entity.text.exception.OutOfCharactersException
 
ownsPoolItem(T) - Method in class org.andengine.util.adt.pool.Pool
 

P

padFront(CharSequence, char, int) - Static method in class org.andengine.util.TextUtils
 
ParallaxBackground - Class in org.andengine.entity.scene.background
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
ParallaxBackground(float, float, float) - Constructor for class org.andengine.entity.scene.background.ParallaxBackground
 
ParallaxBackground.ParallaxEntity - Class in org.andengine.entity.scene.background
 
ParallaxEntity(float, IAreaShape) - Constructor for class org.andengine.entity.scene.background.ParallaxBackground.ParallaxEntity
 
ParallelBackgroundModifier - Class in org.andengine.entity.scene.background.modifier
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
ParallelBackgroundModifier(IBackgroundModifier...) - Constructor for class org.andengine.entity.scene.background.modifier.ParallelBackgroundModifier
 
ParallelBackgroundModifier(IBackgroundModifier.IBackgroundModifierListener, IBackgroundModifier...) - Constructor for class org.andengine.entity.scene.background.modifier.ParallelBackgroundModifier
 
ParallelBackgroundModifier(ParallelBackgroundModifier) - Constructor for class org.andengine.entity.scene.background.modifier.ParallelBackgroundModifier
 
ParallelEntityModifier - Class in org.andengine.entity.modifier
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
ParallelEntityModifier(IEntityModifier...) - Constructor for class org.andengine.entity.modifier.ParallelEntityModifier
 
ParallelEntityModifier(IEntityModifier.IEntityModifierListener, IEntityModifier...) - Constructor for class org.andengine.entity.modifier.ParallelEntityModifier
 
ParallelEntityModifier(ParallelEntityModifier) - Constructor for class org.andengine.entity.modifier.ParallelEntityModifier
 
ParallelModifier<T> - Class in org.andengine.util.modifier
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
ParallelModifier(IModifier<T>...) - Constructor for class org.andengine.util.modifier.ParallelModifier
 
ParallelModifier(IModifier.IModifierListener<T>, IModifier<T>...) - Constructor for class org.andengine.util.modifier.ParallelModifier
 
ParallelModifier(ParallelModifier<T>) - Constructor for class org.andengine.util.modifier.ParallelModifier
 
ParameterCallable<T> - Interface in org.andengine.util.call
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
Particle<T extends IEntity> - Class in org.andengine.entity.particle
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
Particle() - Constructor for class org.andengine.entity.particle.Particle
 
ParticleSystem<T extends IEntity> - Class in org.andengine.entity.particle
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
ParticleSystem(IEntityFactory<T>, IParticleEmitter, float, float, int) - Constructor for class org.andengine.entity.particle.ParticleSystem
 
ParticleSystem(float, float, IEntityFactory<T>, IParticleEmitter, float, float, int) - Constructor for class org.andengine.entity.particle.ParticleSystem
 
Path(int) - Constructor for class org.andengine.entity.modifier.PathModifier.Path
 
Path(float[], float[]) - Constructor for class org.andengine.entity.modifier.PathModifier.Path
 
Path(PathModifier.Path) - Constructor for class org.andengine.entity.modifier.PathModifier.Path
 
Path - Class in org.andengine.util.algorithm.path
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
Path(int) - Constructor for class org.andengine.util.algorithm.path.Path
 
PathModifier - Class in org.andengine.entity.modifier
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
PathModifier(float, PathModifier.Path) - Constructor for class org.andengine.entity.modifier.PathModifier
 
PathModifier(float, PathModifier.Path, IEaseFunction) - Constructor for class org.andengine.entity.modifier.PathModifier
 
PathModifier(float, PathModifier.Path, IEntityModifier.IEntityModifierListener) - Constructor for class org.andengine.entity.modifier.PathModifier
 
PathModifier(float, PathModifier.Path, PathModifier.IPathModifierListener) - Constructor for class org.andengine.entity.modifier.PathModifier
 
PathModifier(float, PathModifier.Path, PathModifier.IPathModifierListener, IEaseFunction) - Constructor for class org.andengine.entity.modifier.PathModifier
 
PathModifier(float, PathModifier.Path, IEntityModifier.IEntityModifierListener, IEaseFunction) - Constructor for class org.andengine.entity.modifier.PathModifier
 
PathModifier(float, PathModifier.Path, IEntityModifier.IEntityModifierListener, PathModifier.IPathModifierListener) - Constructor for class org.andengine.entity.modifier.PathModifier
 
PathModifier(float, PathModifier.Path, IEntityModifier.IEntityModifierListener, PathModifier.IPathModifierListener, IEaseFunction) - Constructor for class org.andengine.entity.modifier.PathModifier
 
PathModifier(PathModifier) - Constructor for class org.andengine.entity.modifier.PathModifier
 
PathModifier.IPathModifierListener - Interface in org.andengine.entity.modifier
 
PathModifier.Path - Class in org.andengine.entity.modifier
 
pause() - Method in class org.andengine.audio.BaseAudioEntity
 
pause() - Method in interface org.andengine.audio.IAudioEntity
 
pause() - Method in class org.andengine.audio.music.Music
 
pause() - Method in class org.andengine.audio.sound.Sound
 
peek() - Method in class org.andengine.util.adt.list.ShiftList
 
peek() - Method in class org.andengine.util.adt.queue.CircularQueue
 
peek() - Method in class org.andengine.util.adt.queue.concurrent.SynchronizedQueue
 
peek() - Method in interface org.andengine.util.adt.queue.IQueue
 
peek() - Method in class org.andengine.util.adt.queue.ShiftQueue
 
peek() - Method in class org.andengine.util.adt.queue.SortedQueue
 
peek() - Method in class org.andengine.util.adt.queue.UniqueQueue
 
PhysicsHandler - Class in org.andengine.engine.handler.physics
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
PhysicsHandler(IEntity) - Constructor for class org.andengine.engine.handler.physics.PhysicsHandler
 
PI - Static variable in interface org.andengine.util.math.MathConstants
 
PI_HALF - Static variable in interface org.andengine.util.math.MathConstants
 
PI_TWICE - Static variable in interface org.andengine.util.math.MathConstants
 
PictureBitmapTextureAtlasSource - Class in org.andengine.opengl.texture.atlas.bitmap.source
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
PictureBitmapTextureAtlasSource(Picture) - Constructor for class org.andengine.opengl.texture.atlas.bitmap.source.PictureBitmapTextureAtlasSource
 
PictureBitmapTextureAtlasSource(Picture, int, int) - Constructor for class org.andengine.opengl.texture.atlas.bitmap.source.PictureBitmapTextureAtlasSource
 
PictureBitmapTextureAtlasSource(Picture, int, int, float) - Constructor for class org.andengine.opengl.texture.atlas.bitmap.source.PictureBitmapTextureAtlasSource
 
PictureBitmapTextureAtlasSource(Picture, int, int, int, int) - Constructor for class org.andengine.opengl.texture.atlas.bitmap.source.PictureBitmapTextureAtlasSource
 
PinchZoomDetector - Class in org.andengine.input.touch.detector
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
PinchZoomDetector(PinchZoomDetector.IPinchZoomDetectorListener) - Constructor for class org.andengine.input.touch.detector.PinchZoomDetector
 
PinchZoomDetector.IPinchZoomDetectorListener - Interface in org.andengine.input.touch.detector
 
PINK - Static variable in class org.andengine.util.color.Color
 
PINK_ABGR_PACKED_FLOAT - Static variable in class org.andengine.util.color.Color
 
PINK_ABGR_PACKED_INT - Static variable in class org.andengine.util.color.Color
 
PINK_ARGB_PACKED_INT - Static variable in class org.andengine.util.color.Color
 
PixelFormat - Enum in org.andengine.opengl.texture
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
play() - Method in class org.andengine.audio.BaseAudioEntity
 
play() - Method in interface org.andengine.audio.IAudioEntity
 
play() - Method in class org.andengine.audio.music.Music
 
play() - Method in class org.andengine.audio.sound.Sound
 
PointParticleEmitter - Class in org.andengine.entity.particle.emitter
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
PointParticleEmitter(float, float) - Constructor for class org.andengine.entity.particle.emitter.PointParticleEmitter
 
poll() - Method in class org.andengine.util.adt.list.ShiftList
 
poll() - Method in class org.andengine.util.adt.queue.CircularQueue
 
poll() - Method in class org.andengine.util.adt.queue.concurrent.SynchronizedQueue
 
poll() - Method in interface org.andengine.util.adt.queue.IQueue
 
poll() - Method in class org.andengine.util.adt.queue.ShiftQueue
 
poll() - Method in class org.andengine.util.adt.queue.SortedQueue
 
poll() - Method in class org.andengine.util.adt.queue.UniqueQueue
 
Pool<T extends PoolItem> - Class in org.andengine.util.adt.pool
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
Pool() - Constructor for class org.andengine.util.adt.pool.Pool
 
Pool(int) - Constructor for class org.andengine.util.adt.pool.Pool
 
Pool(int, int) - Constructor for class org.andengine.util.adt.pool.Pool
 
Pool(int, int, int) - Constructor for class org.andengine.util.adt.pool.Pool
 
PoolItem - Class in org.andengine.util.adt.pool
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
PoolItem() - Constructor for class org.andengine.util.adt.pool.PoolItem
 
PoolUpdateHandler<T extends PoolItem> - Class in org.andengine.util.adt.pool
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
PoolUpdateHandler() - Constructor for class org.andengine.util.adt.pool.PoolUpdateHandler
 
PoolUpdateHandler(int) - Constructor for class org.andengine.util.adt.pool.PoolUpdateHandler
 
PoolUpdateHandler(int, int) - Constructor for class org.andengine.util.adt.pool.PoolUpdateHandler
 
PoolUpdateHandler(int, int, int) - Constructor for class org.andengine.util.adt.pool.PoolUpdateHandler
 
popModelViewGLMatrix() - Method in class org.andengine.opengl.util.GLState
 
popProjectionGLMatrix() - Method in class org.andengine.opengl.util.GLState
 
PositionColorShaderProgram - Class in org.andengine.opengl.shader
(c) Zynga 2011
PositionColorTextureCoordinatesShaderProgram - Class in org.andengine.opengl.shader
(c) Zynga 2011
PositionTextureCoordinatesPositionInterpolationTextureSelectShaderProgram - Class in org.andengine.opengl.shader
(c) Zynga 2011
PositionTextureCoordinatesShaderProgram - Class in org.andengine.opengl.shader
(c) Zynga 2011
PositionTextureCoordinatesTextureSelectShaderProgram - Class in org.andengine.opengl.shader
(c) Zynga 2011
PositionTextureCoordinatesUniformColorShaderProgram - Class in org.andengine.opengl.shader
(c) Zynga 2012
postConcat(Transformation) - Method in class org.andengine.util.adt.transformation.Transformation
 
postDraw(GLState, Camera) - Method in class org.andengine.entity.Entity
 
postDraw(GLState, Camera) - Method in class org.andengine.entity.particle.BlendFunctionParticleSystem
 
postDraw(GLState, Camera) - Method in class org.andengine.entity.primitive.Line
 
postDraw(GLState, Camera) - Method in class org.andengine.entity.primitive.Mesh
 
postDraw(GLState, Camera) - Method in class org.andengine.entity.primitive.Rectangle
 
postDraw(GLState, Camera) - Method in class org.andengine.entity.shape.Shape
 
postDraw(GLState, Camera) - Method in class org.andengine.entity.sprite.batch.SpriteBatch
 
postDraw(GLState, Camera) - Method in class org.andengine.entity.sprite.Sprite
 
postDraw(GLState, Camera) - Method in class org.andengine.entity.text.Text
 
postPoolItem(T) - Method in class org.andengine.util.adt.pool.PoolUpdateHandler
 
postRotate(float) - Method in class org.andengine.util.adt.transformation.Transformation
 
postRunnable(Runnable) - Method in class org.andengine.engine.Engine.UpdateThread
 
postRunnable(Runnable) - Method in class org.andengine.engine.handler.runnable.RunnableHandler
 
postRunnable(Runnable) - Method in class org.andengine.entity.scene.Scene
 
postScale(float, float) - Method in class org.andengine.util.adt.transformation.Transformation
 
postSkew(float, float) - Method in class org.andengine.util.adt.transformation.Transformation
 
postTranslate(float, float) - Method in class org.andengine.util.adt.transformation.Transformation
 
preConcat(Transformation) - Method in class org.andengine.util.adt.transformation.Transformation
 
preDraw(GLState, Camera) - Method in class org.andengine.entity.Entity
 
preDraw(GLState, Camera) - Method in class org.andengine.entity.particle.BlendFunctionParticleSystem
 
preDraw(GLState, Camera) - Method in class org.andengine.entity.primitive.Line
 
preDraw(GLState, Camera) - Method in class org.andengine.entity.primitive.Mesh
 
preDraw(GLState, Camera) - Method in class org.andengine.entity.primitive.Rectangle
 
preDraw(GLState, Camera) - Method in class org.andengine.entity.shape.Shape
 
preDraw(GLState, Camera) - Method in class org.andengine.entity.sprite.batch.SpriteBatch
 
preDraw(GLState, Camera) - Method in class org.andengine.entity.sprite.Sprite
 
preDraw(GLState, Camera) - Method in class org.andengine.entity.sprite.UniformColorSprite
 
preDraw(GLState, Camera) - Method in class org.andengine.entity.text.Text
 
prepareAnimations(ArrayList<IMenuItem>, float, float) - Method in class org.andengine.entity.scene.menu.animator.AlphaMenuAnimator
 
prepareAnimations(ArrayList<IMenuItem>, float, float) - Method in class org.andengine.entity.scene.menu.animator.DirectMenuAnimator
 
prepareAnimations(ArrayList<IMenuItem>, float, float) - Method in interface org.andengine.entity.scene.menu.animator.IMenuAnimator
 
prepareAnimations(ArrayList<IMenuItem>, float, float) - Method in class org.andengine.entity.scene.menu.animator.SlideMenuAnimator
 
prepareAnimations() - Method in class org.andengine.entity.scene.menu.MenuScene
 
prepareHold(TouchEvent) - Method in class org.andengine.input.touch.detector.ContinuousHoldDetector
 
prepareHold(TouchEvent) - Method in class org.andengine.input.touch.detector.HoldDetector
 
prepareLetters(char...) - Method in class org.andengine.opengl.font.Font
 
preRotate(float) - Method in class org.andengine.util.adt.transformation.Transformation
 
preScale(float, float) - Method in class org.andengine.util.adt.transformation.Transformation
 
preSkew(float, float) - Method in class org.andengine.util.adt.transformation.Transformation
 
preTranslate(float, float) - Method in class org.andengine.util.adt.transformation.Transformation
 
ProbabilityGenerator<T> - Class in org.andengine.util
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
ProbabilityGenerator() - Constructor for class org.andengine.util.ProbabilityGenerator
 
PROGRESS_MAX - Static variable in interface org.andengine.util.progress.IProgressListener
 
PROGRESS_MIN - Static variable in interface org.andengine.util.progress.IProgressListener
 
ProgressCallable<T> - Interface in org.andengine.util.progress
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
ProgressMonitor - Class in org.andengine.util.progress
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
ProgressMonitor() - Constructor for class org.andengine.util.progress.ProgressMonitor
 
ProgressMonitor(IProgressListener) - Constructor for class org.andengine.util.progress.ProgressMonitor
 
pushModelViewGLMatrix() - Method in class org.andengine.opengl.util.GLState
 
pushProjectionGLMatrix() - Method in class org.andengine.opengl.util.GLState
 
put(ByteBuffer, float[], int, int) - Static method in class org.andengine.opengl.util.BufferUtils
 
put(int, V) - Method in class org.andengine.util.adt.cache.concurrent.SynchronizedIntLRUCache
 
put(K, V) - Method in class org.andengine.util.adt.cache.concurrent.SynchronizedLRUCache
 
put(int, V) - Method in class org.andengine.util.adt.cache.IntLRUCache
 
put(K, V) - Method in class org.andengine.util.adt.cache.LRUCache
 
put(int, T) - Method in class org.andengine.util.adt.map.Library
 
put(long, E) - Method in class org.andengine.util.adt.map.LongSparseArray
Adds a mapping from the specified key to the specified value, replacing the previous mapping from the specified key if there was one.
put(AnimationPackTiledTextureRegion) - Method in class org.andengine.util.animationpack.AnimationPackTiledTextureRegionLibrary
 
put(String, TexturePack) - Method in class org.andengine.util.texturepack.TexturePackLibrary
 
put(TexturePackTextureRegion) - Method in class org.andengine.util.texturepack.TexturePackTextureRegionLibrary
 
putUnsignedByte(ByteBuffer, int) - Static method in class org.andengine.opengl.util.BufferUtils
 
putUnsignedByte(ByteBuffer, int, int) - Static method in class org.andengine.opengl.util.BufferUtils
 
putUnsignedInt(ByteBuffer, long) - Static method in class org.andengine.opengl.util.BufferUtils
 
putUnsignedInt(ByteBuffer, int, long) - Static method in class org.andengine.opengl.util.BufferUtils
 
putUnsignedShort(ByteBuffer, int) - Static method in class org.andengine.opengl.util.BufferUtils
 
putUnsignedShort(ByteBuffer, int, int) - Static method in class org.andengine.opengl.util.BufferUtils
 
PVRCCZTexture - Class in org.andengine.opengl.texture.compressed.pvr
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
PVRCCZTexture(TextureManager, PVRTexture.PVRTextureFormat) - Constructor for class org.andengine.opengl.texture.compressed.pvr.PVRCCZTexture
 
PVRCCZTexture(TextureManager, PVRTexture.PVRTextureFormat, IPVRTexturePixelBufferStrategy) - Constructor for class org.andengine.opengl.texture.compressed.pvr.PVRCCZTexture
 
PVRCCZTexture(TextureManager, PVRTexture.PVRTextureFormat, ITextureStateListener) - Constructor for class org.andengine.opengl.texture.compressed.pvr.PVRCCZTexture
 
PVRCCZTexture(TextureManager, PVRTexture.PVRTextureFormat, IPVRTexturePixelBufferStrategy, ITextureStateListener) - Constructor for class org.andengine.opengl.texture.compressed.pvr.PVRCCZTexture
 
PVRCCZTexture(TextureManager, PVRTexture.PVRTextureFormat, TextureOptions) - Constructor for class org.andengine.opengl.texture.compressed.pvr.PVRCCZTexture
 
PVRCCZTexture(TextureManager, PVRTexture.PVRTextureFormat, IPVRTexturePixelBufferStrategy, TextureOptions) - Constructor for class org.andengine.opengl.texture.compressed.pvr.PVRCCZTexture
 
PVRCCZTexture(TextureManager, PVRTexture.PVRTextureFormat, TextureOptions, ITextureStateListener) - Constructor for class org.andengine.opengl.texture.compressed.pvr.PVRCCZTexture
 
PVRCCZTexture(TextureManager, PVRTexture.PVRTextureFormat, IPVRTexturePixelBufferStrategy, TextureOptions, ITextureStateListener) - Constructor for class org.andengine.opengl.texture.compressed.pvr.PVRCCZTexture
 
PVRCCZTexture.CCZCompressionFormat - Enum in org.andengine.opengl.texture.compressed.pvr
 
PVRCCZTexture.CCZHeader - Class in org.andengine.opengl.texture.compressed.pvr
 
PVRGZTexture - Class in org.andengine.opengl.texture.compressed.pvr
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
PVRGZTexture(TextureManager, PVRTexture.PVRTextureFormat) - Constructor for class org.andengine.opengl.texture.compressed.pvr.PVRGZTexture
 
PVRGZTexture(TextureManager, PVRTexture.PVRTextureFormat, IPVRTexturePixelBufferStrategy) - Constructor for class org.andengine.opengl.texture.compressed.pvr.PVRGZTexture
 
PVRGZTexture(TextureManager, PVRTexture.PVRTextureFormat, ITextureStateListener) - Constructor for class org.andengine.opengl.texture.compressed.pvr.PVRGZTexture
 
PVRGZTexture(TextureManager, PVRTexture.PVRTextureFormat, IPVRTexturePixelBufferStrategy, ITextureStateListener) - Constructor for class org.andengine.opengl.texture.compressed.pvr.PVRGZTexture
 
PVRGZTexture(TextureManager, PVRTexture.PVRTextureFormat, TextureOptions) - Constructor for class org.andengine.opengl.texture.compressed.pvr.PVRGZTexture
 
PVRGZTexture(TextureManager, PVRTexture.PVRTextureFormat, IPVRTexturePixelBufferStrategy, TextureOptions) - Constructor for class org.andengine.opengl.texture.compressed.pvr.PVRGZTexture
 
PVRGZTexture(TextureManager, PVRTexture.PVRTextureFormat, TextureOptions, ITextureStateListener) - Constructor for class org.andengine.opengl.texture.compressed.pvr.PVRGZTexture
 
PVRGZTexture(TextureManager, PVRTexture.PVRTextureFormat, IPVRTexturePixelBufferStrategy, TextureOptions, ITextureStateListener) - Constructor for class org.andengine.opengl.texture.compressed.pvr.PVRGZTexture
 
PVRTexture - Class in org.andengine.opengl.texture.compressed.pvr
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
PVRTexture(TextureManager, PVRTexture.PVRTextureFormat) - Constructor for class org.andengine.opengl.texture.compressed.pvr.PVRTexture
 
PVRTexture(TextureManager, PVRTexture.PVRTextureFormat, IPVRTexturePixelBufferStrategy) - Constructor for class org.andengine.opengl.texture.compressed.pvr.PVRTexture
 
PVRTexture(TextureManager, PVRTexture.PVRTextureFormat, ITextureStateListener) - Constructor for class org.andengine.opengl.texture.compressed.pvr.PVRTexture
 
PVRTexture(TextureManager, PVRTexture.PVRTextureFormat, IPVRTexturePixelBufferStrategy, ITextureStateListener) - Constructor for class org.andengine.opengl.texture.compressed.pvr.PVRTexture
 
PVRTexture(TextureManager, PVRTexture.PVRTextureFormat, TextureOptions) - Constructor for class org.andengine.opengl.texture.compressed.pvr.PVRTexture
 
PVRTexture(TextureManager, PVRTexture.PVRTextureFormat, IPVRTexturePixelBufferStrategy, TextureOptions) - Constructor for class org.andengine.opengl.texture.compressed.pvr.PVRTexture
 
PVRTexture(TextureManager, PVRTexture.PVRTextureFormat, TextureOptions, ITextureStateListener) - Constructor for class org.andengine.opengl.texture.compressed.pvr.PVRTexture
 
PVRTexture(TextureManager, PVRTexture.PVRTextureFormat, IPVRTexturePixelBufferStrategy, TextureOptions, ITextureStateListener) - Constructor for class org.andengine.opengl.texture.compressed.pvr.PVRTexture
 
PVRTexture.PVRTextureFormat - Enum in org.andengine.opengl.texture.compressed.pvr
 
PVRTexture.PVRTextureHeader - Class in org.andengine.opengl.texture.compressed.pvr
 
PVRTextureHeader(byte[]) - Constructor for class org.andengine.opengl.texture.compressed.pvr.PVRTexture.PVRTextureHeader
 

Q

QuadraticBezierCurveMoveModifier - Class in org.andengine.entity.modifier
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
QuadraticBezierCurveMoveModifier(float, float, float, float, float, float, float) - Constructor for class org.andengine.entity.modifier.QuadraticBezierCurveMoveModifier
 
QuadraticBezierCurveMoveModifier(float, float, float, float, float, float, float, IEaseFunction) - Constructor for class org.andengine.entity.modifier.QuadraticBezierCurveMoveModifier
 
QuadraticBezierCurveMoveModifier(float, float, float, float, float, float, float, IEntityModifier.IEntityModifierListener) - Constructor for class org.andengine.entity.modifier.QuadraticBezierCurveMoveModifier
 
QuadraticBezierCurveMoveModifier(float, float, float, float, float, float, float, IEaseFunction, IEntityModifier.IEntityModifierListener) - Constructor for class org.andengine.entity.modifier.QuadraticBezierCurveMoveModifier
 
QuadTree<B extends IBounds,T extends ISpatialItem<B>> - Class in org.andengine.util.adt.spatial.quadtree
TODO Make all methods non-synchronized and add a SynchronizedXZYQuadTree subclasses.
QuadTree(B) - Constructor for class org.andengine.util.adt.spatial.quadtree.QuadTree
 
QuadTree(B, int) - Constructor for class org.andengine.util.adt.spatial.quadtree.QuadTree
 
QuadTree.QuadTreeNode - Class in org.andengine.util.adt.spatial.quadtree
 
QuadTreeNode(int) - Constructor for class org.andengine.util.adt.spatial.quadtree.QuadTree.QuadTreeNode
 
query(IEntityMatcher) - Method in class org.andengine.entity.Entity
 
query(IEntityMatcher, L) - Method in class org.andengine.entity.Entity
 
query(IEntityMatcher) - Method in interface org.andengine.entity.IEntity
 
query(IEntityMatcher, L) - Method in interface org.andengine.entity.IEntity
 
query(IEntityMatcher) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
query(IEntityMatcher, L) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
query(IMatcher<T>) - Method in class org.andengine.util.adt.list.SmartList
 
query(IMatcher<T>, L) - Method in class org.andengine.util.adt.list.SmartList
 
query(float, float) - Method in class org.andengine.util.adt.spatial.quadtree.FloatQuadTree
 
query(float, float, L) - Method in class org.andengine.util.adt.spatial.quadtree.FloatQuadTree
 
query(float, float, IMatcher<T>) - Method in class org.andengine.util.adt.spatial.quadtree.FloatQuadTree
 
query(float, float, IMatcher<T>, L) - Method in class org.andengine.util.adt.spatial.quadtree.FloatQuadTree
 
query(float, float, float, float) - Method in class org.andengine.util.adt.spatial.quadtree.FloatQuadTree
 
query(float, float, float, float, L) - Method in class org.andengine.util.adt.spatial.quadtree.FloatQuadTree
 
query(float, float, float, float, IMatcher<T>) - Method in class org.andengine.util.adt.spatial.quadtree.FloatQuadTree
 
query(float, float, float, float, IMatcher<T>, L) - Method in class org.andengine.util.adt.spatial.quadtree.FloatQuadTree
 
query(int, int) - Method in class org.andengine.util.adt.spatial.quadtree.IntQuadTree
 
query(int, int, L) - Method in class org.andengine.util.adt.spatial.quadtree.IntQuadTree
 
query(int, int, IMatcher<T>) - Method in class org.andengine.util.adt.spatial.quadtree.IntQuadTree
 
query(int, int, IMatcher<T>, L) - Method in class org.andengine.util.adt.spatial.quadtree.IntQuadTree
 
query(int, int, int, int) - Method in class org.andengine.util.adt.spatial.quadtree.IntQuadTree
 
query(int, int, int, int, L) - Method in class org.andengine.util.adt.spatial.quadtree.IntQuadTree
 
query(int, int, int, int, IMatcher<T>) - Method in class org.andengine.util.adt.spatial.quadtree.IntQuadTree
 
query(int, int, int, int, IMatcher<T>, L) - Method in class org.andengine.util.adt.spatial.quadtree.IntQuadTree
 
query(B) - Method in class org.andengine.util.adt.spatial.quadtree.QuadTree.QuadTreeNode
 
query(B, L) - Method in class org.andengine.util.adt.spatial.quadtree.QuadTree.QuadTreeNode
 
query(B, IMatcher<T>, L) - Method in class org.andengine.util.adt.spatial.quadtree.QuadTree.QuadTreeNode
 
query(B) - Method in class org.andengine.util.adt.spatial.quadtree.QuadTree
 
query(B, L) - Method in class org.andengine.util.adt.spatial.quadtree.QuadTree
 
query(B, IMatcher<T>) - Method in class org.andengine.util.adt.spatial.quadtree.QuadTree
 
query(B, IMatcher<T>, L) - Method in class org.andengine.util.adt.spatial.quadtree.QuadTree
 
queryFirst(IEntityMatcher) - Method in class org.andengine.entity.Entity
 
queryFirst(IEntityMatcher) - Method in interface org.andengine.entity.IEntity
 
queryFirst(IEntityMatcher) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
queryFirstForSubclass(IEntityMatcher) - Method in class org.andengine.entity.Entity
 
queryFirstForSubclass(IEntityMatcher) - Method in interface org.andengine.entity.IEntity
 
queryFirstForSubclass(IEntityMatcher) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
queryForSubclass(IEntityMatcher) - Method in class org.andengine.entity.Entity
 
queryForSubclass(IEntityMatcher, L) - Method in class org.andengine.entity.Entity
 
queryForSubclass(IEntityMatcher) - Method in interface org.andengine.entity.IEntity
 
queryForSubclass(IEntityMatcher, L) - Method in interface org.andengine.entity.IEntity
 
queryForSubclass(IEntityMatcher) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
queryForSubclass(IEntityMatcher, L) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
queryForSubclass(IMatcher<T>) - Method in class org.andengine.util.adt.list.SmartList
 
queryForSubclass(IMatcher<T>, L) - Method in class org.andengine.util.adt.list.SmartList
 
queryForSubclass(float, float, IMatcher<T>, List<S>) - Method in class org.andengine.util.adt.spatial.quadtree.FloatQuadTree
 
queryForSubclass(float, float, float, float, IMatcher<T>, List<S>) - Method in class org.andengine.util.adt.spatial.quadtree.FloatQuadTree
 
queryForSubclass(int, int, IMatcher<T>, L) - Method in class org.andengine.util.adt.spatial.quadtree.IntQuadTree
 
queryForSubclass(int, int, int, int, IMatcher<T>, L) - Method in class org.andengine.util.adt.spatial.quadtree.IntQuadTree
 
queryForSubclass(B, IMatcher<T>, L) - Method in class org.andengine.util.adt.spatial.quadtree.QuadTree.QuadTreeNode
 
queryForSubclass(B, IMatcher<T>, L) - Method in class org.andengine.util.adt.spatial.quadtree.QuadTree
 

R

RAD_TO_DEG - Static variable in interface org.andengine.util.math.MathConstants
 
RadialGradientFillBitmapTextureAtlasSourceDecorator - Class in org.andengine.opengl.texture.atlas.bitmap.source.decorator
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
RadialGradientFillBitmapTextureAtlasSourceDecorator(IBitmapTextureAtlasSource, IBitmapTextureAtlasSourceDecoratorShape, int, int, RadialGradientFillBitmapTextureAtlasSourceDecorator.RadialGradientDirection) - Constructor for class org.andengine.opengl.texture.atlas.bitmap.source.decorator.RadialGradientFillBitmapTextureAtlasSourceDecorator
 
RadialGradientFillBitmapTextureAtlasSourceDecorator(IBitmapTextureAtlasSource, IBitmapTextureAtlasSourceDecoratorShape, int, int, RadialGradientFillBitmapTextureAtlasSourceDecorator.RadialGradientDirection, BaseBitmapTextureAtlasSourceDecorator.TextureAtlasSourceDecoratorOptions) - Constructor for class org.andengine.opengl.texture.atlas.bitmap.source.decorator.RadialGradientFillBitmapTextureAtlasSourceDecorator
 
RadialGradientFillBitmapTextureAtlasSourceDecorator(IBitmapTextureAtlasSource, IBitmapTextureAtlasSourceDecoratorShape, int[], float[], RadialGradientFillBitmapTextureAtlasSourceDecorator.RadialGradientDirection) - Constructor for class org.andengine.opengl.texture.atlas.bitmap.source.decorator.RadialGradientFillBitmapTextureAtlasSourceDecorator
 
RadialGradientFillBitmapTextureAtlasSourceDecorator(IBitmapTextureAtlasSource, IBitmapTextureAtlasSourceDecoratorShape, int[], float[], RadialGradientFillBitmapTextureAtlasSourceDecorator.RadialGradientDirection, BaseBitmapTextureAtlasSourceDecorator.TextureAtlasSourceDecoratorOptions) - Constructor for class org.andengine.opengl.texture.atlas.bitmap.source.decorator.RadialGradientFillBitmapTextureAtlasSourceDecorator
 
RadialGradientFillBitmapTextureAtlasSourceDecorator.RadialGradientDirection - Enum in org.andengine.opengl.texture.atlas.bitmap.source.decorator
 
radToDeg(float) - Static method in class org.andengine.util.math.MathUtils
 
random(byte[]) - Static method in class org.andengine.util.adt.array.ArrayUtils
 
random(short[]) - Static method in class org.andengine.util.adt.array.ArrayUtils
 
random(int[]) - Static method in class org.andengine.util.adt.array.ArrayUtils
 
random(long[]) - Static method in class org.andengine.util.adt.array.ArrayUtils
 
random(float[]) - Static method in class org.andengine.util.adt.array.ArrayUtils
 
random(double[]) - Static method in class org.andengine.util.adt.array.ArrayUtils
 
random(T[]) - Static method in class org.andengine.util.adt.array.ArrayUtils
 
random(List<T>) - Static method in class org.andengine.util.adt.list.ListUtils
 
RANDOM - Static variable in class org.andengine.util.math.MathUtils
 
random(float, float) - Static method in class org.andengine.util.math.MathUtils
 
random(int, int) - Static method in class org.andengine.util.math.MathUtils
 
randomSign() - Static method in class org.andengine.util.math.MathUtils
 
RatioResolutionPolicy - Class in org.andengine.engine.options.resolutionpolicy
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
RatioResolutionPolicy(float) - Constructor for class org.andengine.engine.options.resolutionpolicy.RatioResolutionPolicy
 
RatioResolutionPolicy(float, float) - Constructor for class org.andengine.engine.options.resolutionpolicy.RatioResolutionPolicy
 
read() - Method in class org.andengine.util.base64.Base64InputStream
 
read(byte[], int, int) - Method in class org.andengine.util.base64.Base64InputStream
 
readFully(InputStream) - Static method in class org.andengine.util.StreamUtils
 
Rect(int, int, int, int) - Constructor for class org.andengine.opengl.texture.atlas.buildable.builder.BlackPawnTextureAtlasBuilder.Rect
 
Rectangle - Class in org.andengine.entity.primitive
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
Rectangle(float, float, float, float, VertexBufferObjectManager) - Constructor for class org.andengine.entity.primitive.Rectangle
Rectangle(float, float, float, float, VertexBufferObjectManager, DrawType) - Constructor for class org.andengine.entity.primitive.Rectangle
Rectangle(float, float, float, float, IRectangleVertexBufferObject) - Constructor for class org.andengine.entity.primitive.Rectangle
 
RECTANGLE_SIZE - Static variable in class org.andengine.entity.primitive.Rectangle
 
RectangleBitmapTextureAtlasSourceDecoratorShape - Class in org.andengine.opengl.texture.atlas.bitmap.source.decorator.shape
 
RectangleBitmapTextureAtlasSourceDecoratorShape() - Constructor for class org.andengine.opengl.texture.atlas.bitmap.source.decorator.shape.RectangleBitmapTextureAtlasSourceDecoratorShape
 
RectangleOutlineParticleEmitter - Class in org.andengine.entity.particle.emitter
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
RectangleOutlineParticleEmitter(float, float, float, float) - Constructor for class org.andengine.entity.particle.emitter.RectangleOutlineParticleEmitter
 
RectangleParticleEmitter - Class in org.andengine.entity.particle.emitter
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
RectangleParticleEmitter(float, float, float, float) - Constructor for class org.andengine.entity.particle.emitter.RectangleParticleEmitter
 
RectangularShape - Class in org.andengine.entity.shape
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
RectangularShape(float, float, float, float, ShaderProgram) - Constructor for class org.andengine.entity.shape.RectangularShape
 
RECTANGULARSHAPE_VERTEX_COUNT - Static variable in class org.andengine.util.algorithm.collision.RectangularShapeCollisionChecker
 
RectangularShapeCollisionChecker - Class in org.andengine.util.algorithm.collision
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
RectangularShapeCollisionChecker() - Constructor for class org.andengine.util.algorithm.collision.RectangularShapeCollisionChecker
 
recycle() - Method in class org.andengine.input.touch.TouchEvent
 
recycle(TouchEvent) - Static method in class org.andengine.input.touch.TouchEvent
 
recycle() - Method in class org.andengine.util.adt.pool.PoolItem
 
recycle(Transformation) - Static method in class org.andengine.util.adt.transformation.TransformationPool
 
recyclePoolItem(T) - Method in class org.andengine.util.adt.pool.GenericPool
 
recyclePoolItem(int, T) - Method in class org.andengine.util.adt.pool.MultiPool
 
recyclePoolItem(T) - Method in class org.andengine.util.adt.pool.Pool
 
RED - Static variable in class org.andengine.util.color.Color
 
RED_ABGR_PACKED_FLOAT - Static variable in class org.andengine.util.color.Color
 
RED_ABGR_PACKED_INT - Static variable in class org.andengine.util.color.Color
 
RED_ARGB_PACKED_INT - Static variable in class org.andengine.util.color.Color
 
refreshControlKnobPosition() - Method in class org.andengine.engine.camera.hud.controls.BaseOnScreenControl
 
registerBackgroundModifier(IModifier<IBackground>) - Method in class org.andengine.entity.scene.background.Background
 
registerBackgroundModifier(IModifier<IBackground>) - Method in interface org.andengine.entity.scene.background.IBackground
 
registerChildProgressMonitor(ProgressMonitor, int, int) - Method in class org.andengine.util.progress.ProgressMonitor
 
registerDrawHandler(IDrawHandler) - Method in class org.andengine.engine.Engine
 
registerEntityLoader(String, IEntityLoader) - Method in class org.andengine.util.level.LevelLoader
 
registerEntityLoader(String[], IEntityLoader) - Method in class org.andengine.util.level.LevelLoader
 
registerEntityModifier(IEntityModifier) - Method in class org.andengine.entity.Entity
 
registerEntityModifier(IEntityModifier) - Method in interface org.andengine.entity.IEntity
 
registerEntityModifier(IEntityModifier) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
registerPool(int, GenericPool<T>) - Method in class org.andengine.util.adt.pool.MultiPool
 
registerTouchArea(ITouchArea) - Method in class org.andengine.entity.scene.Scene
 
registerUpdateHandler(IUpdateHandler) - Method in class org.andengine.engine.camera.Camera
 
registerUpdateHandler(IUpdateHandler) - Method in class org.andengine.engine.Engine
 
registerUpdateHandler(IUpdateHandler) - Method in class org.andengine.entity.Entity
 
registerUpdateHandler(IUpdateHandler) - Method in interface org.andengine.entity.IEntity
 
registerUpdateHandler(IUpdateHandler) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
relativeCCW(float, float, float, float, float, float) - Static method in class org.andengine.util.algorithm.collision.BaseCollisionChecker
Returns an indicator of where the specified point (PX, PY) lies with respect to the line segment from (X1, Y1) to (X2, Y2).
RelativeResolutionPolicy - Class in org.andengine.engine.options.resolutionpolicy
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
RelativeResolutionPolicy(float) - Constructor for class org.andengine.engine.options.resolutionpolicy.RelativeResolutionPolicy
 
RelativeResolutionPolicy(float, float) - Constructor for class org.andengine.engine.options.resolutionpolicy.RelativeResolutionPolicy
 
release() - Method in class org.andengine.audio.BaseAudioEntity
 
release() - Method in interface org.andengine.audio.IAudioEntity
 
release() - Method in class org.andengine.audio.music.Music
 
release() - Method in class org.andengine.audio.sound.Sound
 
releaseAll() - Method in class org.andengine.audio.BaseAudioManager
 
releaseAll() - Method in interface org.andengine.audio.IAudioManager
 
releaseAll() - Method in class org.andengine.audio.sound.SoundManager
 
releaseByteBuffer(ByteBuffer) - Method in class org.andengine.opengl.vbo.SharedMemoryVertexBufferObject
 
releaseByteBuffer(ByteBuffer) - Method in class org.andengine.opengl.vbo.ZeroMemoryVertexBufferObject
 
reloadToHardware(GLState) - Method in class org.andengine.opengl.texture.atlas.buildable.BuildableTextureAtlas
 
reloadToHardware(GLState) - Method in interface org.andengine.opengl.texture.ITexture
 
reloadToHardware(GLState) - Method in class org.andengine.opengl.texture.Texture
 
remove(T) - Method in class org.andengine.audio.BaseAudioManager
 
remove(T) - Method in interface org.andengine.audio.IAudioManager
 
remove(Sound) - Method in class org.andengine.audio.sound.SoundManager
 
remove(T) - Method in class org.andengine.util.adt.list.CircularList
 
remove(int) - Method in class org.andengine.util.adt.list.CircularList
 
remove(T) - Method in class org.andengine.util.adt.list.concurrent.SynchronizedList
 
remove(int) - Method in class org.andengine.util.adt.list.concurrent.SynchronizedList
 
remove(int) - Method in class org.andengine.util.adt.list.FloatArrayList
 
remove(int) - Method in interface org.andengine.util.adt.list.IFloatList
 
remove(int) - Method in interface org.andengine.util.adt.list.IIntList
 
remove(T) - Method in interface org.andengine.util.adt.list.IList
 
remove(int) - Method in interface org.andengine.util.adt.list.IList
 
remove(int) - Method in interface org.andengine.util.adt.list.ILongList
 
remove(int) - Method in class org.andengine.util.adt.list.IntArrayList
 
remove(int) - Method in class org.andengine.util.adt.list.LongArrayList
 
remove(T) - Method in class org.andengine.util.adt.list.ShiftList
 
remove(int) - Method in class org.andengine.util.adt.list.ShiftList
 
remove(T, ParameterCallable<T>) - Method in class org.andengine.util.adt.list.SmartList
 
remove(IMatcher<T>) - Method in class org.andengine.util.adt.list.SmartList
 
remove(IMatcher<T>, ParameterCallable<T>) - Method in class org.andengine.util.adt.list.SmartList
 
remove(T) - Method in class org.andengine.util.adt.list.SortedList
 
remove(int) - Method in class org.andengine.util.adt.list.SortedList
 
remove(T) - Method in class org.andengine.util.adt.list.UniqueList
 
remove(int) - Method in class org.andengine.util.adt.list.UniqueList
 
remove(int) - Method in class org.andengine.util.adt.map.Library
 
remove(long) - Method in class org.andengine.util.adt.map.LongSparseArray
remove(T) - Method in class org.andengine.util.adt.queue.concurrent.SynchronizedQueue
 
remove(int) - Method in class org.andengine.util.adt.queue.concurrent.SynchronizedQueue
 
remove(T) - Method in class org.andengine.util.adt.spatial.quadtree.QuadTree.QuadTreeNode
 
remove(T, B) - Method in class org.andengine.util.adt.spatial.quadtree.QuadTree.QuadTreeNode
 
remove(T) - Method in class org.andengine.util.adt.spatial.quadtree.QuadTree
 
remove(T, B) - Method in class org.andengine.util.adt.spatial.quadtree.QuadTree
 
remove(int) - Method in class org.andengine.util.texturepack.TexturePackTextureRegionLibrary
 
removeAll(IMatcher<T>) - Method in class org.andengine.util.adt.list.SmartList
 
removeAll(IMatcher<T>, ParameterCallable<T>) - Method in class org.andengine.util.adt.list.SmartList
 
removedMappedTexture(String) - Method in class org.andengine.opengl.texture.TextureManager
 
removeFirst() - Method in class org.andengine.util.adt.list.CircularList
 
removeFirst() - Method in class org.andengine.util.adt.list.concurrent.SynchronizedList
 
removeFirst() - Method in interface org.andengine.util.adt.list.IList
 
removeFirst() - Method in class org.andengine.util.adt.list.ShiftList
 
removeFirst() - Method in class org.andengine.util.adt.list.SmartList
 
removeFirst() - Method in class org.andengine.util.adt.list.SortedList
 
removeFirst() - Method in class org.andengine.util.adt.list.UniqueList
 
removeFirst() - Method in class org.andengine.util.adt.queue.concurrent.SynchronizedQueue
 
removeLast() - Method in class org.andengine.util.adt.list.CircularList
 
removeLast() - Method in class org.andengine.util.adt.list.concurrent.SynchronizedList
 
removeLast() - Method in interface org.andengine.util.adt.list.IList
 
removeLast() - Method in class org.andengine.util.adt.list.ShiftList
 
removeLast() - Method in class org.andengine.util.adt.list.SmartList
 
removeLast() - Method in class org.andengine.util.adt.list.SortedList
 
removeLast() - Method in class org.andengine.util.adt.list.UniqueList
 
removeLast() - Method in class org.andengine.util.adt.queue.concurrent.SynchronizedQueue
 
removeModifierListener(IModifier.IModifierListener<T>) - Method in class org.andengine.util.modifier.BaseModifier
 
removeModifierListener(IModifier.IModifierListener<T>) - Method in interface org.andengine.util.modifier.IModifier
 
removeParticleInitializer(IParticleInitializer<T>) - Method in class org.andengine.entity.particle.ParticleSystem
 
removeParticleModifier(IParticleModifier<T>) - Method in class org.andengine.entity.particle.ParticleSystem
 
removeTextureAtlasSource(S, int, int) - Method in class org.andengine.opengl.texture.atlas.buildable.BuildableTextureAtlas
 
removeTextureAtlasSource(ITextureAtlasSource) - Method in class org.andengine.opengl.texture.atlas.buildable.BuildableTextureAtlas
 
removeTextureAtlasSource(ITextureAtlasSource) - Method in interface org.andengine.opengl.texture.atlas.buildable.IBuildableTextureAtlas
removeTextureAtlasSource(T, int, int) - Method in interface org.andengine.opengl.texture.atlas.ITextureAtlas
 
removeTextureAtlasSource(T, int, int) - Method in class org.andengine.opengl.texture.atlas.TextureAtlas
 
RenderOptions - Class in org.andengine.engine.options
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
RenderOptions() - Constructor for class org.andengine.engine.options.RenderOptions
 
RenderSurfaceView - Class in org.andengine.opengl.view
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
RenderSurfaceView(Context) - Constructor for class org.andengine.opengl.view.RenderSurfaceView
 
RenderSurfaceView(Context, AttributeSet) - Constructor for class org.andengine.opengl.view.RenderSurfaceView
 
RenderTexture - Class in org.andengine.opengl.texture.render
RenderTexture(TextureManager, int, int) - Constructor for class org.andengine.opengl.texture.render.RenderTexture
 
RenderTexture(TextureManager, int, int, PixelFormat) - Constructor for class org.andengine.opengl.texture.render.RenderTexture
 
RenderTexture(TextureManager, int, int, TextureOptions) - Constructor for class org.andengine.opengl.texture.render.RenderTexture
 
RenderTexture(TextureManager, int, int, PixelFormat, TextureOptions) - Constructor for class org.andengine.opengl.texture.render.RenderTexture
 
RenderTexture(TextureManager, int, int, PixelFormat, TextureOptions, ITextureStateListener) - Constructor for class org.andengine.opengl.texture.render.RenderTexture
 
RenderTextureInitializationException - Exception in org.andengine.opengl.exception
(c) Zynga 2012
RenderTextureInitializationException() - Constructor for exception org.andengine.opengl.exception.RenderTextureInitializationException
 
RenderTextureInitializationException(String) - Constructor for exception org.andengine.opengl.exception.RenderTextureInitializationException
 
RenderTextureInitializationException(Throwable) - Constructor for exception org.andengine.opengl.exception.RenderTextureInitializationException
 
RenderTextureInitializationException(String, Throwable) - Constructor for exception org.andengine.opengl.exception.RenderTextureInitializationException
 
REPEATING_BILINEAR - Static variable in class org.andengine.opengl.texture.TextureOptions
 
REPEATING_BILINEAR_PREMULTIPLYALPHA - Static variable in class org.andengine.opengl.texture.TextureOptions
 
REPEATING_NEAREST - Static variable in class org.andengine.opengl.texture.TextureOptions
 
REPEATING_NEAREST_PREMULTIPLYALPHA - Static variable in class org.andengine.opengl.texture.TextureOptions
 
RepeatingSpriteBackground - Class in org.andengine.entity.scene.background
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
RepeatingSpriteBackground(float, float, TextureManager, IBitmapTextureAtlasSource, VertexBufferObjectManager) - Constructor for class org.andengine.entity.scene.background.RepeatingSpriteBackground
 
RepeatingSpriteBackground(float, float, TextureManager, IBitmapTextureAtlasSource, float, VertexBufferObjectManager) - Constructor for class org.andengine.entity.scene.background.RepeatingSpriteBackground
 
requestFullscreen(Activity) - Static method in class org.andengine.util.ActivityUtils
 
reset() - Method in class org.andengine.engine.camera.Camera
 
reset() - Method in class org.andengine.engine.handler.BaseEntityUpdateHandler
 
reset() - Method in class org.andengine.engine.handler.collision.CollisionHandler
 
reset() - Method in interface org.andengine.engine.handler.IUpdateHandler
 
reset() - Method in class org.andengine.engine.handler.physics.PhysicsHandler
 
reset() - Method in class org.andengine.engine.handler.runnable.RunnableHandler
 
reset() - Method in class org.andengine.engine.handler.timer.TimerHandler
 
reset() - Method in class org.andengine.engine.handler.UpdateHandlerList
 
reset() - Method in class org.andengine.entity.Entity
 
reset() - Method in class org.andengine.entity.modifier.PathModifier
 
reset() - Method in class org.andengine.entity.particle.emitter.BaseParticleEmitter
 
reset(float, float, float, float) - Method in class org.andengine.entity.particle.modifier.BaseDoubleValueSpanParticleModifier
Deprecated.
reset(float, float, float, float, float, float) - Method in class org.andengine.entity.particle.modifier.BaseDoubleValueSpanParticleModifier
 
reset(float, float, float, float) - Method in class org.andengine.entity.particle.modifier.BaseSingleValueSpanParticleModifier
 
reset(float, float, float, float, float, float) - Method in class org.andengine.entity.particle.modifier.BaseTripleValueSpanParticleModifier
Deprecated.
reset(float, float, float, float, float, float, float, float) - Method in class org.andengine.entity.particle.modifier.BaseTripleValueSpanParticleModifier
 
reset() - Method in class org.andengine.entity.particle.Particle
 
reset() - Method in class org.andengine.entity.particle.ParticleSystem
 
reset() - Method in class org.andengine.entity.scene.background.Background
 
reset() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
reset() - Method in class org.andengine.entity.scene.menu.MenuScene
 
reset() - Method in class org.andengine.entity.scene.Scene
 
reset() - Method in class org.andengine.entity.shape.RectangularShape
 
reset() - Method in class org.andengine.entity.shape.Shape
 
reset() - Method in class org.andengine.entity.sprite.batch.SpriteBatch
 
reset() - Method in class org.andengine.entity.sprite.Sprite
 
reset() - Method in class org.andengine.entity.text.TickerText
 
reset() - Method in class org.andengine.entity.util.FPSCounter
 
reset() - Method in class org.andengine.entity.util.FPSLogger
 
reset() - Method in class org.andengine.entity.util.FrameCountCrasher
 
reset() - Method in class org.andengine.entity.util.FrameCounter
 
reset() - Method in class org.andengine.entity.util.ScreenCapture
 
reset() - Method in class org.andengine.entity.util.ScreenGrabber
 
reset() - Method in class org.andengine.input.touch.controller.BaseTouchController
 
reset() - Method in class org.andengine.input.touch.detector.BaseDetector
 
reset() - Method in class org.andengine.input.touch.detector.ClickDetector
 
reset() - Method in class org.andengine.input.touch.detector.ContinuousHoldDetector
When HoldDetector.isHolding() this method will call through to IHoldDetectorListener#onHoldFinished(HoldDetector, long, int, float, float).
reset() - Method in class org.andengine.input.touch.detector.HoldDetector
When HoldDetector.isHolding() this method will call through to {@link IHoldDetectorListener#onHoldFinished(HoldDetector, long, int, float, float).
reset() - Method in class org.andengine.input.touch.detector.PinchZoomDetector
reset() - Method in class org.andengine.input.touch.detector.ScrollDetector
 
reset() - Method in class org.andengine.input.touch.detector.SurfaceGestureDetector
 
reset() - Static method in class org.andengine.opengl.texture.atlas.bitmap.BitmapTextureAtlasTextureRegionFactory
 
reset() - Method in class org.andengine.opengl.util.GLMatrixStack
 
reset(RenderOptions, ConfigChooser, EGLConfig) - Method in class org.andengine.opengl.util.GLState
 
reset() - Method in class org.andengine.util.adt.pool.PoolUpdateHandler
 
reset() - Method in class org.andengine.util.adt.transformation.Transformation
 
reset() - Method in class org.andengine.util.base64.Base64InputStream
 
reset() - Method in class org.andengine.util.color.Color
 
reset(float, float, float) - Method in class org.andengine.util.modifier.BaseDoubleValueSpanModifier
Deprecated.
reset(float, float, float, float, float) - Method in class org.andengine.util.modifier.BaseDoubleValueSpanModifier
 
reset() - Method in class org.andengine.util.modifier.BaseDurationModifier
 
reset(float, float, float, float, float, float, float) - Method in class org.andengine.util.modifier.BaseQuadrupelValueSpanModifier
Deprecated.
reset(float, float, float, float, float, float, float, float, float) - Method in class org.andengine.util.modifier.BaseQuadrupelValueSpanModifier
 
reset(float, float, float) - Method in class org.andengine.util.modifier.BaseSingleValueSpanModifier
 
reset(float, float, float, float, float) - Method in class org.andengine.util.modifier.BaseTripleValueSpanModifier
Deprecated.
reset(float, float, float, float, float, float, float) - Method in class org.andengine.util.modifier.BaseTripleValueSpanModifier
 
reset() - Method in interface org.andengine.util.modifier.IModifier
 
reset() - Method in class org.andengine.util.modifier.LoopModifier
 
reset() - Method in class org.andengine.util.modifier.ModifierList
 
reset() - Method in class org.andengine.util.modifier.ParallelModifier
 
reset() - Method in class org.andengine.util.modifier.SequenceModifier
 
resetGLMatrixStacks() - Method in class org.andengine.opengl.util.GLState
 
resetModelViewGLMatrixStack() - Method in class org.andengine.opengl.util.GLState
 
resetProjectionGLMatrixStack() - Method in class org.andengine.opengl.util.GLState
 
resetRotationCenter() - Method in class org.andengine.entity.shape.RectangularShape
 
resetScaleCenter() - Method in class org.andengine.entity.shape.RectangularShape
 
resetSkewCenter() - Method in class org.andengine.entity.shape.RectangularShape
 
resotorePreviousViewport() - Method in class org.andengine.opengl.texture.render.RenderTexture
 
ResourceBitmapTexture - Class in org.andengine.opengl.texture.bitmap
(c) Zynga 2012
ResourceBitmapTexture(TextureManager, Resources, int) - Constructor for class org.andengine.opengl.texture.bitmap.ResourceBitmapTexture
 
ResourceBitmapTexture(TextureManager, Resources, int, BitmapTextureFormat) - Constructor for class org.andengine.opengl.texture.bitmap.ResourceBitmapTexture
 
ResourceBitmapTexture(TextureManager, Resources, int, TextureOptions) - Constructor for class org.andengine.opengl.texture.bitmap.ResourceBitmapTexture
 
ResourceBitmapTexture(TextureManager, Resources, int, BitmapTextureFormat, TextureOptions) - Constructor for class org.andengine.opengl.texture.bitmap.ResourceBitmapTexture
 
ResourceBitmapTexture(TextureManager, Resources, int, BitmapTextureFormat, TextureOptions, ITextureStateListener) - Constructor for class org.andengine.opengl.texture.bitmap.ResourceBitmapTexture
 
ResourceBitmapTextureAtlasSource - Class in org.andengine.opengl.texture.atlas.bitmap.source
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
ResourceBitmapTextureAtlasSource(Resources, int, int, int, int, int) - Constructor for class org.andengine.opengl.texture.atlas.bitmap.source.ResourceBitmapTextureAtlasSource
 
ResourceInputStreamOpener - Class in org.andengine.util.adt.io.in
(c) Zynga 2012
ResourceInputStreamOpener(Resources, int) - Constructor for class org.andengine.util.adt.io.in.ResourceInputStreamOpener
 
restorePreviousFramebufferObjectID(GLState) - Method in class org.andengine.opengl.texture.render.RenderTexture
 
resume() - Method in class org.andengine.audio.BaseAudioEntity
 
resume() - Method in interface org.andengine.audio.IAudioEntity
 
resume() - Method in class org.andengine.audio.music.Music
 
resume() - Method in class org.andengine.audio.sound.Sound
 
reverse() - Method in class org.andengine.entity.modifier.CardinalSplineMoveModifier
 
reverse(byte[]) - Static method in class org.andengine.util.adt.array.ArrayUtils
 
reverse(short[]) - Static method in class org.andengine.util.adt.array.ArrayUtils
 
reverse(int[]) - Static method in class org.andengine.util.adt.array.ArrayUtils
 
reverse(long[]) - Static method in class org.andengine.util.adt.array.ArrayUtils
 
reverse(float[]) - Static method in class org.andengine.util.adt.array.ArrayUtils
 
reverse(double[]) - Static method in class org.andengine.util.adt.array.ArrayUtils
 
reverse(Object[]) - Static method in class org.andengine.util.adt.array.ArrayUtils
 
revertRotateAndScaleAroundCenter(float[], float, float, float, float, float, float, float) - Static method in class org.andengine.util.math.MathUtils
 
revertRotateAroundCenter(float[], float, float, float) - Static method in class org.andengine.util.math.MathUtils
 
revertScaleAroundCenter(float[], float, float, float, float) - Static method in class org.andengine.util.math.MathUtils
 
rotateAndScaleAroundCenter(float[], float, float, float, float, float, float, float) - Static method in class org.andengine.util.math.MathUtils
 
rotateAroundCenter(float[], float, float, float) - Static method in class org.andengine.util.math.MathUtils
 
rotateLeft() - Method in enum org.andengine.util.algorithm.path.Direction
 
rotateModelViewGLMatrixf(float, float, float, float) - Method in class org.andengine.opengl.util.GLState
 
rotateProjectionGLMatrixf(float, float, float, float) - Method in class org.andengine.opengl.util.GLState
 
rotateRight() - Method in enum org.andengine.util.algorithm.path.Direction
 
RotationAtModifier - Class in org.andengine.entity.modifier
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
RotationAtModifier(float, float, float, float, float) - Constructor for class org.andengine.entity.modifier.RotationAtModifier
 
RotationAtModifier(float, float, float, float, float, IEaseFunction) - Constructor for class org.andengine.entity.modifier.RotationAtModifier
 
RotationAtModifier(float, float, float, float, float, IEntityModifier.IEntityModifierListener) - Constructor for class org.andengine.entity.modifier.RotationAtModifier
 
RotationAtModifier(float, float, float, float, float, IEntityModifier.IEntityModifierListener, IEaseFunction) - Constructor for class org.andengine.entity.modifier.RotationAtModifier
 
RotationAtModifier(RotationAtModifier) - Constructor for class org.andengine.entity.modifier.RotationAtModifier
 
RotationByModifier - Class in org.andengine.entity.modifier
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
RotationByModifier(float, float) - Constructor for class org.andengine.entity.modifier.RotationByModifier
 
RotationByModifier(float, float, IEntityModifier.IEntityModifierListener) - Constructor for class org.andengine.entity.modifier.RotationByModifier
 
RotationByModifier(RotationByModifier) - Constructor for class org.andengine.entity.modifier.RotationByModifier
 
RotationModifier - Class in org.andengine.entity.modifier
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
RotationModifier(float, float, float) - Constructor for class org.andengine.entity.modifier.RotationModifier
 
RotationModifier(float, float, float, IEaseFunction) - Constructor for class org.andengine.entity.modifier.RotationModifier
 
RotationModifier(float, float, float, IEntityModifier.IEntityModifierListener) - Constructor for class org.andengine.entity.modifier.RotationModifier
 
RotationModifier(float, float, float, IEntityModifier.IEntityModifierListener, IEaseFunction) - Constructor for class org.andengine.entity.modifier.RotationModifier
 
RotationModifier(RotationModifier) - Constructor for class org.andengine.entity.modifier.RotationModifier
 
RotationParticleInitializer<T extends IEntity> - Class in org.andengine.entity.particle.initializer
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
RotationParticleInitializer(float) - Constructor for class org.andengine.entity.particle.initializer.RotationParticleInitializer
 
RotationParticleInitializer(float, float) - Constructor for class org.andengine.entity.particle.initializer.RotationParticleInitializer
 
RotationParticleModifier<T extends IEntity> - Class in org.andengine.entity.particle.modifier
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
RotationParticleModifier(float, float, float, float) - Constructor for class org.andengine.entity.particle.modifier.RotationParticleModifier
 
RotationParticleModifier(float, float, float, float, IEaseFunction) - Constructor for class org.andengine.entity.particle.modifier.RotationParticleModifier
 
RoundedRectangleBitmapTextureAtlasSourceDecoratorShape - Class in org.andengine.opengl.texture.atlas.bitmap.source.decorator.shape
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
RoundedRectangleBitmapTextureAtlasSourceDecoratorShape() - Constructor for class org.andengine.opengl.texture.atlas.bitmap.source.decorator.shape.RoundedRectangleBitmapTextureAtlasSourceDecoratorShape
 
RoundedRectangleBitmapTextureAtlasSourceDecoratorShape(float, float) - Constructor for class org.andengine.opengl.texture.atlas.bitmap.source.decorator.shape.RoundedRectangleBitmapTextureAtlasSourceDecoratorShape
 
run() - Method in class org.andengine.engine.Engine.UpdateThread
 
run() - Method in class org.andengine.util.adt.pool.EntityDetachRunnablePoolItem
 
RunnableHandler - Class in org.andengine.engine.handler.runnable
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
RunnableHandler() - Constructor for class org.andengine.engine.handler.runnable.RunnableHandler
 
RunnablePoolItem - Class in org.andengine.util.adt.pool
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
RunnablePoolItem() - Constructor for class org.andengine.util.adt.pool.RunnablePoolItem
 
RunnablePoolUpdateHandler<T extends RunnablePoolItem> - Class in org.andengine.util.adt.pool
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
RunnablePoolUpdateHandler() - Constructor for class org.andengine.util.adt.pool.RunnablePoolUpdateHandler
 
RunnablePoolUpdateHandler(int) - Constructor for class org.andengine.util.adt.pool.RunnablePoolUpdateHandler
 
RunnablePoolUpdateHandler(int, int) - Constructor for class org.andengine.util.adt.pool.RunnablePoolUpdateHandler
 
RunnablePoolUpdateHandler(int, int, int) - Constructor for class org.andengine.util.adt.pool.RunnablePoolUpdateHandler
 
runOnUpdateThread(Runnable) - Method in class org.andengine.engine.Engine
 
runOnUpdateThread(Runnable, boolean) - Method in class org.andengine.engine.Engine
This method is useful when you want to execute code on the Engine.UpdateThread, even though the Engine is paused.
runOnUpdateThread(Runnable) - Method in class org.andengine.ui.activity.BaseGameActivity
 
runOnUpdateThread(Runnable, boolean) - Method in class org.andengine.ui.activity.BaseGameActivity
 
runSafely(Runnable) - Method in class org.andengine.engine.Engine
 

S

savePreviousFramebufferObjectID(GLState) - Method in class org.andengine.opengl.texture.render.RenderTexture
 
savePreviousViewport() - Method in class org.andengine.opengl.texture.render.RenderTexture
 
SAXUtils - Class in org.andengine.util
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
SAXUtils() - Constructor for class org.andengine.util.SAXUtils
 
scaleAroundCenter(float[], float, float, float, float) - Static method in class org.andengine.util.math.MathUtils
 
ScaleAtModifier - Class in org.andengine.entity.modifier
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
ScaleAtModifier(float, float, float, float, float) - Constructor for class org.andengine.entity.modifier.ScaleAtModifier
 
ScaleAtModifier(float, float, float, float, float, IEaseFunction) - Constructor for class org.andengine.entity.modifier.ScaleAtModifier
 
ScaleAtModifier(float, float, float, float, float, IEntityModifier.IEntityModifierListener) - Constructor for class org.andengine.entity.modifier.ScaleAtModifier
 
ScaleAtModifier(float, float, float, float, float, IEntityModifier.IEntityModifierListener, IEaseFunction) - Constructor for class org.andengine.entity.modifier.ScaleAtModifier
 
ScaleAtModifier(float, float, float, float, float, float, float) - Constructor for class org.andengine.entity.modifier.ScaleAtModifier
 
ScaleAtModifier(float, float, float, float, float, float, float, IEaseFunction) - Constructor for class org.andengine.entity.modifier.ScaleAtModifier
 
ScaleAtModifier(float, float, float, float, float, float, float, IEntityModifier.IEntityModifierListener) - Constructor for class org.andengine.entity.modifier.ScaleAtModifier
 
ScaleAtModifier(float, float, float, float, float, float, float, IEntityModifier.IEntityModifierListener, IEaseFunction) - Constructor for class org.andengine.entity.modifier.ScaleAtModifier
 
ScaleAtModifier(ScaleAtModifier) - Constructor for class org.andengine.entity.modifier.ScaleAtModifier
 
ScaleMenuItemDecorator - Class in org.andengine.entity.scene.menu.item.decorator
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
ScaleMenuItemDecorator(IMenuItem, float, float) - Constructor for class org.andengine.entity.scene.menu.item.decorator.ScaleMenuItemDecorator
 
scaleModelViewGLMatrixf(float, float, int) - Method in class org.andengine.opengl.util.GLState
 
ScaleModifier - Class in org.andengine.entity.modifier
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
ScaleModifier(float, float, float) - Constructor for class org.andengine.entity.modifier.ScaleModifier
 
ScaleModifier(float, float, float, IEaseFunction) - Constructor for class org.andengine.entity.modifier.ScaleModifier
 
ScaleModifier(float, float, float, IEntityModifier.IEntityModifierListener) - Constructor for class org.andengine.entity.modifier.ScaleModifier
 
ScaleModifier(float, float, float, IEntityModifier.IEntityModifierListener, IEaseFunction) - Constructor for class org.andengine.entity.modifier.ScaleModifier
 
ScaleModifier(float, float, float, float, float) - Constructor for class org.andengine.entity.modifier.ScaleModifier
 
ScaleModifier(float, float, float, float, float, IEaseFunction) - Constructor for class org.andengine.entity.modifier.ScaleModifier
 
ScaleModifier(float, float, float, float, float, IEntityModifier.IEntityModifierListener) - Constructor for class org.andengine.entity.modifier.ScaleModifier
 
ScaleModifier(float, float, float, float, float, IEntityModifier.IEntityModifierListener, IEaseFunction) - Constructor for class org.andengine.entity.modifier.ScaleModifier
 
ScaleModifier(ScaleModifier) - Constructor for class org.andengine.entity.modifier.ScaleModifier
 
ScaleParticleInitializer<T extends IEntity> - Class in org.andengine.entity.particle.initializer
(c) Zynga 2011
ScaleParticleInitializer(float) - Constructor for class org.andengine.entity.particle.initializer.ScaleParticleInitializer
 
ScaleParticleInitializer(float, float) - Constructor for class org.andengine.entity.particle.initializer.ScaleParticleInitializer
 
ScaleParticleModifier<T extends IEntity> - Class in org.andengine.entity.particle.modifier
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
ScaleParticleModifier(float, float, float, float) - Constructor for class org.andengine.entity.particle.modifier.ScaleParticleModifier
 
ScaleParticleModifier(float, float, float, float, IEaseFunction) - Constructor for class org.andengine.entity.particle.modifier.ScaleParticleModifier
 
ScaleParticleModifier(float, float, float, float, float, float) - Constructor for class org.andengine.entity.particle.modifier.ScaleParticleModifier
 
ScaleParticleModifier(float, float, float, float, float, float, IEaseFunction) - Constructor for class org.andengine.entity.particle.modifier.ScaleParticleModifier
 
scaleProjectionGLMatrixf(float, float, float) - Method in class org.andengine.opengl.util.GLState
 
Scene - Class in org.andengine.entity.scene
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
Scene() - Constructor for class org.andengine.entity.scene.Scene
 
Scene(int) - Constructor for class org.andengine.entity.scene.Scene
Deprecated.
scheduleDetach(IEntity) - Method in class org.andengine.util.adt.pool.EntityDetachRunnablePoolUpdateHandler
 
scheduleDetach(IEntity, Callback<IEntity>) - Method in class org.andengine.util.adt.pool.EntityDetachRunnablePoolUpdateHandler
 
ScreenCapture - Class in org.andengine.entity.util
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
ScreenCapture() - Constructor for class org.andengine.entity.util.ScreenCapture
 
ScreenCapture.IScreenCaptureCallback - Interface in org.andengine.entity.util
 
ScreenGrabber - Class in org.andengine.entity.util
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
ScreenGrabber() - Constructor for class org.andengine.entity.util.ScreenGrabber
 
ScreenGrabber.IScreenGrabberCallback - Interface in org.andengine.entity.util
 
ScreenOrientation - Enum in org.andengine.engine.options
(c) Zynga 2012
ScrollDetector - Class in org.andengine.input.touch.detector
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
ScrollDetector(ScrollDetector.IScrollDetectorListener) - Constructor for class org.andengine.input.touch.detector.ScrollDetector
 
ScrollDetector(float, ScrollDetector.IScrollDetectorListener) - Constructor for class org.andengine.input.touch.detector.ScrollDetector
 
ScrollDetector.IScrollDetectorListener - Interface in org.andengine.input.touch.detector
 
SDK_VERSION_ECLAIR_OR_LATER - Static variable in class org.andengine.util.system.SystemUtils
 
SDK_VERSION_FROYO_OR_LATER - Static variable in class org.andengine.util.system.SystemUtils
 
SDK_VERSION_GINGERBREAD_OR_LATER - Static variable in class org.andengine.util.system.SystemUtils
 
SDK_VERSION_HONEYCOMB_OR_LATER - Static variable in class org.andengine.util.system.SystemUtils
 
SDK_VERSION_ICE_CREAM_SANDWICH_OR_LATER - Static variable in class org.andengine.util.system.SystemUtils
 
SECONDS_PER_DAY - Static variable in interface org.andengine.util.time.TimeConstants
 
SECONDS_PER_HOUR - Static variable in interface org.andengine.util.time.TimeConstants
 
SECONDS_PER_MICROSECOND - Static variable in interface org.andengine.util.time.TimeConstants
 
SECONDS_PER_MILLISECOND - Static variable in interface org.andengine.util.time.TimeConstants
 
SECONDS_PER_MINUTE - Static variable in interface org.andengine.util.time.TimeConstants
 
SECONDS_PER_MONTH - Static variable in interface org.andengine.util.time.TimeConstants
 
SECONDS_PER_NANOSECOND - Static variable in interface org.andengine.util.time.TimeConstants
 
SECONDS_PER_WEEK - Static variable in interface org.andengine.util.time.TimeConstants
 
SECONDS_PER_YEAR - Static variable in interface org.andengine.util.time.TimeConstants
 
seekTo(int) - Method in class org.andengine.audio.music.Music
 
SensorDelay - Enum in org.andengine.input.sensor
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
SequenceBackgroundModifier - Class in org.andengine.entity.scene.background.modifier
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
SequenceBackgroundModifier(IBackgroundModifier...) - Constructor for class org.andengine.entity.scene.background.modifier.SequenceBackgroundModifier
 
SequenceBackgroundModifier(SequenceBackgroundModifier.ISubSequenceBackgroundModifierListener, IBackgroundModifier...) - Constructor for class org.andengine.entity.scene.background.modifier.SequenceBackgroundModifier
 
SequenceBackgroundModifier(IBackgroundModifier.IBackgroundModifierListener, IBackgroundModifier...) - Constructor for class org.andengine.entity.scene.background.modifier.SequenceBackgroundModifier
 
SequenceBackgroundModifier(SequenceBackgroundModifier.ISubSequenceBackgroundModifierListener, IBackgroundModifier.IBackgroundModifierListener, IBackgroundModifier...) - Constructor for class org.andengine.entity.scene.background.modifier.SequenceBackgroundModifier
 
SequenceBackgroundModifier(SequenceBackgroundModifier) - Constructor for class org.andengine.entity.scene.background.modifier.SequenceBackgroundModifier
 
SequenceBackgroundModifier.ISubSequenceBackgroundModifierListener - Interface in org.andengine.entity.scene.background.modifier
 
SequenceEntityModifier - Class in org.andengine.entity.modifier
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
SequenceEntityModifier(IEntityModifier...) - Constructor for class org.andengine.entity.modifier.SequenceEntityModifier
 
SequenceEntityModifier(SequenceEntityModifier.ISubSequenceShapeModifierListener, IEntityModifier...) - Constructor for class org.andengine.entity.modifier.SequenceEntityModifier
 
SequenceEntityModifier(IEntityModifier.IEntityModifierListener, IEntityModifier...) - Constructor for class org.andengine.entity.modifier.SequenceEntityModifier
 
SequenceEntityModifier(SequenceEntityModifier.ISubSequenceShapeModifierListener, IEntityModifier.IEntityModifierListener, IEntityModifier...) - Constructor for class org.andengine.entity.modifier.SequenceEntityModifier
 
SequenceEntityModifier(SequenceEntityModifier) - Constructor for class org.andengine.entity.modifier.SequenceEntityModifier
 
SequenceEntityModifier.ISubSequenceShapeModifierListener - Interface in org.andengine.entity.modifier
 
SequenceModifier<T> - Class in org.andengine.util.modifier
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
SequenceModifier(IModifier<T>...) - Constructor for class org.andengine.util.modifier.SequenceModifier
 
SequenceModifier(SequenceModifier.ISubSequenceModifierListener<T>, IModifier<T>...) - Constructor for class org.andengine.util.modifier.SequenceModifier
 
SequenceModifier(IModifier.IModifierListener<T>, IModifier<T>...) - Constructor for class org.andengine.util.modifier.SequenceModifier
 
SequenceModifier(SequenceModifier.ISubSequenceModifierListener<T>, IModifier.IModifierListener<T>, IModifier<T>...) - Constructor for class org.andengine.util.modifier.SequenceModifier
 
SequenceModifier(SequenceModifier<T>) - Constructor for class org.andengine.util.modifier.SequenceModifier
 
SequenceModifier.ISubSequenceModifierListener<T> - Interface in org.andengine.util.modifier
 
serialVersionUID - Static variable in exception org.andengine.util.exception.AndEngineRuntimeException
 
set(float, float, float, float) - Method in class org.andengine.engine.camera.Camera
 
set(long, int) - Method in class org.andengine.entity.sprite.AnimationData
 
set(long, int, boolean) - Method in class org.andengine.entity.sprite.AnimationData
 
set(long, int, int) - Method in class org.andengine.entity.sprite.AnimationData
 
set(long[]) - Method in class org.andengine.entity.sprite.AnimationData
 
set(long[], boolean) - Method in class org.andengine.entity.sprite.AnimationData
 
set(long[], int) - Method in class org.andengine.entity.sprite.AnimationData
 
set(long[], int, int) - Method in class org.andengine.entity.sprite.AnimationData
 
set(long[], int, int, boolean) - Method in class org.andengine.entity.sprite.AnimationData
 
set(long[], int, int, int) - Method in class org.andengine.entity.sprite.AnimationData
 
set(long[], int[]) - Method in class org.andengine.entity.sprite.AnimationData
Animate specifics frames.
set(long[], int[], boolean) - Method in class org.andengine.entity.sprite.AnimationData
Animate specifics frames.
set(long[], int[], int) - Method in class org.andengine.entity.sprite.AnimationData
Animate specifics frames.
set(IAnimationData) - Method in class org.andengine.entity.sprite.AnimationData
 
set(long, int) - Method in interface org.andengine.entity.sprite.IAnimationData
 
set(long, int, boolean) - Method in interface org.andengine.entity.sprite.IAnimationData
 
set(long, int, int) - Method in interface org.andengine.entity.sprite.IAnimationData
 
set(long[]) - Method in interface org.andengine.entity.sprite.IAnimationData
 
set(long[], boolean) - Method in interface org.andengine.entity.sprite.IAnimationData
 
set(long[], int) - Method in interface org.andengine.entity.sprite.IAnimationData
 
set(long[], int, int) - Method in interface org.andengine.entity.sprite.IAnimationData
 
set(long[], int, int, boolean) - Method in interface org.andengine.entity.sprite.IAnimationData
 
set(long[], int, int, int) - Method in interface org.andengine.entity.sprite.IAnimationData
 
set(long[], int[]) - Method in interface org.andengine.entity.sprite.IAnimationData
Animate specifics frames.
set(long[], int[], boolean) - Method in interface org.andengine.entity.sprite.IAnimationData
Animate specifics frames.
set(long[], int[], int) - Method in interface org.andengine.entity.sprite.IAnimationData
Animate specifics frames.
set(IAnimationData) - Method in interface org.andengine.entity.sprite.IAnimationData
 
set(float, float) - Method in class org.andengine.input.touch.TouchEvent
 
set(float, float, float, float) - Method in interface org.andengine.opengl.texture.region.ITextureRegion
 
set(int, float, float, float, float) - Method in interface org.andengine.opengl.texture.region.ITiledTextureRegion
 
set(float, float, float, float) - Method in class org.andengine.opengl.texture.region.TextureRegion
 
set(float, float, float, float) - Method in class org.andengine.opengl.texture.region.TiledTextureRegion
 
set(int, float, float, float, float) - Method in class org.andengine.opengl.texture.region.TiledTextureRegion
 
set(float, float) - Method in class org.andengine.util.adt.bounds.FloatBounds
 
set(float, float, float, float) - Method in class org.andengine.util.adt.bounds.FloatBounds
 
set(int, int) - Method in class org.andengine.util.adt.bounds.IntBounds
 
set(int, int, int, int) - Method in class org.andengine.util.adt.bounds.IntBounds
 
set(int, T) - Method in class org.andengine.util.adt.list.CircularList
 
set(int, T) - Method in class org.andengine.util.adt.list.concurrent.SynchronizedList
 
set(int, T) - Method in interface org.andengine.util.adt.list.IList
 
set(int, T) - Method in class org.andengine.util.adt.list.ShiftList
 
set(int, T) - Method in class org.andengine.util.adt.list.SortedList
Deprecated.
set(int, T) - Method in class org.andengine.util.adt.list.UniqueList
Deprecated.
set(int, T) - Method in class org.andengine.util.adt.queue.concurrent.SynchronizedQueue
 
set(int, int, int) - Method in class org.andengine.util.algorithm.path.Path
 
set(float, float, float) - Method in class org.andengine.util.color.Color
 
set(float, float, float, float) - Method in class org.andengine.util.color.Color
 
set(Color) - Method in class org.andengine.util.color.Color
 
setAcceleration(float, float) - Method in class org.andengine.engine.handler.physics.PhysicsHandler
 
setAcceleration(float) - Method in class org.andengine.engine.handler.physics.PhysicsHandler
 
setAcceleration(float, float, float, float) - Method in class org.andengine.entity.particle.initializer.AccelerationParticleInitializer
 
setAccelerationAccuracy(int) - Method in class org.andengine.input.sensor.orientation.OrientationData
 
setAccelerationValues(float[]) - Method in class org.andengine.input.sensor.orientation.OrientationData
 
setAccelerationX(float) - Method in class org.andengine.engine.handler.physics.PhysicsHandler
 
setAccelerationX(float) - Method in class org.andengine.entity.particle.initializer.AccelerationParticleInitializer
 
setAccelerationX(float, float) - Method in class org.andengine.entity.particle.initializer.AccelerationParticleInitializer
 
setAccelerationY(float) - Method in class org.andengine.engine.handler.physics.PhysicsHandler
 
setAccelerationY(float) - Method in class org.andengine.entity.particle.initializer.AccelerationParticleInitializer
 
setAccelerationY(float, float) - Method in class org.andengine.entity.particle.initializer.AccelerationParticleInitializer
 
setAccuracy(int) - Method in class org.andengine.input.sensor.BaseSensorData
 
setAccuracy(int) - Method in class org.andengine.input.sensor.orientation.OrientationData
Deprecated.
setAllowDiagonal(boolean) - Method in class org.andengine.engine.camera.hud.controls.DigitalOnScreenControl
 
setAlpha(float) - Method in class org.andengine.entity.Entity
 
setAlpha(float) - Method in interface org.andengine.entity.IEntity
 
setAlpha(float) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
setAlpha(float) - Method in class org.andengine.util.color.Color
 
setAlphaChecking(float) - Method in class org.andengine.util.color.Color
 
setAngularVelocity(float) - Method in class org.andengine.engine.handler.physics.PhysicsHandler
 
setAntiAliasing(boolean) - Method in class org.andengine.opengl.texture.atlas.bitmap.source.decorator.BaseBitmapTextureAtlasSourceDecorator.TextureAtlasSourceDecoratorOptions
 
setAssetBasePath(String) - Static method in class org.andengine.audio.music.MusicFactory
 
setAssetBasePath(String) - Static method in class org.andengine.audio.sound.SoundFactory
 
setAssetBasePath(String) - Static method in class org.andengine.opengl.font.FontFactory
 
setAssetBasePath(String) - Static method in class org.andengine.opengl.texture.atlas.bitmap.BitmapTextureAtlasTextureRegionFactory
 
setAssetBasePath(String) - Method in class org.andengine.util.level.LevelLoader
 
setAutoReset(boolean) - Method in class org.andengine.engine.handler.timer.TimerHandler
 
setAutoUnregisterWhenFinished(boolean) - Method in class org.andengine.util.modifier.BaseModifier
 
setAutoUnregisterWhenFinished(boolean) - Method in interface org.andengine.util.modifier.IModifier
 
setAutoWrap(AutoWrap) - Method in class org.andengine.entity.text.Text
 
setAutoWrap(AutoWrap) - Method in class org.andengine.entity.text.TextOptions
 
setAutoWrapWidth(float) - Method in class org.andengine.entity.text.Text
 
setAutoWrapWidth(float) - Method in class org.andengine.entity.text.TextOptions
 
setBackground(IBackground) - Method in class org.andengine.entity.scene.Scene
 
setBackgroundEnabled(boolean) - Method in class org.andengine.entity.scene.Scene
 
setBlendEnabled(boolean) - Method in class org.andengine.opengl.util.GLState
 
setBlendFunction(int, int) - Method in class org.andengine.entity.particle.BlendFunctionParticleSystem
 
setBlendFunction(int, int) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
setBlendFunction(int, int) - Method in interface org.andengine.entity.shape.IShape
 
setBlendFunction(int, int) - Method in class org.andengine.entity.shape.Shape
 
setBlendFunctionDestination(int) - Method in class org.andengine.entity.particle.BlendFunctionParticleSystem
 
setBlendFunctionDestination(int) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
setBlendFunctionDestination(int) - Method in interface org.andengine.entity.shape.IShape
 
setBlendFunctionDestination(int) - Method in class org.andengine.entity.shape.Shape
 
setBlendFunctionSource(int) - Method in class org.andengine.entity.particle.BlendFunctionParticleSystem
 
setBlendFunctionSource(int) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
setBlendFunctionSource(int) - Method in interface org.andengine.entity.shape.IShape
 
setBlendFunctionSource(int) - Method in class org.andengine.entity.shape.Shape
 
setBlendingEnabled(boolean) - Method in class org.andengine.entity.particle.BlendFunctionParticleSystem
 
setBlendingEnabled(boolean) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
setBlendingEnabled(boolean) - Method in interface org.andengine.entity.shape.IShape
 
setBlendingEnabled(boolean) - Method in class org.andengine.entity.shape.Shape
 
setBlue(float) - Method in class org.andengine.entity.Entity
 
setBlue(float) - Method in interface org.andengine.entity.IEntity
 
setBlue(float) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
setBlue(float) - Method in class org.andengine.util.color.Color
 
setBlueChecking(float) - Method in class org.andengine.util.color.Color
 
setBounds(float, float, float, float) - Method in class org.andengine.engine.camera.BoundCamera
 
setBoundsEnabled(boolean) - Method in class org.andengine.engine.camera.BoundCamera
 
setBufferDataOffset(int) - Method in class org.andengine.entity.sprite.batch.vbo.HighPerformanceSpriteBatchVertexBufferObject
 
setBufferDataOffset(int) - Method in interface org.andengine.entity.sprite.batch.vbo.ISpriteBatchVertexBufferObject
 
setBufferDataOffset(int) - Method in class org.andengine.entity.sprite.batch.vbo.LowMemorySpriteBatchVertexBufferObject
 
setCallback(Callback<IEntity>) - Method in class org.andengine.util.adt.pool.EntityDetachRunnablePoolItem
Sets up a callback which will get called right after detaching entity
setCamera(Camera) - Method in class org.andengine.entity.scene.CameraScene
 
setCameraSceneRotation(float) - Method in class org.andengine.engine.camera.Camera
 
setCenter(float, float) - Method in class org.andengine.engine.camera.BoundCamera
 
setCenter(float, float) - Method in class org.andengine.engine.camera.Camera
 
setCenter(float, float) - Method in class org.andengine.engine.camera.SmoothCamera
 
setCenter(float, float) - Method in class org.andengine.entity.particle.emitter.BaseParticleEmitter
 
setCenterDirect(float, float) - Method in class org.andengine.engine.camera.SmoothCamera
 
setCenterX(float) - Method in class org.andengine.entity.particle.emitter.BaseParticleEmitter
 
setCenterY(float) - Method in class org.andengine.entity.particle.emitter.BaseParticleEmitter
 
setCharactersPerSecond(float) - Method in class org.andengine.entity.text.TickerText
 
setCharactersPerSecond(float) - Method in class org.andengine.entity.text.TickerText.TickerTextOptions
 
setCharactersToDraw(int) - Method in class org.andengine.entity.text.Text
 
setChaseEntity(IEntity) - Method in class org.andengine.engine.camera.Camera
 
setChecking(float, float, float) - Method in class org.andengine.util.color.Color
 
setChecking(float, float, float, float) - Method in class org.andengine.util.color.Color
 
setChecking(Color) - Method in class org.andengine.util.color.Color
 
setChildrenIgnoreUpdate(boolean) - Method in class org.andengine.entity.Entity
 
setChildrenIgnoreUpdate(boolean) - Method in interface org.andengine.entity.IEntity
 
setChildrenIgnoreUpdate(boolean) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
setChildrenVisible(boolean) - Method in class org.andengine.entity.Entity
 
setChildrenVisible(boolean) - Method in interface org.andengine.entity.IEntity
 
setChildrenVisible(boolean) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
setChildScene(Scene, boolean, boolean, boolean) - Method in class org.andengine.entity.scene.menu.MenuScene
 
setChildScene(Scene) - Method in class org.andengine.entity.scene.Scene
 
setChildScene(Scene, boolean, boolean, boolean) - Method in class org.andengine.entity.scene.Scene
 
setChildSceneModal(Scene) - Method in class org.andengine.entity.scene.Scene
 
setColor(Color) - Method in class org.andengine.entity.Entity
 
setColor(float, float, float) - Method in class org.andengine.entity.Entity
 
setColor(float, float, float, float) - Method in class org.andengine.entity.Entity
 
setColor(Color) - Method in interface org.andengine.entity.IEntity
 
setColor(float, float, float) - Method in interface org.andengine.entity.IEntity
 
setColor(float, float, float, float) - Method in interface org.andengine.entity.IEntity
 
setColor(float, float, float) - Method in class org.andengine.entity.scene.background.Background
Sets the color using the arithmetic scheme (0.0f - 1.0f RGB triple).
setColor(float, float, float, float) - Method in class org.andengine.entity.scene.background.Background
Sets the color using the arithmetic scheme (0.0f - 1.0f RGBA quadruple).
setColor(Color) - Method in class org.andengine.entity.scene.background.Background
 
setColor(Color) - Method in interface org.andengine.entity.scene.background.IBackground
 
setColor(float, float, float) - Method in interface org.andengine.entity.scene.background.IBackground
 
setColor(float, float, float, float) - Method in interface org.andengine.entity.scene.background.IBackground
 
setColor(Color) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
setColor(float, float, float) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
setColor(float, float, float, float) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
setColorEnabled(boolean) - Method in class org.andengine.entity.scene.background.Background
 
setColorEnabled(boolean) - Method in interface org.andengine.entity.scene.background.IBackground
 
setCompiled(boolean) - Method in class org.andengine.opengl.shader.ShaderProgram
 
setControlPoint(int, float, float) - Method in class org.andengine.entity.modifier.CardinalSplineMoveModifier.CardinalSplineMoveModifierConfig
 
setCullingEnabled(boolean) - Method in class org.andengine.entity.Entity
 
setCullingEnabled(boolean) - Method in interface org.andengine.entity.IEntity
 
setCullingEnabled(boolean) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
setCullingEnabled(boolean) - Method in class org.andengine.opengl.util.GLState
 
setCurrentTileIndex(int) - Method in class org.andengine.entity.sprite.TiledSprite
 
setCurrentTileIndex(int) - Method in interface org.andengine.opengl.texture.region.ITiledTextureRegion
 
setCurrentTileIndex(int) - Method in class org.andengine.opengl.texture.region.TiledTextureRegion
 
setDebugLevel(Debug.DebugLevel) - Static method in class org.andengine.util.debug.Debug
 
setDebugUser(String) - Static method in class org.andengine.util.debug.Debug
 
setDefaultEntityLoader(IEntityLoader) - Method in class org.andengine.util.level.LevelLoader
 
setDepthTestEnabled(boolean) - Method in class org.andengine.opengl.util.GLState
 
setDirtyOnHardware() - Method in interface org.andengine.opengl.vbo.IVertexBufferObject
Mark this VertexBufferObject dirty so it gets updated on the hardware.
setDirtyOnHardware() - Method in class org.andengine.opengl.vbo.VertexBufferObject
 
setDirtyOnHardware() - Method in class org.andengine.opengl.vbo.ZeroMemoryVertexBufferObject
 
setDitherEnabled(boolean) - Method in class org.andengine.opengl.util.GLState
 
setDithering(boolean) - Method in class org.andengine.engine.options.RenderOptions
 
setDrawMode(DrawMode) - Method in class org.andengine.entity.primitive.Mesh
 
setEnabled(boolean) - Method in class org.andengine.engine.handler.physics.PhysicsHandler
 
setEnabled(boolean) - Method in class org.andengine.entity.sprite.ButtonSprite
 
setEnabled(boolean) - Method in class org.andengine.input.touch.detector.BaseDetector
 
setEnabledOnly(boolean) - Method in class org.andengine.input.sensor.location.LocationSensorOptions
 
setEngine(Engine) - Method in class org.andengine.engine.Engine.UpdateThread
 
setEngineLock(Engine.EngineLock) - Method in class org.andengine.engine.options.EngineOptions
 
setEntity(IEntity) - Method in class org.andengine.engine.handler.BaseEntityUpdateHandler
 
setEntity(T) - Method in class org.andengine.entity.particle.Particle
 
setEntity(IEntity) - Method in class org.andengine.util.adt.pool.EntityDetachRunnablePoolItem
 
setExpired(boolean) - Method in class org.andengine.entity.particle.Particle
 
setExpireTime(float) - Method in class org.andengine.entity.particle.Particle
 
setFirstScene(Scene) - Method in class org.andengine.engine.splitscreen.DoubleSceneSplitScreenEngine
 
setFlipped(boolean, boolean) - Method in class org.andengine.entity.sprite.Sprite
 
setFlippedHorizontal(boolean) - Method in class org.andengine.entity.sprite.Sprite
 
setFlippedVertical(boolean) - Method in class org.andengine.entity.sprite.Sprite
 
setGreen(float) - Method in class org.andengine.entity.Entity
 
setGreen(float) - Method in interface org.andengine.entity.IEntity
 
setGreen(float) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
setGreen(float) - Method in class org.andengine.util.color.Color
 
setGreenChecking(float) - Method in class org.andengine.util.color.Color
 
setHeight(float) - Method in class org.andengine.entity.particle.emitter.BaseRectangleParticleEmitter
 
setHeight(float) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
setHeight(float) - Method in interface org.andengine.entity.shape.IAreaShape
 
setHeight(float) - Method in class org.andengine.entity.shape.RectangularShape
 
setHorizontalAlign(HorizontalAlign) - Method in class org.andengine.entity.text.Text
 
setHorizontalAlign(HorizontalAlign) - Method in class org.andengine.entity.text.TextOptions
 
setHUD(HUD) - Method in class org.andengine.engine.camera.Camera
 
setIgnoreUpdate(boolean) - Method in class org.andengine.entity.Entity
 
setIgnoreUpdate(boolean) - Method in interface org.andengine.entity.IEntity
 
setIgnoreUpdate(boolean) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
setIndex(int) - Method in class org.andengine.entity.sprite.batch.SpriteBatch
 
setInsetBottom(float) - Method in class org.andengine.opengl.texture.atlas.bitmap.source.decorator.BaseBitmapTextureAtlasSourceDecorator.TextureAtlasSourceDecoratorOptions
 
setInsetLeft(float) - Method in class org.andengine.opengl.texture.atlas.bitmap.source.decorator.BaseBitmapTextureAtlasSourceDecorator.TextureAtlasSourceDecoratorOptions
 
setInsetRight(float) - Method in class org.andengine.opengl.texture.atlas.bitmap.source.decorator.BaseBitmapTextureAtlasSourceDecorator.TextureAtlasSourceDecoratorOptions
 
setInsets(float) - Method in class org.andengine.opengl.texture.atlas.bitmap.source.decorator.BaseBitmapTextureAtlasSourceDecorator.TextureAtlasSourceDecoratorOptions
 
setInsets(float, float, float, float) - Method in class org.andengine.opengl.texture.atlas.bitmap.source.decorator.BaseBitmapTextureAtlasSourceDecorator.TextureAtlasSourceDecoratorOptions
 
setInsetTop(float) - Method in class org.andengine.opengl.texture.atlas.bitmap.source.decorator.BaseBitmapTextureAtlasSourceDecorator.TextureAtlasSourceDecoratorOptions
 
setLeading(float) - Method in class org.andengine.entity.text.Text
 
setLeading(float) - Method in class org.andengine.entity.text.TextOptions
 
setLifeTime(float) - Method in class org.andengine.entity.particle.modifier.ExpireParticleInitializer
 
setLifeTime(float, float) - Method in class org.andengine.entity.particle.modifier.ExpireParticleInitializer
 
setLineWidth(float) - Method in class org.andengine.entity.primitive.Line
 
setLoaded(boolean) - Method in class org.andengine.audio.sound.Sound
 
setLoopCount(int) - Method in class org.andengine.audio.sound.Sound
 
setLooping(boolean) - Method in class org.andengine.audio.BaseAudioEntity
 
setLooping(boolean) - Method in interface org.andengine.audio.IAudioEntity
 
setLooping(boolean) - Method in class org.andengine.audio.music.Music
 
setLooping(boolean) - Method in class org.andengine.audio.sound.Sound
 
setLoopModifierListener(LoopModifier.ILoopModifierListener<T>) - Method in class org.andengine.util.modifier.LoopModifier
 
setMagneticFieldAccuracy(int) - Method in class org.andengine.input.sensor.orientation.OrientationData
 
setMagneticFieldValues(float[]) - Method in class org.andengine.input.sensor.orientation.OrientationData
 
setMasterVolume(float) - Method in class org.andengine.audio.BaseAudioManager
 
setMasterVolume(float) - Method in interface org.andengine.audio.IAudioManager
 
setMaxSimultaneousStreams(int) - Method in class org.andengine.engine.options.SoundOptions
 
setMaxVelocity(float, float) - Method in class org.andengine.engine.camera.SmoothCamera
 
setMaxVelocityX(float) - Method in class org.andengine.engine.camera.SmoothCamera
 
setMaxVelocityY(float) - Method in class org.andengine.engine.camera.SmoothCamera
 
setMaxZoomFactorChange(float) - Method in class org.andengine.engine.camera.SmoothCamera
 
setMeasuredDimensionProxy(int, int) - Method in class org.andengine.opengl.view.RenderSurfaceView
 
setMenuAnimator(IMenuAnimator) - Method in class org.andengine.entity.scene.menu.MenuScene
 
setMinimumTriggerDistance(long) - Method in class org.andengine.input.sensor.location.LocationSensorOptions
 
setMinimumTriggerTime(long) - Method in class org.andengine.input.sensor.location.LocationSensorOptions
 
setMultiSampling(boolean) - Method in class org.andengine.engine.options.RenderOptions
 
setNeedsMultiTouch(boolean) - Method in class org.andengine.engine.options.TouchOptions
 
setNeedsMusic(boolean) - Method in class org.andengine.engine.options.AudioOptions
 
setNeedsMusic(boolean) - Method in class org.andengine.engine.options.MusicOptions
 
setNeedsSound(boolean) - Method in class org.andengine.engine.options.AudioOptions
 
setNeedsSound(boolean) - Method in class org.andengine.engine.options.SoundOptions
 
setNotLoadedToHardware() - Method in class org.andengine.opengl.texture.atlas.buildable.BuildableTextureAtlas
 
setNotLoadedToHardware() - Method in interface org.andengine.opengl.texture.ITexture
 
setNotLoadedToHardware() - Method in class org.andengine.opengl.texture.Texture
 
setNotLoadedToHardware() - Method in interface org.andengine.opengl.vbo.IVertexBufferObject
Mark this VertexBufferObject as not not loaded to hardware.
setNotLoadedToHardware() - Method in class org.andengine.opengl.vbo.VertexBufferObject
 
setNotLoadedToHardware() - Method in class org.andengine.opengl.vbo.ZeroMemoryVertexBufferObject
 
setOnAreaTouchListener(IOnAreaTouchListener) - Method in class org.andengine.entity.scene.Scene
 
setOnAreaTouchTraversalBackToFront() - Method in class org.andengine.entity.scene.Scene
 
setOnAreaTouchTraversalFrontToBack() - Method in class org.andengine.entity.scene.Scene
 
setOnClickListener(ButtonSprite.OnClickListener) - Method in class org.andengine.entity.sprite.ButtonSprite
 
setOnCompletionListener(MediaPlayer.OnCompletionListener) - Method in class org.andengine.audio.music.Music
 
setOnControlClickEnabled(boolean) - Method in class org.andengine.engine.camera.hud.controls.AnalogOnScreenControl
 
setOnControlClickMaximumMilliseconds(long) - Method in class org.andengine.engine.camera.hud.controls.AnalogOnScreenControl
 
setOnMenuItemClickListener(MenuScene.IOnMenuItemClickListener) - Method in class org.andengine.entity.scene.menu.MenuScene
 
setOnSceneTouchListener(IOnSceneTouchListener) - Method in class org.andengine.entity.scene.Scene
 
setOnSceneTouchListenerBindingOnActionDownEnabled(boolean) - Method in class org.andengine.entity.scene.Scene
Enable or disable the binding of TouchAreas to PointerIDs (fingers).
setPaint(Paint) - Method in class org.andengine.opengl.texture.atlas.bitmap.source.decorator.BaseBitmapTextureAtlasSourceDecorator
 
setParallaxChangePerSecond(float) - Method in class org.andengine.entity.scene.background.AutoParallaxBackground
 
setParallaxValue(float) - Method in class org.andengine.entity.scene.background.ParallaxBackground
 
setParent(IEntity) - Method in class org.andengine.entity.Entity
 
setParent(IEntity) - Method in interface org.andengine.entity.IEntity
 
setParent(IEntity) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
setParent(IEntity) - Method in class org.andengine.entity.scene.Scene
 
setParticlesSpawnEnabled(boolean) - Method in class org.andengine.entity.particle.ParticleSystem
 
setPathModifierListener(PathModifier.IPathModifierListener) - Method in class org.andengine.entity.modifier.PathModifier
 
setPosition(IEntity) - Method in class org.andengine.entity.Entity
 
setPosition(float, float) - Method in class org.andengine.entity.Entity
 
setPosition(IEntity) - Method in interface org.andengine.entity.IEntity
 
setPosition(float, float) - Method in interface org.andengine.entity.IEntity
 
setPosition(float, float) - Method in class org.andengine.entity.primitive.Line
Deprecated.
setPosition(float, float, float, float) - Method in class org.andengine.entity.primitive.Line
 
setPosition(IEntity) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
setPosition(float, float) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
setRadius(float) - Method in class org.andengine.entity.particle.emitter.BaseCircleParticleEmitter
 
setRadius(float, float) - Method in class org.andengine.entity.particle.emitter.BaseCircleParticleEmitter
 
setRadiusX(float) - Method in class org.andengine.entity.particle.emitter.BaseCircleParticleEmitter
 
setRadiusY(float) - Method in class org.andengine.entity.particle.emitter.BaseCircleParticleEmitter
 
setRate(float) - Method in class org.andengine.audio.sound.Sound
 
setRed(float) - Method in class org.andengine.entity.Entity
 
setRed(float) - Method in interface org.andengine.entity.IEntity
 
setRed(float) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
setRed(float) - Method in class org.andengine.util.color.Color
 
setRedChecking(float) - Method in class org.andengine.util.color.Color
 
setRenderer(Engine, IRendererListener) - Method in class org.andengine.opengl.view.RenderSurfaceView
 
setResizeOnSurfaceSizeChanged(boolean) - Method in class org.andengine.engine.camera.Camera
 
setReverse(boolean) - Method in class org.andengine.entity.text.TickerText
 
setReverse(boolean) - Method in class org.andengine.entity.text.TickerText.TickerTextOptions
 
setRotation(float) - Method in class org.andengine.engine.camera.Camera
 
setRotation(float) - Method in class org.andengine.entity.Entity
 
setRotation(float) - Method in interface org.andengine.entity.IEntity
 
setRotation(float) - Method in class org.andengine.entity.particle.initializer.RotationParticleInitializer
 
setRotation(float, float) - Method in class org.andengine.entity.particle.initializer.RotationParticleInitializer
 
setRotation(float) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
setRotationCenter(float, float) - Method in class org.andengine.entity.Entity
 
setRotationCenter(float, float) - Method in interface org.andengine.entity.IEntity
 
setRotationCenter(float, float) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
setRotationCenterX(float) - Method in class org.andengine.entity.Entity
 
setRotationCenterX(float) - Method in interface org.andengine.entity.IEntity
 
setRotationCenterX(float) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
setRotationCenterY(float) - Method in class org.andengine.entity.Entity
 
setRotationCenterY(float) - Method in interface org.andengine.entity.IEntity
 
setRotationCenterY(float) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
setScale(float) - Method in class org.andengine.entity.Entity
 
setScale(float, float) - Method in class org.andengine.entity.Entity
 
setScale(float) - Method in interface org.andengine.entity.IEntity
 
setScale(float, float) - Method in interface org.andengine.entity.IEntity
 
setScale(float) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
setScale(float, float) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
setScaleCenter(float, float) - Method in class org.andengine.entity.Entity
 
setScaleCenter(float, float) - Method in interface org.andengine.entity.IEntity
 
setScaleCenter(float, float) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
setScaleCenterX(float) - Method in class org.andengine.entity.Entity
 
setScaleCenterX(float) - Method in interface org.andengine.entity.IEntity
 
setScaleCenterX(float) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
setScaleCenterY(float) - Method in class org.andengine.entity.Entity
 
setScaleCenterY(float) - Method in interface org.andengine.entity.IEntity
 
setScaleCenterY(float) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
setScaleX(float) - Method in class org.andengine.entity.Entity
 
setScaleX(float) - Method in interface org.andengine.entity.IEntity
 
setScaleX(float) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
setScaleY(float) - Method in class org.andengine.entity.Entity
 
setScaleY(float) - Method in interface org.andengine.entity.IEntity
 
setScaleY(float) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
setScene(Scene) - Method in class org.andengine.engine.Engine
 
setScene(Scene) - Method in class org.andengine.engine.splitscreen.DoubleSceneSplitScreenEngine
Deprecated.
setScissorTestEnabled(boolean) - Method in class org.andengine.opengl.util.GLState
 
setScreenBrightness(Activity, float) - Static method in class org.andengine.util.ActivityUtils
 
setSecondScene(Scene) - Method in class org.andengine.engine.splitscreen.DoubleSceneSplitScreenEngine
 
setShaderProgram(ShaderProgram) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
setShaderProgram(ShaderProgram) - Method in interface org.andengine.entity.shape.IShape
 
setShaderProgram(ShaderProgram) - Method in class org.andengine.entity.shape.Shape
 
setSize(float, float) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
setSize(float, float) - Method in interface org.andengine.entity.shape.IAreaShape
 
setSize(float, float) - Method in class org.andengine.entity.shape.RectangularShape
 
setSkew(float) - Method in class org.andengine.entity.Entity
 
setSkew(float, float) - Method in class org.andengine.entity.Entity
 
setSkew(float) - Method in interface org.andengine.entity.IEntity
 
setSkew(float, float) - Method in interface org.andengine.entity.IEntity
 
setSkew(float) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
setSkew(float, float) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
setSkewCenter(float, float) - Method in class org.andengine.entity.Entity
 
setSkewCenter(float, float) - Method in interface org.andengine.entity.IEntity
 
setSkewCenter(float, float) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
setSkewCenterX(float) - Method in class org.andengine.entity.Entity
 
setSkewCenterX(float) - Method in interface org.andengine.entity.IEntity
 
setSkewCenterX(float) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
setSkewCenterY(float) - Method in class org.andengine.entity.Entity
 
setSkewCenterY(float) - Method in interface org.andengine.entity.IEntity
 
setSkewCenterY(float) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
setSkewX(float) - Method in class org.andengine.entity.Entity
 
setSkewX(float) - Method in interface org.andengine.entity.IEntity
 
setSkewX(float) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
setSkewY(float) - Method in class org.andengine.entity.Entity
 
setSkewY(float) - Method in interface org.andengine.entity.IEntity
 
setSkewY(float) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
setSubSequenceModifierListener(SequenceModifier.ISubSequenceModifierListener<T>) - Method in class org.andengine.util.modifier.SequenceModifier
 
setSurfaceSize(int, int, int, int) - Method in class org.andengine.engine.camera.Camera
 
setSurfaceSize(int, int) - Method in class org.andengine.engine.Engine
 
setTag(int) - Method in class org.andengine.entity.Entity
 
setTag(int) - Method in interface org.andengine.entity.IEntity
 
setTag(int) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
setTag(int) - Method in class org.andengine.entity.TagEntityMatcher
 
setTag(String) - Static method in class org.andengine.util.debug.Debug
 
setText(CharSequence) - Method in class org.andengine.entity.text.Text
 
setText(CharSequence) - Method in class org.andengine.entity.text.TickerText
 
setTextOptions(TextOptions) - Method in class org.andengine.entity.text.Text
 
setTexture(ITexture) - Method in class org.andengine.entity.sprite.batch.SpriteBatch
 
setTexture(String, int) - Method in class org.andengine.opengl.shader.ShaderProgram
 
setTextureAtlasSourceDecoratorOptions(BaseBitmapTextureAtlasSourceDecorator.TextureAtlasSourceDecoratorOptions) - Method in class org.andengine.opengl.texture.atlas.bitmap.source.decorator.BaseBitmapTextureAtlasSourceDecorator
 
setTextureAtlasStateListener(ITextureAtlas.ITextureAtlasStateListener<S>) - Method in class org.andengine.opengl.texture.atlas.buildable.BuildableTextureAtlas
 
setTextureAtlasStateListener(ITextureAtlas.ITextureAtlasStateListener<T>) - Method in interface org.andengine.opengl.texture.atlas.ITextureAtlas
 
setTextureAtlasStateListener(ITextureAtlas.ITextureAtlasStateListener<T>) - Method in class org.andengine.opengl.texture.atlas.TextureAtlas
 
setTextureHeight(int) - Method in class org.andengine.opengl.texture.atlas.source.BaseTextureAtlasSource
 
setTextureHeight(int) - Method in interface org.andengine.opengl.texture.atlas.source.ITextureAtlasSource
 
setTextureHeight(float) - Method in interface org.andengine.opengl.texture.region.ITextureRegion
 
setTextureHeight(int, float) - Method in interface org.andengine.opengl.texture.region.ITiledTextureRegion
 
setTextureHeight(float) - Method in class org.andengine.opengl.texture.region.TextureRegion
 
setTextureHeight(float) - Method in class org.andengine.opengl.texture.region.TiledTextureRegion
 
setTextureHeight(int, float) - Method in class org.andengine.opengl.texture.region.TiledTextureRegion
 
setTextureOptional(String, int) - Method in class org.andengine.opengl.shader.ShaderProgram
 
setTexturePosition(float, float) - Method in interface org.andengine.opengl.texture.region.ITextureRegion
 
setTexturePosition(int, float, float) - Method in interface org.andengine.opengl.texture.region.ITiledTextureRegion
 
setTexturePosition(float, float) - Method in class org.andengine.opengl.texture.region.TextureRegion
 
setTexturePosition(float, float) - Method in class org.andengine.opengl.texture.region.TiledTextureRegion
 
setTexturePosition(int, float, float) - Method in class org.andengine.opengl.texture.region.TiledTextureRegion
 
setTextureSize(float, float) - Method in interface org.andengine.opengl.texture.region.ITextureRegion
 
setTextureSize(int, float, float) - Method in interface org.andengine.opengl.texture.region.ITiledTextureRegion
 
setTextureSize(float, float) - Method in class org.andengine.opengl.texture.region.TextureRegion
 
setTextureSize(float, float) - Method in class org.andengine.opengl.texture.region.TiledTextureRegion
 
setTextureSize(int, float, float) - Method in class org.andengine.opengl.texture.region.TiledTextureRegion
 
setTextureStateListener(ITextureStateListener) - Method in class org.andengine.opengl.texture.atlas.buildable.BuildableTextureAtlas
Deprecated.
setTextureStateListener(ITextureStateListener) - Method in interface org.andengine.opengl.texture.atlas.ITextureAtlas
Deprecated.
setTextureStateListener(ITextureStateListener) - Method in class org.andengine.opengl.texture.atlas.TextureAtlas
Deprecated.
setTextureStateListener(ITextureStateListener) - Method in interface org.andengine.opengl.texture.ITexture
 
setTextureStateListener(ITextureStateListener) - Method in class org.andengine.opengl.texture.Texture
 
setTextureWidth(int) - Method in class org.andengine.opengl.texture.atlas.source.BaseTextureAtlasSource
 
setTextureWidth(int) - Method in interface org.andengine.opengl.texture.atlas.source.ITextureAtlasSource
 
setTextureWidth(float) - Method in interface org.andengine.opengl.texture.region.ITextureRegion
 
setTextureWidth(int, float) - Method in interface org.andengine.opengl.texture.region.ITiledTextureRegion
 
setTextureWidth(float) - Method in class org.andengine.opengl.texture.region.TextureRegion
 
setTextureWidth(float) - Method in class org.andengine.opengl.texture.region.TiledTextureRegion
 
setTextureWidth(int, float) - Method in class org.andengine.opengl.texture.region.TiledTextureRegion
 
setTextureX(int) - Method in class org.andengine.opengl.texture.atlas.source.BaseTextureAtlasSource
 
setTextureX(int) - Method in interface org.andengine.opengl.texture.atlas.source.ITextureAtlasSource
 
setTextureX(float) - Method in interface org.andengine.opengl.texture.region.ITextureRegion
 
setTextureX(int, float) - Method in interface org.andengine.opengl.texture.region.ITiledTextureRegion
 
setTextureX(float) - Method in class org.andengine.opengl.texture.region.TextureRegion
 
setTextureX(float) - Method in class org.andengine.opengl.texture.region.TiledTextureRegion
 
setTextureX(int, float) - Method in class org.andengine.opengl.texture.region.TiledTextureRegion
 
setTextureY(int) - Method in class org.andengine.opengl.texture.atlas.source.BaseTextureAtlasSource
 
setTextureY(int) - Method in interface org.andengine.opengl.texture.atlas.source.ITextureAtlasSource
 
setTextureY(float) - Method in interface org.andengine.opengl.texture.region.ITextureRegion
 
setTextureY(int, float) - Method in interface org.andengine.opengl.texture.region.ITiledTextureRegion
 
setTextureY(float) - Method in class org.andengine.opengl.texture.region.TextureRegion
 
setTextureY(float) - Method in class org.andengine.opengl.texture.region.TiledTextureRegion
 
setTextureY(int, float) - Method in class org.andengine.opengl.texture.region.TiledTextureRegion
 
setTimerCallbackTriggered(boolean) - Method in class org.andengine.engine.handler.timer.TimerHandler
 
setTimerSeconds(float) - Method in class org.andengine.engine.handler.timer.TimerHandler
 
setTo(Transformation) - Method in class org.andengine.util.adt.transformation.Transformation
 
setToIdentity() - Method in class org.andengine.util.adt.transformation.Transformation
 
setToRotate(float) - Method in class org.andengine.util.adt.transformation.Transformation
 
setToScale(float, float) - Method in class org.andengine.util.adt.transformation.Transformation
 
setToSkew(float, float) - Method in class org.andengine.util.adt.transformation.Transformation
 
setToTranslate(float, float) - Method in class org.andengine.util.adt.transformation.Transformation
 
setTouchAreaBindingOnActionDownEnabled(boolean) - Method in class org.andengine.entity.scene.Scene
Enable or disable the binding of TouchAreas to PointerIDs (fingers).
setTouchAreaBindingOnActionMoveEnabled(boolean) - Method in class org.andengine.entity.scene.Scene
Enable or disable the binding of TouchAreas to PointerIDs (fingers).
setTouchController(ITouchController) - Method in class org.andengine.engine.Engine
 
setTouchEventCallback(ITouchEventCallback) - Method in class org.andengine.input.touch.controller.BaseTouchController
 
setTouchEventCallback(ITouchEventCallback) - Method in interface org.andengine.input.touch.controller.ITouchController
 
setTouchEventIntervalMilliseconds(long) - Method in class org.andengine.engine.options.TouchOptions
 
setTriggerClickMaximumMilliseconds(long) - Method in class org.andengine.input.touch.detector.ClickDetector
 
setTriggerHoldMaximumDistance(float) - Method in class org.andengine.input.touch.detector.HoldDetector
 
setTriggerHoldMinimumMilliseconds(long) - Method in class org.andengine.input.touch.detector.HoldDetector
 
setTriggerScrollMinimumDistance(float) - Method in class org.andengine.input.touch.detector.ScrollDetector
 
setUniform(String, float[]) - Method in class org.andengine.opengl.shader.ShaderProgram
 
setUniform(String, float) - Method in class org.andengine.opengl.shader.ShaderProgram
 
setUniform(String, float, float) - Method in class org.andengine.opengl.shader.ShaderProgram
 
setUniform(String, float, float, float) - Method in class org.andengine.opengl.shader.ShaderProgram
 
setUniform(String, float, float, float, float) - Method in class org.andengine.opengl.shader.ShaderProgram
 
setUniformOptional(String, float[]) - Method in class org.andengine.opengl.shader.ShaderProgram
 
setUniformOptional(String, float) - Method in class org.andengine.opengl.shader.ShaderProgram
 
setUniformOptional(String, float, float) - Method in class org.andengine.opengl.shader.ShaderProgram
 
setUniformOptional(String, float, float, float) - Method in class org.andengine.opengl.shader.ShaderProgram
 
setUniformOptional(String, float, float, float, float) - Method in class org.andengine.opengl.shader.ShaderProgram
 
setUpdateOnHardwareNeeded(boolean) - Method in class org.andengine.opengl.texture.atlas.buildable.BuildableTextureAtlas
 
setUpdateOnHardwareNeeded(boolean) - Method in interface org.andengine.opengl.texture.ITexture
 
setUpdateOnHardwareNeeded(boolean) - Method in class org.andengine.opengl.texture.Texture
 
setUpdateThread(Engine.UpdateThread) - Method in class org.andengine.engine.options.EngineOptions
 
setUpdateThreadPriority(int) - Method in class org.andengine.engine.options.EngineOptions
 
setUserData(Object) - Method in class org.andengine.entity.Entity
 
setUserData(Object) - Method in interface org.andengine.entity.IEntity
 
setUserData(Object) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
setValueAt(int, E) - Method in class org.andengine.util.adt.map.LongSparseArray
Given an index in the range 0...size()-1, sets a new value for the indexth key-value mapping that this SparseArray stores.
setValues(float[]) - Method in class org.andengine.input.sensor.acceleration.AccelerationData
 
setValues(float[]) - Method in class org.andengine.input.sensor.BaseSensorData
 
setValues(float[]) - Method in class org.andengine.input.sensor.orientation.OrientationData
Deprecated.
setValues(long[], E) - Method in class org.andengine.util.adt.map.LongSparseArray
Sets all supplied keys to the given unique value.
setVelocity(float) - Method in class org.andengine.engine.handler.physics.PhysicsHandler
 
setVelocity(float, float) - Method in class org.andengine.engine.handler.physics.PhysicsHandler
 
setVelocity(float, float, float, float) - Method in class org.andengine.entity.particle.initializer.VelocityParticleInitializer
 
setVelocityX(float) - Method in class org.andengine.engine.handler.physics.PhysicsHandler
 
setVelocityX(float) - Method in class org.andengine.entity.particle.initializer.VelocityParticleInitializer
 
setVelocityX(float, float) - Method in class org.andengine.entity.particle.initializer.VelocityParticleInitializer
 
setVelocityY(float) - Method in class org.andengine.engine.handler.physics.PhysicsHandler
 
setVelocityY(float) - Method in class org.andengine.entity.particle.initializer.VelocityParticleInitializer
 
setVelocityY(float, float) - Method in class org.andengine.entity.particle.initializer.VelocityParticleInitializer
 
setVertexCountToDraw(int) - Method in class org.andengine.entity.primitive.Mesh
 
setView(AlertDialog.Builder, EditText) - Method in class org.andengine.ui.dialog.GenericInputDialogBuilder
 
setVisible(boolean) - Method in class org.andengine.entity.Entity
 
setVisible(boolean) - Method in interface org.andengine.entity.IEntity
 
setVisible(boolean) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
setVolume(float) - Method in class org.andengine.audio.BaseAudioEntity
 
setVolume(float, float) - Method in class org.andengine.audio.BaseAudioEntity
 
setVolume(float) - Method in interface org.andengine.audio.IAudioEntity
 
setVolume(float, float) - Method in interface org.andengine.audio.IAudioEntity
 
setVolume(float, float) - Method in class org.andengine.audio.music.Music
 
setVolume(float, float) - Method in class org.andengine.audio.sound.Sound
 
setWakeLockOptions(WakeLockOptions) - Method in class org.andengine.engine.options.EngineOptions
 
setWidth(float) - Method in class org.andengine.entity.particle.emitter.BaseRectangleParticleEmitter
 
setWidth(float) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
setWidth(float) - Method in interface org.andengine.entity.shape.IAreaShape
 
setWidth(float) - Method in class org.andengine.entity.shape.RectangularShape
 
setX(float) - Method in class org.andengine.entity.Entity
 
setX(float) - Method in interface org.andengine.entity.IEntity
 
setX(float) - Method in class org.andengine.entity.primitive.Line
Deprecated.
setX(float) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
setX(float) - Method in class org.andengine.input.sensor.acceleration.AccelerationData
 
setXMax(float) - Method in class org.andengine.engine.camera.Camera
 
setXMin(float) - Method in class org.andengine.engine.camera.Camera
 
setY(float) - Method in class org.andengine.entity.Entity
 
setY(float) - Method in interface org.andengine.entity.IEntity
 
setY(float) - Method in class org.andengine.entity.primitive.Line
Deprecated.
setY(float) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
setY(float) - Method in class org.andengine.input.sensor.acceleration.AccelerationData
 
setYMax(float) - Method in class org.andengine.engine.camera.Camera
 
setYMin(float) - Method in class org.andengine.engine.camera.Camera
 
setZ(float) - Method in class org.andengine.input.sensor.acceleration.AccelerationData
 
setZClippingPlanes(float, float) - Method in class org.andengine.engine.camera.Camera
 
setZFar(float) - Method in class org.andengine.engine.camera.Camera
 
setZIndex(int) - Method in class org.andengine.entity.Entity
 
setZIndex(int) - Method in interface org.andengine.entity.IEntity
 
setZIndex(int) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
setZNear(float) - Method in class org.andengine.engine.camera.Camera
 
setZoomFactor(float) - Method in class org.andengine.engine.camera.SmoothCamera
 
setZoomFactor(float) - Method in class org.andengine.engine.camera.ZoomCamera
 
setZoomFactorDirect(float) - Method in class org.andengine.engine.camera.SmoothCamera
 
ShaderProgram - Class in org.andengine.opengl.shader
(c) Zynga 2011
ShaderProgram(String, String) - Constructor for class org.andengine.opengl.shader.ShaderProgram
 
ShaderProgram(IShaderSource, IShaderSource) - Constructor for class org.andengine.opengl.shader.ShaderProgram
 
ShaderProgramCompileException - Exception in org.andengine.opengl.shader.exception
(c) Zynga 2011
ShaderProgramCompileException(String, String) - Constructor for exception org.andengine.opengl.shader.exception.ShaderProgramCompileException
 
ShaderProgramConstants - Interface in org.andengine.opengl.shader.constants
(c) Zynga 2011
ShaderProgramException - Exception in org.andengine.opengl.shader.exception
(c) Zynga 2011
ShaderProgramException(String) - Constructor for exception org.andengine.opengl.shader.exception.ShaderProgramException
 
ShaderProgramException(String, ShaderProgramException) - Constructor for exception org.andengine.opengl.shader.exception.ShaderProgramException
 
ShaderProgramLinkException - Exception in org.andengine.opengl.shader.exception
(c) Zynga 2011
ShaderProgramLinkException(String) - Constructor for exception org.andengine.opengl.shader.exception.ShaderProgramLinkException
 
ShaderProgramLinkException(String, ShaderProgramException) - Constructor for exception org.andengine.opengl.shader.exception.ShaderProgramLinkException
 
ShaderProgramManager - Class in org.andengine.opengl.shader
(c) 2011 Zynga Inc.
ShaderProgramManager() - Constructor for class org.andengine.opengl.shader.ShaderProgramManager
 
Shape - Class in org.andengine.entity.shape
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
Shape(float, float, ShaderProgram) - Constructor for class org.andengine.entity.shape.Shape
 
ShapeCollisionChecker - Class in org.andengine.util.algorithm.collision
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
ShapeCollisionChecker() - Constructor for class org.andengine.util.algorithm.collision.ShapeCollisionChecker
 
SharedMemoryVertexBufferObject - Class in org.andengine.opengl.vbo
Compared to ZeroMemoryVertexBufferObject, all SharedMemoryVertexBufferObjects share a single ByteBuffer which is used by whichever SharedMemoryVertexBufferObject instance is currently buffering data, at the cost of expensive data buffering (up to 5x slower!
SharedMemoryVertexBufferObject(VertexBufferObjectManager, int, DrawType, VertexBufferObjectAttributes) - Constructor for class org.andengine.opengl.vbo.SharedMemoryVertexBufferObject
 
shift() - Method in class org.andengine.util.adt.list.ShiftList
 
ShiftList<T> - Class in org.andengine.util.adt.list
TODO This class could take some kind of AllocationStrategy object.
ShiftList() - Constructor for class org.andengine.util.adt.list.ShiftList
 
ShiftList(int) - Constructor for class org.andengine.util.adt.list.ShiftList
 
ShiftQueue<T> - Class in org.andengine.util.adt.queue
(c) Zynga 2012
ShiftQueue() - Constructor for class org.andengine.util.adt.queue.ShiftQueue
 
ShiftQueue(int) - Constructor for class org.andengine.util.adt.queue.ShiftQueue
 
ShortOperator - Enum in org.andengine.util.adt.data.operator
(c) Zynga 2012
shufflePoolItems() - Method in class org.andengine.util.adt.pool.GenericPool
 
signum(int) - Static method in class org.andengine.util.math.MathUtils
 
SimpleAsyncGameActivity - Class in org.andengine.ui.activity
(c) Zynga 2011
SimpleAsyncGameActivity() - Constructor for class org.andengine.ui.activity.SimpleAsyncGameActivity
 
SimpleBaseGameActivity - Class in org.andengine.ui.activity
This class exists so that the callback parameters of the methods in IGameInterface get called automatically.
SimpleBaseGameActivity() - Constructor for class org.andengine.ui.activity.SimpleBaseGameActivity
 
SimpleLayoutGameActivity - Class in org.andengine.ui.activity
This class exists so that the callback parameters of the methods in IGameInterface get called automatically.
SimpleLayoutGameActivity() - Constructor for class org.andengine.ui.activity.SimpleLayoutGameActivity
 
SimplePreferences - Class in org.andengine.util.preferences
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
SimplePreferences() - Constructor for class org.andengine.util.preferences.SimplePreferences
 
SingleSceneSplitScreenEngine - Class in org.andengine.engine.splitscreen
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
SingleSceneSplitScreenEngine(EngineOptions, Camera) - Constructor for class org.andengine.engine.splitscreen.SingleSceneSplitScreenEngine
 
SingleTouchController - Class in org.andengine.input.touch.controller
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
SingleTouchController() - Constructor for class org.andengine.input.touch.controller.SingleTouchController
 
SingleValueChangeEntityModifier - Class in org.andengine.entity.modifier
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
SingleValueChangeEntityModifier(float, float) - Constructor for class org.andengine.entity.modifier.SingleValueChangeEntityModifier
 
SingleValueChangeEntityModifier(float, float, IEntityModifier.IEntityModifierListener) - Constructor for class org.andengine.entity.modifier.SingleValueChangeEntityModifier
 
SingleValueChangeEntityModifier(SingleValueChangeEntityModifier) - Constructor for class org.andengine.entity.modifier.SingleValueChangeEntityModifier
 
SingleValueSpanEntityModifier - Class in org.andengine.entity.modifier
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
SingleValueSpanEntityModifier(float, float, float) - Constructor for class org.andengine.entity.modifier.SingleValueSpanEntityModifier
 
SingleValueSpanEntityModifier(float, float, float, IEaseFunction) - Constructor for class org.andengine.entity.modifier.SingleValueSpanEntityModifier
 
SingleValueSpanEntityModifier(float, float, float, IEntityModifier.IEntityModifierListener) - Constructor for class org.andengine.entity.modifier.SingleValueSpanEntityModifier
 
SingleValueSpanEntityModifier(float, float, float, IEntityModifier.IEntityModifierListener, IEaseFunction) - Constructor for class org.andengine.entity.modifier.SingleValueSpanEntityModifier
 
SingleValueSpanEntityModifier(SingleValueSpanEntityModifier) - Constructor for class org.andengine.entity.modifier.SingleValueSpanEntityModifier
 
SIZE - Static variable in class org.andengine.opengl.texture.compressed.pvr.PVRCCZTexture.CCZHeader
 
SIZE - Static variable in class org.andengine.opengl.texture.compressed.pvr.PVRTexture.PVRTextureHeader
 
size() - Method in class org.andengine.util.adt.list.CircularList
 
size() - Method in class org.andengine.util.adt.list.concurrent.SynchronizedList
 
size() - Method in class org.andengine.util.adt.list.FloatArrayList
 
size() - Method in interface org.andengine.util.adt.list.IFloatList
 
size() - Method in interface org.andengine.util.adt.list.IIntList
 
size() - Method in interface org.andengine.util.adt.list.IList
 
size() - Method in interface org.andengine.util.adt.list.ILongList
 
size() - Method in class org.andengine.util.adt.list.IntArrayList
 
size() - Method in class org.andengine.util.adt.list.LongArrayList
 
size() - Method in class org.andengine.util.adt.list.ShiftList
 
size() - Method in class org.andengine.util.adt.list.SortedList
 
size() - Method in class org.andengine.util.adt.list.UniqueList
 
size() - Method in class org.andengine.util.adt.map.LongSparseArray
Returns the number of key-value mappings that this SparseArray currently stores.
size() - Method in class org.andengine.util.adt.map.MultiKey
 
size() - Method in class org.andengine.util.adt.queue.concurrent.SynchronizedQueue
 
skewModelViewGLMatrixf(float, float) - Method in class org.andengine.opengl.util.GLState
 
SkewModifier - Class in org.andengine.entity.modifier
(c) Zynga 2011
SkewModifier(float, float, float, float, float) - Constructor for class org.andengine.entity.modifier.SkewModifier
 
SkewModifier(float, float, float, float, float, IEaseFunction) - Constructor for class org.andengine.entity.modifier.SkewModifier
 
SkewModifier(float, float, float, float, float, IEntityModifier.IEntityModifierListener) - Constructor for class org.andengine.entity.modifier.SkewModifier
 
SkewModifier(float, float, float, float, float, IEntityModifier.IEntityModifierListener, IEaseFunction) - Constructor for class org.andengine.entity.modifier.SkewModifier
 
SkewModifier(SkewModifier) - Constructor for class org.andengine.entity.modifier.SkewModifier
 
skewProjectionGLMatrixf(float, float) - Method in class org.andengine.opengl.util.GLState
 
SkewXModifier - Class in org.andengine.entity.modifier
(c) Zynga 2011
SkewXModifier(float, float, float) - Constructor for class org.andengine.entity.modifier.SkewXModifier
 
SkewXModifier(float, float, float, IEaseFunction) - Constructor for class org.andengine.entity.modifier.SkewXModifier
 
SkewXModifier(float, float, float, IEntityModifier.IEntityModifierListener) - Constructor for class org.andengine.entity.modifier.SkewXModifier
 
SkewXModifier(float, float, float, IEntityModifier.IEntityModifierListener, IEaseFunction) - Constructor for class org.andengine.entity.modifier.SkewXModifier
 
SkewXModifier(SkewXModifier) - Constructor for class org.andengine.entity.modifier.SkewXModifier
 
SkewYModifier - Class in org.andengine.entity.modifier
(c) Zynga 2011
SkewYModifier(float, float, float) - Constructor for class org.andengine.entity.modifier.SkewYModifier
 
SkewYModifier(float, float, float, IEaseFunction) - Constructor for class org.andengine.entity.modifier.SkewYModifier
 
SkewYModifier(float, float, float, IEntityModifier.IEntityModifierListener) - Constructor for class org.andengine.entity.modifier.SkewYModifier
 
SkewYModifier(float, float, float, IEntityModifier.IEntityModifierListener, IEaseFunction) - Constructor for class org.andengine.entity.modifier.SkewYModifier
 
SkewYModifier(SkewYModifier) - Constructor for class org.andengine.entity.modifier.SkewYModifier
 
skip(long) - Method in class org.andengine.util.base64.Base64InputStream
 
SlideMenuAnimator - Class in org.andengine.entity.scene.menu.animator
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
SlideMenuAnimator() - Constructor for class org.andengine.entity.scene.menu.animator.SlideMenuAnimator
 
SlideMenuAnimator(IEaseFunction) - Constructor for class org.andengine.entity.scene.menu.animator.SlideMenuAnimator
 
SlideMenuAnimator(HorizontalAlign) - Constructor for class org.andengine.entity.scene.menu.animator.SlideMenuAnimator
 
SlideMenuAnimator(HorizontalAlign, IEaseFunction) - Constructor for class org.andengine.entity.scene.menu.animator.SlideMenuAnimator
 
SlideMenuAnimator(float) - Constructor for class org.andengine.entity.scene.menu.animator.SlideMenuAnimator
 
SlideMenuAnimator(float, IEaseFunction) - Constructor for class org.andengine.entity.scene.menu.animator.SlideMenuAnimator
 
SlideMenuAnimator(HorizontalAlign, float) - Constructor for class org.andengine.entity.scene.menu.animator.SlideMenuAnimator
 
SlideMenuAnimator(HorizontalAlign, float, IEaseFunction) - Constructor for class org.andengine.entity.scene.menu.animator.SlideMenuAnimator
 
SmartList<T> - Class in org.andengine.util.adt.list
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
SmartList() - Constructor for class org.andengine.util.adt.list.SmartList
 
SmartList(int) - Constructor for class org.andengine.util.adt.list.SmartList
 
SmartPVRTexturePixelBufferStrategy - Class in org.andengine.opengl.texture.compressed.pvr.pixelbufferstrategy
(c) Zynga 2011
SmartPVRTexturePixelBufferStrategy(int) - Constructor for class org.andengine.opengl.texture.compressed.pvr.pixelbufferstrategy.SmartPVRTexturePixelBufferStrategy
 
SmartPVRTexturePixelBufferStrategy.SmartPVRTexturePixelBufferStrategyBufferManager - Class in org.andengine.opengl.texture.compressed.pvr.pixelbufferstrategy
 
SmartPVRTexturePixelBufferStrategyBufferManager(PVRTexture) - Constructor for class org.andengine.opengl.texture.compressed.pvr.pixelbufferstrategy.SmartPVRTexturePixelBufferStrategy.SmartPVRTexturePixelBufferStrategyBufferManager
 
SmoothCamera - Class in org.andengine.engine.camera
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
SmoothCamera(float, float, float, float, float, float, float) - Constructor for class org.andengine.engine.camera.SmoothCamera
 
SocketUtils - Class in org.andengine.util
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
SocketUtils() - Constructor for class org.andengine.util.SocketUtils
 
sort(IEntity[]) - Method in class org.andengine.entity.ZIndexSorter
 
sort(IEntity[], int, int) - Method in class org.andengine.entity.ZIndexSorter
 
sort(List<IEntity>) - Method in class org.andengine.entity.ZIndexSorter
 
sort(List<IEntity>, int, int) - Method in class org.andengine.entity.ZIndexSorter
 
sort(IList<IEntity>) - Method in class org.andengine.entity.ZIndexSorter
 
sort(IList<IEntity>, int, int) - Method in class org.andengine.entity.ZIndexSorter
 
sort(T[], int, int, Comparator<T>) - Method in class org.andengine.util.algorithm.sort.InsertionSorter
 
sort(List<T>, int, int, Comparator<T>) - Method in class org.andengine.util.algorithm.sort.InsertionSorter
 
sort(IList<T>, int, int, Comparator<T>) - Method in class org.andengine.util.algorithm.sort.InsertionSorter
 
sort(T[], int, int, Comparator<T>) - Method in class org.andengine.util.algorithm.sort.Sorter
 
sort(List<T>, int, int, Comparator<T>) - Method in class org.andengine.util.algorithm.sort.Sorter
 
sort(IList<T>, int, int, Comparator<T>) - Method in class org.andengine.util.algorithm.sort.Sorter
 
sort(T[], Comparator<T>) - Method in class org.andengine.util.algorithm.sort.Sorter
 
sort(List<T>, Comparator<T>) - Method in class org.andengine.util.algorithm.sort.Sorter
 
sort(IList<T>, Comparator<T>) - Method in class org.andengine.util.algorithm.sort.Sorter
 
sortChildren() - Method in class org.andengine.entity.Entity
 
sortChildren(boolean) - Method in class org.andengine.entity.Entity
 
sortChildren(IEntityComparator) - Method in class org.andengine.entity.Entity
 
sortChildren() - Method in interface org.andengine.entity.IEntity
Immediately sorts the IEntitys based on their ZIndex.
sortChildren(boolean) - Method in interface org.andengine.entity.IEntity
Sorts the IEntitys based on their ZIndex.
sortChildren(IEntityComparator) - Method in interface org.andengine.entity.IEntity
Sorts the IEntitys based on the Comparator supplied.
sortChildren() - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
sortChildren(boolean) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
sortChildren(IEntityComparator) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
SortedList<T extends java.lang.Comparable<T>> - Class in org.andengine.util.adt.list
This implementation is particular useful/efficient for enter/poll operations of elements that need to be sorted by natural order instead of the order they are queue.
SortedList(IList<T>) - Constructor for class org.andengine.util.adt.list.SortedList
 
SortedQueue<T extends java.lang.Comparable<T>> - Class in org.andengine.util.adt.queue
(c) Zynga 2012
SortedQueue(IQueue<T>) - Constructor for class org.andengine.util.adt.queue.SortedQueue
 
Sorter<T> - Class in org.andengine.util.algorithm.sort
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
Sorter() - Constructor for class org.andengine.util.algorithm.sort.Sorter
 
Sound - Class in org.andengine.audio.sound
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
SoundException - Exception in org.andengine.audio.sound.exception
(c) Zynga 2011
SoundException() - Constructor for exception org.andengine.audio.sound.exception.SoundException
 
SoundException(String) - Constructor for exception org.andengine.audio.sound.exception.SoundException
 
SoundException(Throwable) - Constructor for exception org.andengine.audio.sound.exception.SoundException
 
SoundException(String, Throwable) - Constructor for exception org.andengine.audio.sound.exception.SoundException
 
SoundFactory - Class in org.andengine.audio.sound
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
SoundFactory() - Constructor for class org.andengine.audio.sound.SoundFactory
 
SoundLibrary - Class in org.andengine.audio.sound
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
SoundLibrary() - Constructor for class org.andengine.audio.sound.SoundLibrary
 
SoundManager - Class in org.andengine.audio.sound
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
SoundManager() - Constructor for class org.andengine.audio.sound.SoundManager
 
SoundManager(int) - Constructor for class org.andengine.audio.sound.SoundManager
 
SoundOptions - Class in org.andengine.engine.options
(c) Zynga 2011
SoundOptions() - Constructor for class org.andengine.engine.options.SoundOptions
 
SoundReleasedException - Exception in org.andengine.audio.sound.exception
(c) Zynga 2011
SoundReleasedException() - Constructor for exception org.andengine.audio.sound.exception.SoundReleasedException
 
SparseArrayUtils - Class in org.andengine.util.adt.map
(c) Zynga 2012
SparseArrayUtils() - Constructor for class org.andengine.util.adt.map.SparseArrayUtils
 
Spiral - Class in org.andengine.util.algorithm
(c) Zynga 2011
Spiral(int, int) - Constructor for class org.andengine.util.algorithm.Spiral
 
Spiral(int, int, int) - Constructor for class org.andengine.util.algorithm.Spiral
 
split(BoundsSplit) - Method in class org.andengine.util.adt.spatial.quadtree.FloatQuadTree.FloatQuadTreeNode
 
split(BoundsSplit) - Method in class org.andengine.util.adt.spatial.quadtree.IntQuadTree.IntQuadTreeNode
 
split(BoundsSplit) - Method in class org.andengine.util.adt.spatial.quadtree.QuadTree.QuadTreeNode
 
split(String) - Method in class org.andengine.util.debug.DebugTimer.DebugTime
 
split(String) - Method in class org.andengine.util.debug.DebugTimer
 
split(CharSequence, char) - Static method in class org.andengine.util.TextUtils
Split a CharSequence by a Character, i.e.
split(CharSequence, char, L) - Static method in class org.andengine.util.TextUtils
Split a CharSequence by a Character, i.e.
splitLines(CharSequence, L) - Static method in class org.andengine.opengl.font.FontUtils
 
splitLines(IFont, CharSequence, L, AutoWrap, float) - Static method in class org.andengine.opengl.font.FontUtils
Does not respect linebreaks!
SPLITPATTERN_COMMA - Static variable in class org.andengine.util.TextUtils
 
SPLITPATTERN_SPACE - Static variable in class org.andengine.util.TextUtils
 
SPLITPATTERN_SPACES - Static variable in class org.andengine.util.TextUtils
 
Sprite - Class in org.andengine.entity.sprite
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
Sprite(float, float, ITextureRegion, VertexBufferObjectManager) - Constructor for class org.andengine.entity.sprite.Sprite
 
Sprite(float, float, ITextureRegion, VertexBufferObjectManager, ShaderProgram) - Constructor for class org.andengine.entity.sprite.Sprite
 
Sprite(float, float, ITextureRegion, VertexBufferObjectManager, DrawType) - Constructor for class org.andengine.entity.sprite.Sprite
 
Sprite(float, float, ITextureRegion, VertexBufferObjectManager, DrawType, ShaderProgram) - Constructor for class org.andengine.entity.sprite.Sprite
 
Sprite(float, float, ITextureRegion, ISpriteVertexBufferObject) - Constructor for class org.andengine.entity.sprite.Sprite
 
Sprite(float, float, ITextureRegion, ISpriteVertexBufferObject, ShaderProgram) - Constructor for class org.andengine.entity.sprite.Sprite
 
Sprite(float, float, float, float, ITextureRegion, VertexBufferObjectManager) - Constructor for class org.andengine.entity.sprite.Sprite
 
Sprite(float, float, float, float, ITextureRegion, VertexBufferObjectManager, ShaderProgram) - Constructor for class org.andengine.entity.sprite.Sprite
 
Sprite(float, float, float, float, ITextureRegion, VertexBufferObjectManager, DrawType) - Constructor for class org.andengine.entity.sprite.Sprite
 
Sprite(float, float, float, float, ITextureRegion, VertexBufferObjectManager, DrawType, ShaderProgram) - Constructor for class org.andengine.entity.sprite.Sprite
 
Sprite(float, float, float, float, ITextureRegion, ISpriteVertexBufferObject) - Constructor for class org.andengine.entity.sprite.Sprite
 
Sprite(float, float, float, float, ITextureRegion, ISpriteVertexBufferObject, ShaderProgram) - Constructor for class org.andengine.entity.sprite.Sprite
 
SPRITE_SIZE - Static variable in class org.andengine.entity.sprite.batch.SpriteBatch
 
SPRITE_SIZE - Static variable in class org.andengine.entity.sprite.Sprite
 
SPRITE_SIZE - Static variable in class org.andengine.entity.sprite.UncoloredSprite
 
SPRITE_SIZE - Static variable in class org.andengine.entity.sprite.UniformColorSprite
 
SpriteBackground - Class in org.andengine.entity.scene.background
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
SpriteBackground(Sprite) - Constructor for class org.andengine.entity.scene.background.SpriteBackground
 
SpriteBackground(float, float, float, Sprite) - Constructor for class org.andengine.entity.scene.background.SpriteBackground
 
SpriteBatch - Class in org.andengine.entity.sprite.batch
TODO TRY DEGENERATE TRIANGLES!
SpriteBatch(ITexture, int, VertexBufferObjectManager) - Constructor for class org.andengine.entity.sprite.batch.SpriteBatch
 
SpriteBatch(float, float, ITexture, int, VertexBufferObjectManager) - Constructor for class org.andengine.entity.sprite.batch.SpriteBatch
 
SpriteBatch(ITexture, int, VertexBufferObjectManager, DrawType) - Constructor for class org.andengine.entity.sprite.batch.SpriteBatch
 
SpriteBatch(float, float, ITexture, int, VertexBufferObjectManager, DrawType) - Constructor for class org.andengine.entity.sprite.batch.SpriteBatch
 
SpriteBatch(ITexture, int, VertexBufferObjectManager, ShaderProgram) - Constructor for class org.andengine.entity.sprite.batch.SpriteBatch
 
SpriteBatch(float, float, ITexture, VertexBufferObjectManager, int, ShaderProgram) - Constructor for class org.andengine.entity.sprite.batch.SpriteBatch
 
SpriteBatch(ITexture, int, VertexBufferObjectManager, DrawType, ShaderProgram) - Constructor for class org.andengine.entity.sprite.batch.SpriteBatch
 
SpriteBatch(float, float, ITexture, int, VertexBufferObjectManager, DrawType, ShaderProgram) - Constructor for class org.andengine.entity.sprite.batch.SpriteBatch
 
SpriteBatch(ITexture, int, ISpriteBatchVertexBufferObject) - Constructor for class org.andengine.entity.sprite.batch.SpriteBatch
 
SpriteBatch(float, float, ITexture, int, ISpriteBatchVertexBufferObject) - Constructor for class org.andengine.entity.sprite.batch.SpriteBatch
 
SpriteBatch(ITexture, int, ISpriteBatchVertexBufferObject, ShaderProgram) - Constructor for class org.andengine.entity.sprite.batch.SpriteBatch
 
SpriteBatch(float, float, ITexture, int, ISpriteBatchVertexBufferObject, ShaderProgram) - Constructor for class org.andengine.entity.sprite.batch.SpriteBatch
 
SpriteGroup - Class in org.andengine.entity.sprite.batch
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
SpriteGroup(ITexture, int, VertexBufferObjectManager) - Constructor for class org.andengine.entity.sprite.batch.SpriteGroup
 
SpriteGroup(float, float, ITexture, int, VertexBufferObjectManager) - Constructor for class org.andengine.entity.sprite.batch.SpriteGroup
 
SpriteGroup(ITexture, int, VertexBufferObjectManager, DrawType) - Constructor for class org.andengine.entity.sprite.batch.SpriteGroup
 
SpriteGroup(float, float, ITexture, int, VertexBufferObjectManager, DrawType) - Constructor for class org.andengine.entity.sprite.batch.SpriteGroup
 
SpriteGroup(ITexture, int, VertexBufferObjectManager, ShaderProgram) - Constructor for class org.andengine.entity.sprite.batch.SpriteGroup
 
SpriteGroup(float, float, ITexture, int, VertexBufferObjectManager, ShaderProgram) - Constructor for class org.andengine.entity.sprite.batch.SpriteGroup
 
SpriteGroup(ITexture, int, VertexBufferObjectManager, DrawType, ShaderProgram) - Constructor for class org.andengine.entity.sprite.batch.SpriteGroup
 
SpriteGroup(float, float, ITexture, int, VertexBufferObjectManager, DrawType, ShaderProgram) - Constructor for class org.andengine.entity.sprite.batch.SpriteGroup
 
SpriteGroup(ITexture, int, ISpriteBatchVertexBufferObject) - Constructor for class org.andengine.entity.sprite.batch.SpriteGroup
 
SpriteGroup(float, float, ITexture, int, ISpriteBatchVertexBufferObject) - Constructor for class org.andengine.entity.sprite.batch.SpriteGroup
 
SpriteGroup(ITexture, int, ISpriteBatchVertexBufferObject, ShaderProgram) - Constructor for class org.andengine.entity.sprite.batch.SpriteGroup
 
SpriteGroup(float, float, ITexture, int, ISpriteBatchVertexBufferObject, ShaderProgram) - Constructor for class org.andengine.entity.sprite.batch.SpriteGroup
 
SpriteMenuItem - Class in org.andengine.entity.scene.menu.item
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
SpriteMenuItem(int, ITextureRegion, VertexBufferObjectManager) - Constructor for class org.andengine.entity.scene.menu.item.SpriteMenuItem
 
SpriteMenuItem(int, ITextureRegion, VertexBufferObjectManager, ShaderProgram) - Constructor for class org.andengine.entity.scene.menu.item.SpriteMenuItem
 
SpriteMenuItem(int, ITextureRegion, VertexBufferObjectManager, DrawType) - Constructor for class org.andengine.entity.scene.menu.item.SpriteMenuItem
 
SpriteMenuItem(int, ITextureRegion, VertexBufferObjectManager, DrawType, ShaderProgram) - Constructor for class org.andengine.entity.scene.menu.item.SpriteMenuItem
 
SpriteMenuItem(int, ITextureRegion, ISpriteVertexBufferObject) - Constructor for class org.andengine.entity.scene.menu.item.SpriteMenuItem
 
SpriteMenuItem(int, ITextureRegion, ISpriteVertexBufferObject, ShaderProgram) - Constructor for class org.andengine.entity.scene.menu.item.SpriteMenuItem
 
SpriteMenuItem(int, float, float, ITextureRegion, VertexBufferObjectManager) - Constructor for class org.andengine.entity.scene.menu.item.SpriteMenuItem
 
SpriteMenuItem(int, float, float, ITextureRegion, VertexBufferObjectManager, ShaderProgram) - Constructor for class org.andengine.entity.scene.menu.item.SpriteMenuItem
 
SpriteMenuItem(int, float, float, ITextureRegion, VertexBufferObjectManager, DrawType) - Constructor for class org.andengine.entity.scene.menu.item.SpriteMenuItem
 
SpriteMenuItem(int, float, float, ITextureRegion, VertexBufferObjectManager, DrawType, ShaderProgram) - Constructor for class org.andengine.entity.scene.menu.item.SpriteMenuItem
 
SpriteMenuItem(int, float, float, ITextureRegion, ISpriteVertexBufferObject) - Constructor for class org.andengine.entity.scene.menu.item.SpriteMenuItem
 
SpriteMenuItem(int, float, float, ITextureRegion, ISpriteVertexBufferObject, ShaderProgram) - Constructor for class org.andengine.entity.scene.menu.item.SpriteMenuItem
 
SpriteParticleSystem - Class in org.andengine.entity.particle
(c) Zynga 2011
SpriteParticleSystem(IParticleEmitter, float, float, int, ITextureRegion, VertexBufferObjectManager) - Constructor for class org.andengine.entity.particle.SpriteParticleSystem
 
SpriteParticleSystem(float, float, IParticleEmitter, float, float, int, ITextureRegion, VertexBufferObjectManager) - Constructor for class org.andengine.entity.particle.SpriteParticleSystem
 
SpriteParticleSystem(float, float, IEntityFactory<Sprite>, IParticleEmitter, float, float, int) - Constructor for class org.andengine.entity.particle.SpriteParticleSystem
 
start() - Method in class org.andengine.engine.Engine
 
startElement(String, String, String, Attributes) - Method in class org.andengine.util.animationpack.AnimationPackParser
 
startElement(String, String, String, Attributes) - Method in class org.andengine.util.level.LevelParser
 
startElement(String, String, String, Attributes) - Method in class org.andengine.util.texturepack.TexturePackParser
 
startUpdateThread() - Method in class org.andengine.engine.Engine
 
step() - Method in class org.andengine.util.algorithm.Spiral
 
stop() - Method in class org.andengine.audio.BaseAudioEntity
 
stop() - Method in interface org.andengine.audio.IAudioEntity
 
stop() - Method in class org.andengine.audio.music.Music
 
stop() - Method in class org.andengine.audio.sound.Sound
 
stop() - Method in class org.andengine.engine.Engine
 
stopAnimation() - Method in class org.andengine.entity.sprite.AnimatedSprite
 
stopAnimation(int) - Method in class org.andengine.entity.sprite.AnimatedSprite
 
streamToBytes(InputStream) - Static method in class org.andengine.util.StreamUtils
 
streamToBytes(InputStream, int) - Static method in class org.andengine.util.StreamUtils
 
streamToBytes(InputStream, int, byte[]) - Static method in class org.andengine.util.StreamUtils
 
streamToBytes(InputStream, int, byte[], int) - Static method in class org.andengine.util.StreamUtils
 
StreamUtils - Class in org.andengine.util
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
StreamUtils() - Constructor for class org.andengine.util.StreamUtils
 
StringGLCriteria - Class in org.andengine.opengl.util.criteria
(c) Zynga 2011
StringGLCriteria(StringOperator, String) - Constructor for class org.andengine.opengl.util.criteria.StringGLCriteria
 
StringInputDialogBuilder - Class in org.andengine.ui.dialog
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
StringInputDialogBuilder(Context, int, int, int, int, Callback<String>, DialogInterface.OnCancelListener) - Constructor for class org.andengine.ui.dialog.StringInputDialogBuilder
 
StringInputDialogBuilder(Context, int, int, int, int, String, Callback<String>, DialogInterface.OnCancelListener) - Constructor for class org.andengine.ui.dialog.StringInputDialogBuilder
 
StringOperator - Enum in org.andengine.util.adt.data.operator
(c) Zynga 2011
StringShaderSource - Class in org.andengine.opengl.shader.source
(c) Zynga 2011
StringShaderSource(String) - Constructor for class org.andengine.opengl.shader.source.StringShaderSource
 
StrokeFont - Class in org.andengine.opengl.font
TODO Re-implement with Font changes.
StrokeFont(FontManager, ITexture, Typeface, float, boolean, Color, float, Color) - Constructor for class org.andengine.opengl.font.StrokeFont
 
StrokeFont(FontManager, ITexture, Typeface, float, boolean, int, float, int) - Constructor for class org.andengine.opengl.font.StrokeFont
 
StrokeFont(FontManager, ITexture, Typeface, float, boolean, Color, float, Color, boolean) - Constructor for class org.andengine.opengl.font.StrokeFont
 
StrokeFont(FontManager, ITexture, Typeface, float, boolean, int, float, int, boolean) - Constructor for class org.andengine.opengl.font.StrokeFont
 
submit() - Method in class org.andengine.entity.sprite.batch.SpriteBatch
 
sum(int[]) - Static method in class org.andengine.util.math.MathUtils
 
sUniformColorLocation - Static variable in class org.andengine.opengl.shader.PositionTextureCoordinatesUniformColorShaderProgram
 
sUniformModelViewPositionMatrixLocation - Static variable in class org.andengine.opengl.shader.PositionColorShaderProgram
 
sUniformModelViewPositionMatrixLocation - Static variable in class org.andengine.opengl.shader.PositionColorTextureCoordinatesShaderProgram
 
sUniformModelViewPositionMatrixLocation - Static variable in class org.andengine.opengl.shader.PositionTextureCoordinatesPositionInterpolationTextureSelectShaderProgram
 
sUniformModelViewPositionMatrixLocation - Static variable in class org.andengine.opengl.shader.PositionTextureCoordinatesShaderProgram
 
sUniformModelViewPositionMatrixLocation - Static variable in class org.andengine.opengl.shader.PositionTextureCoordinatesTextureSelectShaderProgram
 
sUniformModelViewPositionMatrixLocation - Static variable in class org.andengine.opengl.shader.PositionTextureCoordinatesUniformColorShaderProgram
 
sUniformPositionInterpolationMix0Location - Static variable in class org.andengine.opengl.shader.PositionTextureCoordinatesPositionInterpolationTextureSelectShaderProgram
 
sUniformTexture0Location - Static variable in class org.andengine.opengl.shader.PositionColorTextureCoordinatesShaderProgram
 
sUniformTexture0Location - Static variable in class org.andengine.opengl.shader.PositionTextureCoordinatesPositionInterpolationTextureSelectShaderProgram
 
sUniformTexture0Location - Static variable in class org.andengine.opengl.shader.PositionTextureCoordinatesShaderProgram
 
sUniformTexture0Location - Static variable in class org.andengine.opengl.shader.PositionTextureCoordinatesTextureSelectShaderProgram
 
sUniformTexture0Location - Static variable in class org.andengine.opengl.shader.PositionTextureCoordinatesUniformColorShaderProgram
 
sUniformTexture1Location - Static variable in class org.andengine.opengl.shader.PositionTextureCoordinatesPositionInterpolationTextureSelectShaderProgram
 
sUniformTexture1Location - Static variable in class org.andengine.opengl.shader.PositionTextureCoordinatesTextureSelectShaderProgram
 
sUniformTextureSelectTexture0Location - Static variable in class org.andengine.opengl.shader.PositionTextureCoordinatesPositionInterpolationTextureSelectShaderProgram
 
sUniformTextureSelectTexture0Location - Static variable in class org.andengine.opengl.shader.PositionTextureCoordinatesTextureSelectShaderProgram
 
SurfaceGestureDetector - Class in org.andengine.input.touch.detector
 
SurfaceGestureDetector(Context) - Constructor for class org.andengine.input.touch.detector.SurfaceGestureDetector
 
SurfaceGestureDetector(Context, float) - Constructor for class org.andengine.input.touch.detector.SurfaceGestureDetector
 
SurfaceGestureDetectorAdapter - Class in org.andengine.input.touch.detector
(c) Zynga 2012
SurfaceGestureDetectorAdapter(Context) - Constructor for class org.andengine.input.touch.detector.SurfaceGestureDetectorAdapter
 
SurfaceGestureDetectorAdapter(Context, float) - Constructor for class org.andengine.input.touch.detector.SurfaceGestureDetectorAdapter
 
SurfaceScrollDetector - Class in org.andengine.input.touch.detector
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
SurfaceScrollDetector(float, ScrollDetector.IScrollDetectorListener) - Constructor for class org.andengine.input.touch.detector.SurfaceScrollDetector
 
SurfaceScrollDetector(ScrollDetector.IScrollDetectorListener) - Constructor for class org.andengine.input.touch.detector.SurfaceScrollDetector
 
swap(List<T>, int, int) - Static method in class org.andengine.util.adt.list.ListUtils
 
swap(IList<T>, int, int) - Static method in class org.andengine.util.adt.list.ListUtils
 
swap(float[], int, int, int) - Static method in class org.andengine.util.algorithm.hull.HullUtils
 
SynchronizedIntLRUCache<V> - Class in org.andengine.util.adt.cache.concurrent
(c) Zynga 2012
SynchronizedIntLRUCache(int) - Constructor for class org.andengine.util.adt.cache.concurrent.SynchronizedIntLRUCache
 
SynchronizedList<T> - Class in org.andengine.util.adt.list.concurrent
(c) Zynga 2012
SynchronizedList(IList<T>) - Constructor for class org.andengine.util.adt.list.concurrent.SynchronizedList
 
SynchronizedLRUCache<K,V> - Class in org.andengine.util.adt.cache.concurrent
(c) Zynga 2012
SynchronizedLRUCache(int) - Constructor for class org.andengine.util.adt.cache.concurrent.SynchronizedLRUCache
 
synchronizedQueue(IQueue<T>) - Static method in class org.andengine.util.adt.list.ListUtils
 
SynchronizedQueue<T> - Class in org.andengine.util.adt.queue.concurrent
(c) Zynga 2012
SynchronizedQueue(IQueue<T>) - Constructor for class org.andengine.util.adt.queue.concurrent.SynchronizedQueue
 
SystemUtils - Class in org.andengine.util.system
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
SystemUtils() - Constructor for class org.andengine.util.system.SystemUtils
 
SystemUtils.SystemUtilsException - Exception in org.andengine.util.system
 
SystemUtilsException() - Constructor for exception org.andengine.util.system.SystemUtils.SystemUtilsException
 
SystemUtilsException(Throwable) - Constructor for exception org.andengine.util.system.SystemUtils.SystemUtilsException
 

T

TAG_INVALID - Static variable in interface org.andengine.entity.IEntity
 
TAG_LEVEL - Static variable in interface org.andengine.util.level.constants.LevelConstants
 
TAG_LEVEL_ATTRIBUTE_HEIGHT - Static variable in interface org.andengine.util.level.constants.LevelConstants
 
TAG_LEVEL_ATTRIBUTE_NAME - Static variable in interface org.andengine.util.level.constants.LevelConstants
 
TAG_LEVEL_ATTRIBUTE_UID - Static variable in interface org.andengine.util.level.constants.LevelConstants
 
TAG_LEVEL_ATTRIBUTE_WIDTH - Static variable in interface org.andengine.util.level.constants.LevelConstants
 
TagEntityMatcher - Class in org.andengine.entity
(c) Zynga 2012
TagEntityMatcher(int) - Constructor for class org.andengine.entity.TagEntityMatcher
 
Text - Class in org.andengine.entity.text
TODO Try Degenerate Triangles?
Text(float, float, IFont, CharSequence, VertexBufferObjectManager) - Constructor for class org.andengine.entity.text.Text
 
Text(float, float, IFont, CharSequence, VertexBufferObjectManager, ShaderProgram) - Constructor for class org.andengine.entity.text.Text
 
Text(float, float, IFont, CharSequence, VertexBufferObjectManager, DrawType) - Constructor for class org.andengine.entity.text.Text
 
Text(float, float, IFont, CharSequence, VertexBufferObjectManager, DrawType, ShaderProgram) - Constructor for class org.andengine.entity.text.Text
 
Text(float, float, IFont, CharSequence, TextOptions, VertexBufferObjectManager) - Constructor for class org.andengine.entity.text.Text
 
Text(float, float, IFont, CharSequence, TextOptions, VertexBufferObjectManager, ShaderProgram) - Constructor for class org.andengine.entity.text.Text
 
Text(float, float, IFont, CharSequence, TextOptions, VertexBufferObjectManager, DrawType) - Constructor for class org.andengine.entity.text.Text
 
Text(float, float, IFont, CharSequence, TextOptions, VertexBufferObjectManager, DrawType, ShaderProgram) - Constructor for class org.andengine.entity.text.Text
 
Text(float, float, IFont, CharSequence, int, VertexBufferObjectManager) - Constructor for class org.andengine.entity.text.Text
 
Text(float, float, IFont, CharSequence, int, VertexBufferObjectManager, ShaderProgram) - Constructor for class org.andengine.entity.text.Text
 
Text(float, float, IFont, CharSequence, int, VertexBufferObjectManager, DrawType) - Constructor for class org.andengine.entity.text.Text
 
Text(float, float, IFont, CharSequence, int, VertexBufferObjectManager, DrawType, ShaderProgram) - Constructor for class org.andengine.entity.text.Text
 
Text(float, float, IFont, CharSequence, int, TextOptions, VertexBufferObjectManager) - Constructor for class org.andengine.entity.text.Text
 
Text(float, float, IFont, CharSequence, int, TextOptions, VertexBufferObjectManager, DrawType) - Constructor for class org.andengine.entity.text.Text
 
Text(float, float, IFont, CharSequence, int, TextOptions, VertexBufferObjectManager, DrawType, ShaderProgram) - Constructor for class org.andengine.entity.text.Text
 
Text(float, float, IFont, CharSequence, int, TextOptions, ITextVertexBufferObject) - Constructor for class org.andengine.entity.text.Text
 
Text(float, float, IFont, CharSequence, int, TextOptions, ITextVertexBufferObject, ShaderProgram) - Constructor for class org.andengine.entity.text.Text
 
TextException - Exception in org.andengine.entity.text.exception
(c) Zynga 2011
TextException() - Constructor for exception org.andengine.entity.text.exception.TextException
 
TextException(String) - Constructor for exception org.andengine.entity.text.exception.TextException
 
TextException(Throwable) - Constructor for exception org.andengine.entity.text.exception.TextException
 
TextException(String, Throwable) - Constructor for exception org.andengine.entity.text.exception.TextException
 
TextMenuItem - Class in org.andengine.entity.scene.menu.item
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
TextMenuItem(int, IFont, CharSequence, VertexBufferObjectManager) - Constructor for class org.andengine.entity.scene.menu.item.TextMenuItem
 
TextMenuItem(int, IFont, CharSequence, VertexBufferObjectManager, ShaderProgram) - Constructor for class org.andengine.entity.scene.menu.item.TextMenuItem
 
TextMenuItem(int, IFont, CharSequence, VertexBufferObjectManager, DrawType) - Constructor for class org.andengine.entity.scene.menu.item.TextMenuItem
 
TextMenuItem(int, IFont, CharSequence, VertexBufferObjectManager, DrawType, ShaderProgram) - Constructor for class org.andengine.entity.scene.menu.item.TextMenuItem
 
TextMenuItem(int, IFont, CharSequence, TextOptions, VertexBufferObjectManager) - Constructor for class org.andengine.entity.scene.menu.item.TextMenuItem
 
TextMenuItem(int, IFont, CharSequence, TextOptions, VertexBufferObjectManager, ShaderProgram) - Constructor for class org.andengine.entity.scene.menu.item.TextMenuItem
 
TextMenuItem(int, IFont, CharSequence, TextOptions, VertexBufferObjectManager, DrawType) - Constructor for class org.andengine.entity.scene.menu.item.TextMenuItem
 
TextMenuItem(int, IFont, CharSequence, int, VertexBufferObjectManager) - Constructor for class org.andengine.entity.scene.menu.item.TextMenuItem
 
TextMenuItem(int, IFont, CharSequence, TextOptions, VertexBufferObjectManager, DrawType, ShaderProgram) - Constructor for class org.andengine.entity.scene.menu.item.TextMenuItem
 
TextMenuItem(int, IFont, CharSequence, int, VertexBufferObjectManager, ShaderProgram) - Constructor for class org.andengine.entity.scene.menu.item.TextMenuItem
 
TextMenuItem(int, IFont, CharSequence, int, VertexBufferObjectManager, DrawType) - Constructor for class org.andengine.entity.scene.menu.item.TextMenuItem
 
TextMenuItem(int, IFont, CharSequence, int, VertexBufferObjectManager, DrawType, ShaderProgram) - Constructor for class org.andengine.entity.scene.menu.item.TextMenuItem
 
TextMenuItem(int, IFont, CharSequence, int, TextOptions, VertexBufferObjectManager) - Constructor for class org.andengine.entity.scene.menu.item.TextMenuItem
 
TextMenuItem(int, IFont, CharSequence, int, TextOptions, VertexBufferObjectManager, DrawType) - Constructor for class org.andengine.entity.scene.menu.item.TextMenuItem
 
TextMenuItem(int, IFont, CharSequence, int, TextOptions, VertexBufferObjectManager, DrawType, ShaderProgram) - Constructor for class org.andengine.entity.scene.menu.item.TextMenuItem
 
TextMenuItem(int, IFont, CharSequence, int, TextOptions, ITextVertexBufferObject) - Constructor for class org.andengine.entity.scene.menu.item.TextMenuItem
 
TextMenuItem(int, IFont, CharSequence, int, TextOptions, ITextVertexBufferObject, ShaderProgram) - Constructor for class org.andengine.entity.scene.menu.item.TextMenuItem
 
TextOptions - Class in org.andengine.entity.text
(c) Zynga 2012
TextOptions() - Constructor for class org.andengine.entity.text.TextOptions
 
TextOptions(HorizontalAlign) - Constructor for class org.andengine.entity.text.TextOptions
 
TextOptions(AutoWrap, float) - Constructor for class org.andengine.entity.text.TextOptions
 
TextOptions(AutoWrap, float, HorizontalAlign) - Constructor for class org.andengine.entity.text.TextOptions
 
TextOptions(AutoWrap, float, HorizontalAlign, float) - Constructor for class org.andengine.entity.text.TextOptions
 
Texture - Class in org.andengine.opengl.texture
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
Texture(TextureManager, PixelFormat, TextureOptions, ITextureStateListener) - Constructor for class org.andengine.opengl.texture.Texture
 
TextureAtlas<T extends ITextureAtlasSource> - Class in org.andengine.opengl.texture.atlas
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
TextureAtlas(TextureManager, int, int, PixelFormat, TextureOptions, ITextureAtlas.ITextureAtlasStateListener<T>) - Constructor for class org.andengine.opengl.texture.atlas.TextureAtlas
 
TextureAtlasBuilderException(String) - Constructor for exception org.andengine.opengl.texture.atlas.buildable.builder.ITextureAtlasBuilder.TextureAtlasBuilderException
 
TextureAtlasSourceDecoratorOptions() - Constructor for class org.andengine.opengl.texture.atlas.bitmap.source.decorator.BaseBitmapTextureAtlasSourceDecorator.TextureAtlasSourceDecoratorOptions
 
TextureAtlasSourceWithWithLocationCallback(T, Callback<T>) - Constructor for class org.andengine.opengl.texture.atlas.buildable.BuildableTextureAtlas.TextureAtlasSourceWithWithLocationCallback
 
TextureAtlasStateAdapter() - Constructor for class org.andengine.opengl.texture.atlas.ITextureAtlas.ITextureAtlasStateListener.TextureAtlasStateAdapter
 
TEXTURECOORDINATES_INDEX_U - Static variable in class org.andengine.entity.sprite.batch.SpriteBatch
 
TEXTURECOORDINATES_INDEX_U - Static variable in class org.andengine.entity.sprite.Sprite
 
TEXTURECOORDINATES_INDEX_U - Static variable in class org.andengine.entity.sprite.UncoloredSprite
 
TEXTURECOORDINATES_INDEX_U - Static variable in class org.andengine.entity.sprite.UniformColorSprite
 
TEXTURECOORDINATES_INDEX_U - Static variable in class org.andengine.entity.text.Text
 
TEXTURECOORDINATES_INDEX_U - Static variable in class org.andengine.opengl.texture.TextureWarmUpVertexBufferObject
 
TEXTURECOORDINATES_INDEX_V - Static variable in class org.andengine.entity.sprite.batch.SpriteBatch
 
TEXTURECOORDINATES_INDEX_V - Static variable in class org.andengine.entity.sprite.Sprite
 
TEXTURECOORDINATES_INDEX_V - Static variable in class org.andengine.entity.sprite.UncoloredSprite
 
TEXTURECOORDINATES_INDEX_V - Static variable in class org.andengine.entity.sprite.UniformColorSprite
 
TEXTURECOORDINATES_INDEX_V - Static variable in class org.andengine.entity.text.Text
 
TEXTURECOORDINATES_INDEX_V - Static variable in class org.andengine.opengl.texture.TextureWarmUpVertexBufferObject
 
TextureManager - Class in org.andengine.opengl.texture
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
TextureManager() - Constructor for class org.andengine.opengl.texture.TextureManager
 
TextureOptions - Class in org.andengine.opengl.texture
The TextureOptions defines with what parameters a ITexture is treated with by the hardware.
TextureOptions(int, int, int, int, boolean) - Constructor for class org.andengine.opengl.texture.TextureOptions
 
TexturePack - Class in org.andengine.util.texturepack
(c) Zynga 2011
TexturePack(ITexture, TexturePackTextureRegionLibrary) - Constructor for class org.andengine.util.texturepack.TexturePack
 
TexturePackLibrary - Class in org.andengine.util.texturepack
(c) Zynga 2012
TexturePackLibrary() - Constructor for class org.andengine.util.texturepack.TexturePackLibrary
 
TexturePackLoader - Class in org.andengine.util.texturepack
(c) Zynga 2011
TexturePackLoader(AssetManager, TextureManager) - Constructor for class org.andengine.util.texturepack.TexturePackLoader
 
TexturePackParseException - Exception in org.andengine.util.texturepack.exception
(c) Zynga 2011
TexturePackParseException() - Constructor for exception org.andengine.util.texturepack.exception.TexturePackParseException
 
TexturePackParseException(String) - Constructor for exception org.andengine.util.texturepack.exception.TexturePackParseException
 
TexturePackParseException(Exception) - Constructor for exception org.andengine.util.texturepack.exception.TexturePackParseException
 
TexturePackParseException(String, Exception) - Constructor for exception org.andengine.util.texturepack.exception.TexturePackParseException
 
TexturePackParser - Class in org.andengine.util.texturepack
(c) Zynga 2011
TexturePackParser(AssetManager, String, TextureManager) - Constructor for class org.andengine.util.texturepack.TexturePackParser
 
TexturePackTextureRegion - Class in org.andengine.util.texturepack
(c) Zynga 2011
TexturePackTextureRegion(ITexture, int, int, int, int, int, String, boolean, boolean, int, int, int, int) - Constructor for class org.andengine.util.texturepack.TexturePackTextureRegion
 
TexturePackTextureRegionLibrary - Class in org.andengine.util.texturepack
(c) Zynga 2011
TexturePackTextureRegionLibrary(int) - Constructor for class org.andengine.util.texturepack.TexturePackTextureRegionLibrary
 
TextureRegion - Class in org.andengine.opengl.texture.region
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
TextureRegion(ITexture, float, float, float, float) - Constructor for class org.andengine.opengl.texture.region.TextureRegion
 
TextureRegion(ITexture, float, float, float, float, boolean) - Constructor for class org.andengine.opengl.texture.region.TextureRegion
 
TextureRegion(ITexture, float, float, float, float, float) - Constructor for class org.andengine.opengl.texture.region.TextureRegion
 
TextureRegion(ITexture, float, float, float, float, float, boolean) - Constructor for class org.andengine.opengl.texture.region.TextureRegion
 
TextureRegionFactory - Class in org.andengine.opengl.texture.region
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
TextureRegionFactory() - Constructor for class org.andengine.opengl.texture.region.TextureRegionFactory
 
TextureRegionLibrary - Class in org.andengine.opengl.texture.region
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
TextureRegionLibrary(int) - Constructor for class org.andengine.opengl.texture.region.TextureRegionLibrary
 
TextureStateAdapter<T extends ITextureAtlasSource> - Class in org.andengine.opengl.texture
(c) Zynga 2012
TextureStateAdapter() - Constructor for class org.andengine.opengl.texture.TextureStateAdapter
 
TextureWarmUpVertexBufferObject - Class in org.andengine.opengl.texture
(c) Zynga 2012
TextureWarmUpVertexBufferObject() - Constructor for class org.andengine.opengl.texture.TextureWarmUpVertexBufferObject
 
TextUtils - Class in org.andengine.util
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
TextUtils() - Constructor for class org.andengine.util.TextUtils
 
ThreadUtils - Class in org.andengine.util
(c) Zynga 2012
ThreadUtils() - Constructor for class org.andengine.util.ThreadUtils
 
throwOnNotMeasureSpecEXACTLY(int, int) - Static method in class org.andengine.engine.options.resolutionpolicy.BaseResolutionPolicy
 
throwOnReleased() - Method in class org.andengine.audio.BaseAudioEntity
 
throwOnReleased() - Method in class org.andengine.audio.music.Music
 
throwOnReleased() - Method in class org.andengine.audio.sound.Sound
 
TickerText - Class in org.andengine.entity.text
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
TickerText(float, float, IFont, String, TickerText.TickerTextOptions, VertexBufferObjectManager) - Constructor for class org.andengine.entity.text.TickerText
 
TickerText.TickerTextOptions - Class in org.andengine.entity.text
 
TickerTextOptions() - Constructor for class org.andengine.entity.text.TickerText.TickerTextOptions
 
TickerTextOptions(float) - Constructor for class org.andengine.entity.text.TickerText.TickerTextOptions
 
TickerTextOptions(float, boolean) - Constructor for class org.andengine.entity.text.TickerText.TickerTextOptions
 
TickerTextOptions(HorizontalAlign, float) - Constructor for class org.andengine.entity.text.TickerText.TickerTextOptions
 
TickerTextOptions(HorizontalAlign, float, boolean) - Constructor for class org.andengine.entity.text.TickerText.TickerTextOptions
 
TickerTextOptions(AutoWrap, float, HorizontalAlign, float) - Constructor for class org.andengine.entity.text.TickerText.TickerTextOptions
 
TickerTextOptions(AutoWrap, float, HorizontalAlign, float, float) - Constructor for class org.andengine.entity.text.TickerText.TickerTextOptions
 
TickerTextOptions(AutoWrap, float, HorizontalAlign, float, float, boolean) - Constructor for class org.andengine.entity.text.TickerText.TickerTextOptions
 
TiledSprite - Class in org.andengine.entity.sprite
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
TiledSprite(float, float, ITiledTextureRegion, VertexBufferObjectManager) - Constructor for class org.andengine.entity.sprite.TiledSprite
 
TiledSprite(float, float, ITiledTextureRegion, VertexBufferObjectManager, ShaderProgram) - Constructor for class org.andengine.entity.sprite.TiledSprite
 
TiledSprite(float, float, ITiledTextureRegion, VertexBufferObjectManager, DrawType) - Constructor for class org.andengine.entity.sprite.TiledSprite
 
TiledSprite(float, float, ITiledTextureRegion, VertexBufferObjectManager, DrawType, ShaderProgram) - Constructor for class org.andengine.entity.sprite.TiledSprite
 
TiledSprite(float, float, ITiledTextureRegion, ITiledSpriteVertexBufferObject) - Constructor for class org.andengine.entity.sprite.TiledSprite
 
TiledSprite(float, float, ITiledTextureRegion, ITiledSpriteVertexBufferObject, ShaderProgram) - Constructor for class org.andengine.entity.sprite.TiledSprite
 
TiledSprite(float, float, float, float, ITiledTextureRegion, VertexBufferObjectManager) - Constructor for class org.andengine.entity.sprite.TiledSprite
 
TiledSprite(float, float, float, float, ITiledTextureRegion, VertexBufferObjectManager, ShaderProgram) - Constructor for class org.andengine.entity.sprite.TiledSprite
 
TiledSprite(float, float, float, float, ITiledTextureRegion, VertexBufferObjectManager, DrawType) - Constructor for class org.andengine.entity.sprite.TiledSprite
 
TiledSprite(float, float, float, float, ITiledTextureRegion, VertexBufferObjectManager, DrawType, ShaderProgram) - Constructor for class org.andengine.entity.sprite.TiledSprite
 
TiledSprite(float, float, float, float, ITiledTextureRegion, ITiledSpriteVertexBufferObject) - Constructor for class org.andengine.entity.sprite.TiledSprite
 
TiledSprite(float, float, float, float, ITiledTextureRegion, ITiledSpriteVertexBufferObject, ShaderProgram) - Constructor for class org.andengine.entity.sprite.TiledSprite
 
TILEDSPRITE_SIZE - Static variable in class org.andengine.entity.sprite.TiledSprite
 
TiledTextureRegion - Class in org.andengine.opengl.texture.region
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
TiledTextureRegion(ITexture, ITextureRegion...) - Constructor for class org.andengine.opengl.texture.region.TiledTextureRegion
 
TiledTextureRegion(ITexture, boolean, ITextureRegion...) - Constructor for class org.andengine.opengl.texture.region.TiledTextureRegion
 
TimeConstants - Interface in org.andengine.util.time
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
TimerHandler - Class in org.andengine.engine.handler.timer
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
TimerHandler(float, ITimerCallback) - Constructor for class org.andengine.engine.handler.timer.TimerHandler
 
TimerHandler(float, boolean, ITimerCallback) - Constructor for class org.andengine.engine.handler.timer.TimerHandler
 
TimeUtils - Class in org.andengine.util
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
TimeUtils() - Constructor for class org.andengine.util.TimeUtils
 
to(float, float) - Method in class org.andengine.entity.modifier.PathModifier.Path
 
toArray() - Method in class org.andengine.util.adt.list.FloatArrayList
 
toArray() - Method in interface org.andengine.util.adt.list.IFloatList
 
toArray() - Method in interface org.andengine.util.adt.list.IIntList
 
toArray() - Method in interface org.andengine.util.adt.list.ILongList
 
toArray() - Method in class org.andengine.util.adt.list.IntArrayList
 
toArray() - Method in class org.andengine.util.adt.list.LongArrayList
 
toastOnUIThread(CharSequence) - Method in class org.andengine.ui.activity.BaseActivity
 
toastOnUIThread(CharSequence, int) - Method in class org.andengine.ui.activity.BaseActivity
 
toByteArray(List<Byte>) - Static method in class org.andengine.util.adt.array.ArrayUtils
 
toByteArray() - Method in class org.andengine.util.adt.bit.BitVector
 
toByteBuffer() - Method in class org.andengine.util.adt.io.out.ByteBufferOutputStream
 
toCharArray(List<Character>) - Static method in class org.andengine.util.adt.array.ArrayUtils
 
toDoubleArray(List<Double>) - Static method in class org.andengine.util.adt.array.ArrayUtils
 
toFloatArray(List<Float>) - Static method in class org.andengine.util.adt.array.ArrayUtils
 
toIntArray(List<Integer>) - Static method in class org.andengine.util.adt.array.ArrayUtils
 
toList(T) - Static method in class org.andengine.util.adt.list.ListUtils
 
toList(T...) - Static method in class org.andengine.util.adt.list.ListUtils
 
toLongArray(List<Long>) - Static method in class org.andengine.util.adt.array.ArrayUtils
 
toShortArray(List<Short>) - Static method in class org.andengine.util.adt.array.ArrayUtils
 
toString() - Method in class org.andengine.entity.Entity
 
toString(StringBuilder) - Method in class org.andengine.entity.Entity
 
toString(StringBuilder) - Method in interface org.andengine.entity.IEntity
 
toString(StringBuilder) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
toString() - Method in class org.andengine.input.sensor.acceleration.AccelerationData
 
toString() - Method in class org.andengine.input.sensor.BaseSensorData
 
toString() - Method in class org.andengine.input.sensor.orientation.OrientationData
 
toString() - Method in class org.andengine.opengl.font.Letter
 
toString() - Method in class org.andengine.opengl.texture.atlas.bitmap.source.AssetBitmapTextureAtlasSource
 
toString() - Method in class org.andengine.opengl.texture.atlas.bitmap.source.EmptyBitmapTextureAtlasSource
 
toString() - Method in class org.andengine.opengl.texture.atlas.bitmap.source.FileBitmapTextureAtlasSource
 
toString() - Method in class org.andengine.opengl.texture.atlas.bitmap.source.ResourceBitmapTextureAtlasSource
 
toString() - Method in class org.andengine.opengl.texture.atlas.buildable.builder.BlackPawnTextureAtlasBuilder.Rect
 
toString() - Method in class org.andengine.opengl.texture.atlas.source.BaseTextureAtlasSource
 
toString() - Method in class org.andengine.util.adt.bit.BitVector
 
toString() - Method in class org.andengine.util.adt.map.MultiKey
 
toString(SparseArray<?>) - Static method in class org.andengine.util.adt.map.SparseArrayUtils
 
toString(SparseIntArray) - Static method in class org.andengine.util.adt.map.SparseArrayUtils
 
toString(SparseBooleanArray) - Static method in class org.andengine.util.adt.map.SparseArrayUtils
 
toString(LongSparseArray<?>) - Static method in class org.andengine.util.adt.map.SparseArrayUtils
 
toString() - Method in class org.andengine.util.adt.spatial.quadtree.QuadTree.QuadTreeNode
 
toString(int) - Method in class org.andengine.util.adt.spatial.quadtree.QuadTree.QuadTreeNode
 
toString() - Method in class org.andengine.util.adt.spatial.quadtree.QuadTree
 
toString() - Method in class org.andengine.util.adt.transformation.Transformation
 
toString() - Method in class org.andengine.util.color.Color
 
TouchEvent - Class in org.andengine.input.touch
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
TouchEvent() - Constructor for class org.andengine.input.touch.TouchEvent
 
TouchOptions - Class in org.andengine.engine.options
(c) Zynga 2011
TouchOptions() - Constructor for class org.andengine.engine.options.TouchOptions
 
transform(float[]) - Method in class org.andengine.util.adt.transformation.Transformation
 
Transformation - Class in org.andengine.util.adt.transformation
This class is basically a java-space replacement for the native Matrix class.
Transformation() - Constructor for class org.andengine.util.adt.transformation.Transformation
 
TransformationPool - Class in org.andengine.util.adt.transformation
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
TransformationPool() - Constructor for class org.andengine.util.adt.transformation.TransformationPool
 
translateModelViewGLMatrixf(float, float, float) - Method in class org.andengine.opengl.util.GLState
 
translateProjectionGLMatrixf(float, float, float) - Method in class org.andengine.opengl.util.GLState
 
TRANSPARENT - Static variable in class org.andengine.util.color.Color
 
TRANSPARENT_ABGR_PACKED_FLOAT - Static variable in class org.andengine.util.color.Color
 
TRANSPARENT_ABGR_PACKED_INT - Static variable in class org.andengine.util.color.Color
 
TRANSPARENT_ARGB_PACKED_INT - Static variable in class org.andengine.util.color.Color
 
TRIANGLE_VERTEX_COUNT - Static variable in class org.andengine.util.algorithm.collision.TriangleCollisionChecker
 
TriangleCollisionChecker - Class in org.andengine.util.algorithm.collision
(c) Zynga 2011
TriangleCollisionChecker() - Constructor for class org.andengine.util.algorithm.collision.TriangleCollisionChecker
 
Trie - Class in org.andengine.util.adt.trie
(c) Zynga 2012
Trie() - Constructor for class org.andengine.util.adt.trie.Trie
 
Trie.TrieNode - Class in org.andengine.util.adt.trie
 
TrieNode() - Constructor for class org.andengine.util.adt.trie.Trie.TrieNode
 
TrieNode(boolean) - Constructor for class org.andengine.util.adt.trie.Trie.TrieNode
 
TRIGGER_HOLD_MAXIMUM_DISTANCE_DEFAULT - Static variable in class org.andengine.input.touch.detector.HoldDetector
 
TRIGGER_HOLD_MINIMUM_MILLISECONDS_DEFAULT - Static variable in class org.andengine.input.touch.detector.HoldDetector
 
triggerOnHold(long) - Method in class org.andengine.input.touch.detector.HoldDetector
 
triggerOnHoldFinished(long) - Method in class org.andengine.input.touch.detector.HoldDetector
 
triggerOnHoldStarted() - Method in class org.andengine.input.touch.detector.HoldDetector
 
TripleValueSpanEntityModifier - Class in org.andengine.entity.modifier
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
TripleValueSpanEntityModifier(float, float, float, float, float, float, float, IEaseFunction) - Constructor for class org.andengine.entity.modifier.TripleValueSpanEntityModifier
 
TripleValueSpanEntityModifier(float, float, float, float, float, float, float, IEntityModifier.IEntityModifierListener, IEaseFunction) - Constructor for class org.andengine.entity.modifier.TripleValueSpanEntityModifier
 
TripleValueSpanEntityModifier(TripleValueSpanEntityModifier) - Constructor for class org.andengine.entity.modifier.TripleValueSpanEntityModifier
 

U

unapplySceneToCameraSceneOffset(TouchEvent) - Method in class org.andengine.engine.camera.Camera
 
unapplySceneToCameraSceneOffset(float[]) - Method in class org.andengine.engine.camera.Camera
 
unapplySceneToCameraSceneOffset(TouchEvent) - Method in class org.andengine.engine.camera.ZoomCamera
 
unapplySceneToCameraSceneOffset(float[]) - Method in class org.andengine.engine.camera.ZoomCamera
 
unbind(GLState) - Method in class org.andengine.opengl.shader.PositionColorShaderProgram
 
unbind(GLState) - Method in class org.andengine.opengl.shader.PositionTextureCoordinatesPositionInterpolationTextureSelectShaderProgram
 
unbind(GLState) - Method in class org.andengine.opengl.shader.PositionTextureCoordinatesShaderProgram
 
unbind(GLState) - Method in class org.andengine.opengl.shader.PositionTextureCoordinatesTextureSelectShaderProgram
 
unbind(GLState) - Method in class org.andengine.opengl.shader.PositionTextureCoordinatesUniformColorShaderProgram
 
unbind(GLState) - Method in class org.andengine.opengl.shader.ShaderProgram
 
unbind(GLState, ShaderProgram) - Method in interface org.andengine.opengl.vbo.IVertexBufferObject
 
unbind(GLState, ShaderProgram) - Method in class org.andengine.opengl.vbo.VertexBufferObject
 
unbind(GLState, ShaderProgram) - Method in class org.andengine.opengl.vbo.ZeroMemoryVertexBufferObject
 
UncoloredSprite - Class in org.andengine.entity.sprite
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
UncoloredSprite(float, float, ITextureRegion, VertexBufferObjectManager) - Constructor for class org.andengine.entity.sprite.UncoloredSprite
 
UncoloredSprite(float, float, ITextureRegion, ShaderProgram, VertexBufferObjectManager) - Constructor for class org.andengine.entity.sprite.UncoloredSprite
 
UncoloredSprite(float, float, ITextureRegion, VertexBufferObjectManager, DrawType) - Constructor for class org.andengine.entity.sprite.UncoloredSprite
 
UncoloredSprite(float, float, ITextureRegion, VertexBufferObjectManager, DrawType, ShaderProgram) - Constructor for class org.andengine.entity.sprite.UncoloredSprite
 
UncoloredSprite(float, float, ITextureRegion, IUncoloredSpriteVertexBufferObject) - Constructor for class org.andengine.entity.sprite.UncoloredSprite
 
UncoloredSprite(float, float, ITextureRegion, IUncoloredSpriteVertexBufferObject, ShaderProgram) - Constructor for class org.andengine.entity.sprite.UncoloredSprite
 
UncoloredSprite(float, float, float, float, ITextureRegion, VertexBufferObjectManager) - Constructor for class org.andengine.entity.sprite.UncoloredSprite
 
UncoloredSprite(float, float, float, float, ITextureRegion, VertexBufferObjectManager, ShaderProgram) - Constructor for class org.andengine.entity.sprite.UncoloredSprite
 
UncoloredSprite(float, float, float, float, ITextureRegion, VertexBufferObjectManager, DrawType) - Constructor for class org.andengine.entity.sprite.UncoloredSprite
 
UncoloredSprite(float, float, float, float, ITextureRegion, VertexBufferObjectManager, DrawType, ShaderProgram) - Constructor for class org.andengine.entity.sprite.UncoloredSprite
 
UncoloredSprite(float, float, float, float, ITextureRegion, IUncoloredSpriteVertexBufferObject) - Constructor for class org.andengine.entity.sprite.UncoloredSprite
 
UncoloredSprite(float, float, float, float, ITextureRegion, IUncoloredSpriteVertexBufferObject, ShaderProgram) - Constructor for class org.andengine.entity.sprite.UncoloredSprite
 
UNIFORM_ALPHA - Static variable in interface org.andengine.opengl.shader.constants.ShaderProgramConstants
 
UNIFORM_BLUE - Static variable in interface org.andengine.opengl.shader.constants.ShaderProgramConstants
 
UNIFORM_COLOR - Static variable in interface org.andengine.opengl.shader.constants.ShaderProgramConstants
 
UNIFORM_GREEN - Static variable in interface org.andengine.opengl.shader.constants.ShaderProgramConstants
 
UNIFORM_MODELVIEWMATRIX - Static variable in interface org.andengine.opengl.shader.constants.ShaderProgramConstants
 
UNIFORM_MODELVIEWPROJECTIONMATRIX - Static variable in interface org.andengine.opengl.shader.constants.ShaderProgramConstants
 
UNIFORM_POSITION_INTERPOLATION_MIX_0 - Static variable in interface org.andengine.opengl.shader.constants.ShaderProgramConstants
 
UNIFORM_POSITION_INTERPOLATION_MIX_1 - Static variable in interface org.andengine.opengl.shader.constants.ShaderProgramConstants
 
UNIFORM_PROJECTIONMATRIX - Static variable in interface org.andengine.opengl.shader.constants.ShaderProgramConstants
 
UNIFORM_RED - Static variable in interface org.andengine.opengl.shader.constants.ShaderProgramConstants
 
UNIFORM_TEXTURE_0 - Static variable in interface org.andengine.opengl.shader.constants.ShaderProgramConstants
 
UNIFORM_TEXTURE_1 - Static variable in interface org.andengine.opengl.shader.constants.ShaderProgramConstants
 
UNIFORM_TEXTURE_2 - Static variable in interface org.andengine.opengl.shader.constants.ShaderProgramConstants
 
UNIFORM_TEXTURE_3 - Static variable in interface org.andengine.opengl.shader.constants.ShaderProgramConstants
 
UNIFORM_TEXTURE_4 - Static variable in interface org.andengine.opengl.shader.constants.ShaderProgramConstants
 
UNIFORM_TEXTURE_5 - Static variable in interface org.andengine.opengl.shader.constants.ShaderProgramConstants
 
UNIFORM_TEXTURE_6 - Static variable in interface org.andengine.opengl.shader.constants.ShaderProgramConstants
 
UNIFORM_TEXTURE_7 - Static variable in interface org.andengine.opengl.shader.constants.ShaderProgramConstants
 
UNIFORM_TEXTURE_8 - Static variable in interface org.andengine.opengl.shader.constants.ShaderProgramConstants
 
UNIFORM_TEXTURE_9 - Static variable in interface org.andengine.opengl.shader.constants.ShaderProgramConstants
 
UNIFORM_TEXTURESELECT_TEXTURE_0 - Static variable in interface org.andengine.opengl.shader.constants.ShaderProgramConstants
 
UniformColorSprite - Class in org.andengine.entity.sprite
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
UniformColorSprite(float, float, ITextureRegion, VertexBufferObjectManager) - Constructor for class org.andengine.entity.sprite.UniformColorSprite
 
UniformColorSprite(float, float, ITextureRegion, VertexBufferObjectManager, ShaderProgram) - Constructor for class org.andengine.entity.sprite.UniformColorSprite
 
UniformColorSprite(float, float, ITextureRegion, VertexBufferObjectManager, DrawType) - Constructor for class org.andengine.entity.sprite.UniformColorSprite
 
UniformColorSprite(float, float, ITextureRegion, VertexBufferObjectManager, DrawType, ShaderProgram) - Constructor for class org.andengine.entity.sprite.UniformColorSprite
 
UniformColorSprite(float, float, ITextureRegion, IUniformColorSpriteVertexBufferObject) - Constructor for class org.andengine.entity.sprite.UniformColorSprite
 
UniformColorSprite(float, float, ITextureRegion, IUniformColorSpriteVertexBufferObject, ShaderProgram) - Constructor for class org.andengine.entity.sprite.UniformColorSprite
 
UniformColorSprite(float, float, float, float, ITextureRegion, VertexBufferObjectManager) - Constructor for class org.andengine.entity.sprite.UniformColorSprite
 
UniformColorSprite(float, float, float, float, ITextureRegion, VertexBufferObjectManager, ShaderProgram) - Constructor for class org.andengine.entity.sprite.UniformColorSprite
 
UniformColorSprite(float, float, float, float, ITextureRegion, VertexBufferObjectManager, DrawType) - Constructor for class org.andengine.entity.sprite.UniformColorSprite
 
UniformColorSprite(float, float, float, float, ITextureRegion, VertexBufferObjectManager, DrawType, ShaderProgram) - Constructor for class org.andengine.entity.sprite.UniformColorSprite
 
UniformColorSprite(float, float, float, float, ITextureRegion, IUniformColorSpriteVertexBufferObject) - Constructor for class org.andengine.entity.sprite.UniformColorSprite
 
UniformColorSprite(float, float, float, float, ITextureRegion, IUniformColorSpriteVertexBufferObject, ShaderProgram) - Constructor for class org.andengine.entity.sprite.UniformColorSprite
 
UniqueList<T extends java.lang.Comparable<T>> - Class in org.andengine.util.adt.list
This implementation is particular useful/efficient for enter/poll operations of elements that need to be sorted by natural order instead of the order they are queue.
UniqueList(IList<T>) - Constructor for class org.andengine.util.adt.list.UniqueList
 
UniqueQueue<T extends java.lang.Comparable<T>> - Class in org.andengine.util.adt.queue
(c) Zynga 2012
UniqueQueue(IQueue<T>) - Constructor for class org.andengine.util.adt.queue.UniqueQueue
 
unload() - Method in class org.andengine.opengl.font.BitmapFont
 
unload() - Method in class org.andengine.opengl.font.Font
 
unload() - Method in interface org.andengine.opengl.font.IFont
 
unload() - Method in class org.andengine.opengl.texture.atlas.buildable.BuildableTextureAtlas
 
unload(GLState) - Method in class org.andengine.opengl.texture.atlas.buildable.BuildableTextureAtlas
 
unload() - Method in interface org.andengine.opengl.texture.ITexture
 
unload(GLState) - Method in interface org.andengine.opengl.texture.ITexture
 
unload() - Method in class org.andengine.opengl.texture.Texture
 
unload(GLState) - Method in class org.andengine.opengl.texture.Texture
 
unloadFont(Font) - Method in class org.andengine.opengl.font.FontManager
 
unloadFonts(Font...) - Method in class org.andengine.opengl.font.FontManager
 
unloadFromHardware(GLState) - Method in class org.andengine.opengl.texture.atlas.buildable.BuildableTextureAtlas
 
unloadFromHardware(GLState) - Method in interface org.andengine.opengl.texture.ITexture
 
unloadFromHardware(GLState) - Method in class org.andengine.opengl.texture.Texture
 
unloadFromHardware(GLState) - Method in interface org.andengine.opengl.vbo.IVertexBufferObject
 
unloadFromHardware(GLState) - Method in class org.andengine.opengl.vbo.VertexBufferObject
 
unloadFromHardware(GLState) - Method in class org.andengine.opengl.vbo.ZeroMemoryVertexBufferObject
 
unloadTexture(ITexture) - Method in class org.andengine.opengl.texture.TextureManager
 
unloadTexture(GLState, ITexture) - Method in class org.andengine.opengl.texture.TextureManager
Must be called from the GL-Thread.
unloadTexture() - Method in class org.andengine.util.texturepack.TexturePack
 
unloadTextures() - Method in class org.andengine.opengl.font.BitmapFont
 
unregisterBackgroundModifier(IModifier<IBackground>) - Method in class org.andengine.entity.scene.background.Background
 
unregisterBackgroundModifier(IModifier<IBackground>) - Method in interface org.andengine.entity.scene.background.IBackground
 
unregisterChildProgressMonitor(ProgressMonitor) - Method in class org.andengine.util.progress.ProgressMonitor
 
unregisterDrawHandler(IDrawHandler) - Method in class org.andengine.engine.Engine
 
unregisterEntityModifier(IEntityModifier) - Method in class org.andengine.entity.Entity
 
unregisterEntityModifier(IEntityModifier) - Method in interface org.andengine.entity.IEntity
 
unregisterEntityModifier(IEntityModifier) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
unregisterEntityModifiers(IEntityModifier.IEntityModifierMatcher) - Method in class org.andengine.entity.Entity
 
unregisterEntityModifiers(IEntityModifier.IEntityModifierMatcher) - Method in interface org.andengine.entity.IEntity
 
unregisterEntityModifiers(IEntityModifier.IEntityModifierMatcher) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
unregisterTouchArea(ITouchArea) - Method in class org.andengine.entity.scene.Scene
 
unregisterTouchAreas(ITouchArea.ITouchAreaMatcher) - Method in class org.andengine.entity.scene.Scene
 
unregisterUpdateHandler(IUpdateHandler) - Method in class org.andengine.engine.camera.Camera
 
unregisterUpdateHandler(IUpdateHandler) - Method in class org.andengine.engine.Engine
 
unregisterUpdateHandler(IUpdateHandler) - Method in class org.andengine.entity.Entity
 
unregisterUpdateHandler(IUpdateHandler) - Method in interface org.andengine.entity.IEntity
 
unregisterUpdateHandler(IUpdateHandler) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
unregisterUpdateHandlers(IUpdateHandler.IUpdateHandlerMatcher) - Method in class org.andengine.engine.camera.Camera
 
unregisterUpdateHandlers(IUpdateHandler.IUpdateHandlerMatcher) - Method in class org.andengine.entity.Entity
 
unregisterUpdateHandlers(IUpdateHandler.IUpdateHandlerMatcher) - Method in interface org.andengine.entity.IEntity
 
unregisterUpdateHandlers(IUpdateHandler.IUpdateHandlerMatcher) - Method in class org.andengine.entity.scene.menu.item.decorator.BaseMenuItemDecorator
 
UNSIGNED_BYTE_MAX_VALUE - Static variable in interface org.andengine.util.adt.DataConstants
 
UNSIGNED_INT_MAX_VALUE - Static variable in interface org.andengine.util.adt.DataConstants
 
UNSIGNED_SHORT_MAX_VALUE - Static variable in interface org.andengine.util.adt.DataConstants
 
unsignedByteToInt(byte) - Static method in class org.andengine.util.adt.data.DataUtils
 
update(GLState) - Method in class org.andengine.opengl.font.Font
 
update() - Method in class org.andengine.util.system.CPUUsage
 
updateChaseEntity() - Method in class org.andengine.engine.camera.Camera
 
updateFonts(GLState) - Method in class org.andengine.opengl.font.FontManager
 
UpdateHandlerList - Class in org.andengine.engine.handler
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
UpdateHandlerList() - Constructor for class org.andengine.engine.handler.UpdateHandlerList
 
UpdateHandlerList(int) - Constructor for class org.andengine.engine.handler.UpdateHandlerList
 
updateTextBounds(String) - Method in class org.andengine.opengl.font.Font
 
updateTextBounds(String) - Method in class org.andengine.opengl.font.StrokeFont
 
updateTextures(GLState) - Method in class org.andengine.opengl.texture.TextureManager
 
UpdateThread() - Constructor for class org.andengine.engine.Engine.UpdateThread
 
updateUV() - Method in class org.andengine.opengl.texture.region.TextureRegion
 
updateVertexBufferObjects(GLState) - Method in class org.andengine.opengl.vbo.VertexBufferObjectManager
 
URL_SAFE - Static variable in class org.andengine.util.base64.Base64
Encoder/decoder flag bit to indicate using the "URL and filename safe" variant of Base64 (see RFC 3548 section 4) where - and _ are used in place of + and /.
useProgram(int) - Method in class org.andengine.opengl.util.GLState
 

V

v(String) - Static method in class org.andengine.util.debug.Debug
 
v(String, Throwable) - Static method in class org.andengine.util.debug.Debug
 
v(String, String) - Static method in class org.andengine.util.debug.Debug
 
v(String, String, Throwable) - Static method in class org.andengine.util.debug.Debug
 
valueAt(int) - Method in class org.andengine.util.adt.map.LongSparseArray
Given an index in the range 0...size()-1, returns the value from the indexth key-value mapping that this SparseArray stores.
valueOf(String) - Static method in enum org.andengine.engine.options.ScreenOrientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.andengine.engine.options.WakeLockOptions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.andengine.entity.primitive.DrawMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.andengine.entity.sprite.ButtonSprite.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.andengine.entity.text.AutoWrap
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.andengine.input.sensor.location.LocationProviderStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.andengine.input.sensor.SensorDelay
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.andengine.opengl.font.FontUtils.MeasureDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.andengine.opengl.texture.atlas.bitmap.source.decorator.LinearGradientFillBitmapTextureAtlasSourceDecorator.LinearGradientDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.andengine.opengl.texture.atlas.bitmap.source.decorator.RadialGradientFillBitmapTextureAtlasSourceDecorator.RadialGradientDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.andengine.opengl.texture.bitmap.BitmapTextureFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.andengine.opengl.texture.compressed.pvr.PVRCCZTexture.CCZCompressionFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.andengine.opengl.texture.compressed.pvr.PVRTexture.PVRTextureFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.andengine.opengl.texture.PixelFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.andengine.opengl.vbo.DrawType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.andengine.opengl.view.ConfigChooser.ConfigChooserMatcher
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.andengine.util.adt.bounds.BoundsSplit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.andengine.util.adt.data.operator.ByteOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.andengine.util.adt.data.operator.CharOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.andengine.util.adt.data.operator.DoubleOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.andengine.util.adt.data.operator.FloatOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.andengine.util.adt.data.operator.IntOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.andengine.util.adt.data.operator.LongOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.andengine.util.adt.data.operator.ShortOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.andengine.util.adt.data.operator.StringOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.andengine.util.algorithm.path.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.andengine.util.debug.Debug.DebugLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.andengine.util.exception.DeviceNotSupportedException.DeviceNotSupportedCause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.andengine.util.HorizontalAlign
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.andengine.util.mime.MIMEType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.andengine.util.VerticalAlign
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.andengine.engine.options.ScreenOrientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.andengine.engine.options.WakeLockOptions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.andengine.entity.primitive.DrawMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.andengine.entity.sprite.ButtonSprite.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.andengine.entity.text.AutoWrap
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.andengine.input.sensor.location.LocationProviderStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.andengine.input.sensor.SensorDelay
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.andengine.opengl.font.FontUtils.MeasureDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.andengine.opengl.texture.atlas.bitmap.source.decorator.LinearGradientFillBitmapTextureAtlasSourceDecorator.LinearGradientDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.andengine.opengl.texture.atlas.bitmap.source.decorator.RadialGradientFillBitmapTextureAtlasSourceDecorator.RadialGradientDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.andengine.opengl.texture.bitmap.BitmapTextureFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.andengine.opengl.texture.compressed.pvr.PVRCCZTexture.CCZCompressionFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.andengine.opengl.texture.compressed.pvr.PVRTexture.PVRTextureFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.andengine.opengl.texture.PixelFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.andengine.opengl.vbo.DrawType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.andengine.opengl.view.ConfigChooser.ConfigChooserMatcher
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.andengine.util.adt.bounds.BoundsSplit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.andengine.util.adt.data.operator.ByteOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.andengine.util.adt.data.operator.CharOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.andengine.util.adt.data.operator.DoubleOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.andengine.util.adt.data.operator.FloatOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.andengine.util.adt.data.operator.IntOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.andengine.util.adt.data.operator.LongOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.andengine.util.adt.data.operator.ShortOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.andengine.util.adt.data.operator.StringOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.andengine.util.algorithm.path.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.andengine.util.debug.Debug.DebugLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.andengine.util.exception.DeviceNotSupportedException.DeviceNotSupportedCause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.andengine.util.HorizontalAlign
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.andengine.util.mime.MIMEType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.andengine.util.VerticalAlign
Returns an array containing the constants of this enum type, in the order they are declared.
VARYING_COLOR - Static variable in interface org.andengine.opengl.shader.constants.ShaderProgramConstants
 
VARYING_TEXTURECOORDINATES - Static variable in interface org.andengine.opengl.shader.constants.ShaderProgramConstants
 
VelocityParticleInitializer<T extends IEntity> - Class in org.andengine.entity.particle.initializer
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
VelocityParticleInitializer(float) - Constructor for class org.andengine.entity.particle.initializer.VelocityParticleInitializer
 
VelocityParticleInitializer(float, float) - Constructor for class org.andengine.entity.particle.initializer.VelocityParticleInitializer
 
VelocityParticleInitializer(float, float, float, float) - Constructor for class org.andengine.entity.particle.initializer.VelocityParticleInitializer
 
VERTEX_INDEX_X - Static variable in class org.andengine.entity.primitive.Line
 
VERTEX_INDEX_X - Static variable in class org.andengine.entity.primitive.Mesh
 
VERTEX_INDEX_X - Static variable in class org.andengine.entity.primitive.Rectangle
 
VERTEX_INDEX_X - Static variable in class org.andengine.entity.sprite.batch.SpriteBatch
 
VERTEX_INDEX_X - Static variable in class org.andengine.entity.sprite.Sprite
 
VERTEX_INDEX_X - Static variable in class org.andengine.entity.sprite.UncoloredSprite
 
VERTEX_INDEX_X - Static variable in class org.andengine.entity.sprite.UniformColorSprite
 
VERTEX_INDEX_X - Static variable in class org.andengine.entity.text.Text
 
VERTEX_INDEX_X - Static variable in class org.andengine.opengl.texture.TextureWarmUpVertexBufferObject
 
VERTEX_INDEX_X - Static variable in interface org.andengine.util.Constants
 
VERTEX_INDEX_Y - Static variable in class org.andengine.entity.primitive.Line
 
VERTEX_INDEX_Y - Static variable in class org.andengine.entity.primitive.Mesh
 
VERTEX_INDEX_Y - Static variable in class org.andengine.entity.primitive.Rectangle
 
VERTEX_INDEX_Y - Static variable in class org.andengine.entity.sprite.batch.SpriteBatch
 
VERTEX_INDEX_Y - Static variable in class org.andengine.entity.sprite.Sprite
 
VERTEX_INDEX_Y - Static variable in class org.andengine.entity.sprite.UncoloredSprite
 
VERTEX_INDEX_Y - Static variable in class org.andengine.entity.sprite.UniformColorSprite
 
VERTEX_INDEX_Y - Static variable in class org.andengine.entity.text.Text
 
VERTEX_INDEX_Y - Static variable in class org.andengine.opengl.texture.TextureWarmUpVertexBufferObject
 
VERTEX_INDEX_Y - Static variable in interface org.andengine.util.Constants
 
VERTEX_SIZE - Static variable in class org.andengine.entity.primitive.Line
 
VERTEX_SIZE - Static variable in class org.andengine.entity.primitive.Mesh
 
VERTEX_SIZE - Static variable in class org.andengine.entity.primitive.Rectangle
 
VERTEX_SIZE - Static variable in class org.andengine.entity.sprite.batch.SpriteBatch
 
VERTEX_SIZE - Static variable in class org.andengine.entity.sprite.Sprite
 
VERTEX_SIZE - Static variable in class org.andengine.entity.sprite.TiledSprite
 
VERTEX_SIZE - Static variable in class org.andengine.entity.sprite.UncoloredSprite
 
VERTEX_SIZE - Static variable in class org.andengine.entity.sprite.UniformColorSprite
 
VERTEX_SIZE - Static variable in class org.andengine.entity.text.Text
 
VERTEX_SIZE - Static variable in class org.andengine.opengl.texture.TextureWarmUpVertexBufferObject
 
VERTEX_STRIDE - Static variable in class org.andengine.entity.text.Text
 
VertexBufferObject - Class in org.andengine.opengl.vbo
TODO Extract a common base class from VertexBufferObject and ZeroMemoryVertexBufferObject (due to significant code duplication).
VertexBufferObject(VertexBufferObjectManager, int, DrawType, boolean, VertexBufferObjectAttributes) - Constructor for class org.andengine.opengl.vbo.VertexBufferObject
 
VERTEXBUFFEROBJECT_SIZE - Static variable in class org.andengine.opengl.texture.TextureWarmUpVertexBufferObject
 
VertexBufferObjectAttribute - Class in org.andengine.opengl.vbo.attribute
(c) Zynga 2011
VertexBufferObjectAttribute(int, String, int, int, boolean, int) - Constructor for class org.andengine.opengl.vbo.attribute.VertexBufferObjectAttribute
 
VertexBufferObjectAttributeFix - Class in org.andengine.opengl.vbo.attribute
The VertexBufferObjectAttributeFix is a special (c) Zynga 2012
VertexBufferObjectAttributeFix(int, String, int, int, boolean, int) - Constructor for class org.andengine.opengl.vbo.attribute.VertexBufferObjectAttributeFix
 
VertexBufferObjectAttributes - Class in org.andengine.opengl.vbo.attribute
(c) Zynga 2011
VertexBufferObjectAttributes(int, VertexBufferObjectAttribute...) - Constructor for class org.andengine.opengl.vbo.attribute.VertexBufferObjectAttributes
 
VERTEXBUFFEROBJECTATTRIBUTES_DEFAULT - Static variable in class org.andengine.entity.primitive.Line
 
VERTEXBUFFEROBJECTATTRIBUTES_DEFAULT - Static variable in class org.andengine.entity.primitive.Mesh
 
VERTEXBUFFEROBJECTATTRIBUTES_DEFAULT - Static variable in class org.andengine.entity.primitive.Rectangle
 
VERTEXBUFFEROBJECTATTRIBUTES_DEFAULT - Static variable in class org.andengine.entity.sprite.batch.SpriteBatch
 
VERTEXBUFFEROBJECTATTRIBUTES_DEFAULT - Static variable in class org.andengine.entity.sprite.Sprite
 
VERTEXBUFFEROBJECTATTRIBUTES_DEFAULT - Static variable in class org.andengine.entity.sprite.UncoloredSprite
 
VERTEXBUFFEROBJECTATTRIBUTES_DEFAULT - Static variable in class org.andengine.entity.sprite.UniformColorSprite
 
VERTEXBUFFEROBJECTATTRIBUTES_DEFAULT - Static variable in class org.andengine.entity.text.Text
 
VERTEXBUFFEROBJECTATTRIBUTES_DEFAULT - Static variable in class org.andengine.opengl.texture.TextureWarmUpVertexBufferObject
 
VertexBufferObjectAttributesBuilder - Class in org.andengine.opengl.vbo.attribute
(c) Zynga 2011
VertexBufferObjectAttributesBuilder(int) - Constructor for class org.andengine.opengl.vbo.attribute.VertexBufferObjectAttributesBuilder
 
VertexBufferObjectManager - Class in org.andengine.opengl.vbo
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
VertexBufferObjectManager() - Constructor for class org.andengine.opengl.vbo.VertexBufferObjectManager
 
VERTEXSHADER - Static variable in class org.andengine.opengl.shader.PositionColorShaderProgram
 
VERTEXSHADER - Static variable in class org.andengine.opengl.shader.PositionColorTextureCoordinatesShaderProgram
 
VERTEXSHADER - Static variable in class org.andengine.opengl.shader.PositionTextureCoordinatesPositionInterpolationTextureSelectShaderProgram
 
VERTEXSHADER - Static variable in class org.andengine.opengl.shader.PositionTextureCoordinatesShaderProgram
 
VERTEXSHADER - Static variable in class org.andengine.opengl.shader.PositionTextureCoordinatesTextureSelectShaderProgram
 
VERTEXSHADER - Static variable in class org.andengine.opengl.shader.PositionTextureCoordinatesUniformColorShaderProgram
 
VertexUtils - Class in org.andengine.opengl.util
(c) Zynga 2012
VertexUtils() - Constructor for class org.andengine.opengl.util.VertexUtils
 
VerticalAlign - Enum in org.andengine.util
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
VERTICES_PER_LETTER - Static variable in class org.andengine.entity.text.Text
 
VERTICES_PER_LINE - Static variable in class org.andengine.entity.primitive.Line
 
VERTICES_PER_RECTANGLE - Static variable in class org.andengine.entity.primitive.Rectangle
 
VERTICES_PER_SPRITE - Static variable in class org.andengine.entity.sprite.batch.SpriteBatch
 
VERTICES_PER_SPRITE - Static variable in class org.andengine.entity.sprite.Sprite
 
VERTICES_PER_SPRITE - Static variable in class org.andengine.entity.sprite.UncoloredSprite
 
VERTICES_PER_SPRITE - Static variable in class org.andengine.entity.sprite.UniformColorSprite
 
VERTICES_PER_TILEDSPRITE - Static variable in class org.andengine.entity.sprite.TiledSprite
 
VERTICES_PER_VERTEXBUFFEROBJECT_SIZE - Static variable in class org.andengine.opengl.texture.TextureWarmUpVertexBufferObject
 
vibrate(long) - Method in class org.andengine.engine.Engine
 
vibrate(long[], int) - Method in class org.andengine.engine.Engine
 
ViewUtils - Class in org.andengine.util
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
ViewUtils() - Constructor for class org.andengine.util.ViewUtils
 
vUser(String, String) - Static method in class org.andengine.util.debug.Debug
 
vUser(String, Throwable, String) - Static method in class org.andengine.util.debug.Debug
 
vUser(String, String, String) - Static method in class org.andengine.util.debug.Debug
 
vUser(String, String, Throwable, String) - Static method in class org.andengine.util.debug.Debug
 

W

w(String) - Static method in class org.andengine.util.debug.Debug
 
w(Throwable) - Static method in class org.andengine.util.debug.Debug
 
w(String, Throwable) - Static method in class org.andengine.util.debug.Debug
 
w(String, String) - Static method in class org.andengine.util.debug.Debug
 
w(String, String, Throwable) - Static method in class org.andengine.util.debug.Debug
 
WakeLockOptions - Enum in org.andengine.engine.options
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
warmup(GLState, ITexture) - Method in class org.andengine.opengl.texture.TextureWarmUpVertexBufferObject
 
WHITE - Static variable in class org.andengine.util.color.Color
 
WHITE_ABGR_PACKED_FLOAT - Static variable in class org.andengine.util.color.Color
 
WHITE_ABGR_PACKED_INT - Static variable in class org.andengine.util.color.Color
 
WHITE_ARGB_PACKED_INT - Static variable in class org.andengine.util.color.Color
 
wrap(InputStream) - Method in enum org.andengine.opengl.texture.compressed.pvr.PVRCCZTexture.CCZCompressionFormat
 
write(int) - Method in class org.andengine.util.adt.io.out.ByteBufferOutputStream
 
write(byte[], int, int) - Method in class org.andengine.util.adt.io.out.ByteBufferOutputStream
 
writeTextureToHardware(GLState) - Method in class org.andengine.opengl.texture.atlas.bitmap.BitmapTextureAtlas
 
writeTextureToHardware(GLState) - Method in class org.andengine.opengl.texture.bitmap.BitmapTexture
 
writeTextureToHardware(GLState) - Method in class org.andengine.opengl.texture.compressed.etc1.ETC1Texture
 
writeTextureToHardware(GLState) - Method in class org.andengine.opengl.texture.compressed.pvr.PVRTexture
 
writeTextureToHardware(GLState) - Method in class org.andengine.opengl.texture.render.RenderTexture
 
writeTextureToHardware(GLState) - Method in class org.andengine.opengl.texture.Texture
 
wUser(String, String) - Static method in class org.andengine.util.debug.Debug
 
wUser(Throwable, String) - Static method in class org.andengine.util.debug.Debug
 
wUser(String, Throwable, String) - Static method in class org.andengine.util.debug.Debug
 
wUser(String, String, String) - Static method in class org.andengine.util.debug.Debug
 
wUser(String, String, Throwable, String) - Static method in class org.andengine.util.debug.Debug
 

Y

YELLOW - Static variable in class org.andengine.util.color.Color
 
YELLOW_ABGR_PACKED_FLOAT - Static variable in class org.andengine.util.color.Color
 
YELLOW_ABGR_PACKED_INT - Static variable in class org.andengine.util.color.Color
 
YELLOW_ARGB_PACKED_INT - Static variable in class org.andengine.util.color.Color
 

Z

ZeroMemoryVertexBufferObject - Class in org.andengine.opengl.vbo
Compared to a HighPerformanceVertexBufferObject or a LowMemoryVertexBufferObject, the ZeroMemoryVertexBufferObject uses no permanent heap memory, at the cost of expensive data buffering (up to 5x slower!
ZeroMemoryVertexBufferObject(VertexBufferObjectManager, int, DrawType, boolean, VertexBufferObjectAttributes) - Constructor for class org.andengine.opengl.vbo.ZeroMemoryVertexBufferObject
 
ZIndexSorter - Class in org.andengine.entity
(c) Nicolas Gramlich 2010 (c) Zynga 2011
ZoomCamera - Class in org.andengine.engine.camera
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
ZoomCamera(float, float, float, float) - Constructor for class org.andengine.engine.camera.ZoomCamera
 
A B C D E F G H I J K L M N O P Q R S T U V W Y Z