A B C D E F G H I J L M N O P R S T U V X Y Z

B

BACKGROUND_COLOR - Static variable in class android.gameengine.icadroids.engine.GameView
The background colour of the map
bitmap - Variable in class android.gameengine.icadroids.dashboard.DashboardImageView
 
BOTTOM - Static variable in class android.gameengine.icadroids.objects.collisions.TileCollision
Constant indicating that collisionSide is the bottom of the tile
bounce(boolean) - Method in class android.gameengine.icadroids.objects.MoveableGameObject
Bounces the object , what this does is reversing the horizontal or vertical direction.
bounce(TileCollision) - Method in class android.gameengine.icadroids.objects.MoveableGameObject
Bounce at the tile this object has just collided into.
buttonA - Static variable in class android.gameengine.icadroids.input.OnScreenButtons
holds the values of wether or not the button has been pressed.
buttonB - Static variable in class android.gameengine.icadroids.input.OnScreenButtons
holds the values of wether or not the button has been pressed.
buttonPressed(int) - Static method in class android.gameengine.icadroids.input.OnScreenButtons
Method that will be called by the OnScreenButton to notify the onscreenbuttons an button has been pressed
buttonReleased(int) - Static method in class android.gameengine.icadroids.input.OnScreenButtons
Method that will be called by the OnScreenButton to notify the onscreenbuttons an button has been pressed
buttonX - Static variable in class android.gameengine.icadroids.input.OnScreenButtons
holds the values of wether or not the button has been pressed.
buttonY - Static variable in class android.gameengine.icadroids.input.OnScreenButtons
holds the values of wether or not the button has been pressed.

A B C D E F G H I J L M N O P R S T U V X Y Z