A B C D E F G H I M N O P R S U

B

Banana - Class in apes
This class represents a Banana (or really any object that may be thrown in a parabolic trajectory).
Banana(String, Image, Vector2f, Shape) - Constructor for class apes.Banana
constructs a new banana with given arguments.
Block - Class in apes
This class is a simple block (rectangle) implementation of ICollidableObject.
Block(int, int, int, int) - Constructor for class apes.Block
constructs a new block.
BlockMap - Class in apes
This class loads and stores the information given in a .tmx file created with the program Tiled (http://www.mapeditor.org/ ).
BlockMap(String) - Constructor for class apes.BlockMap
 

A B C D E F G H I M N O P R S U