A B C D E F G H I J K L M P R S T U W X Y

A

addKey(int) - Method in class jplay.Keyboard
Overloading the method void addKey(int key, int behavior), the behavior will be DETECT_INITAL_PRESS_ONLY.
addKey(int, int) - Method in class jplay.Keyboard
Method used for adding a key to an instance of the keyboard and its behavior.
addOverlay(GameObject) - Method in class jplay.Scene
Adds a overlay scene.
Animation - Class in jplay
Class responsible for animating a GameImage using pieces of the image, such as frames.
Animation(String, int, boolean) - Constructor for class jplay.Animation
The constructor creates a class object animation.
Animation(String, int) - Constructor for class jplay.Animation
Overloading of the constructor public Animation(String fileName, int totalFrames, boolean loop).
Animation(String) - Constructor for class jplay.Animation
Overloading of the constructor public Animation(String fileName, int totalFrames, boolean loop).

A B C D E F G H I J K L M P R S T U W X Y