Index

A B C D E F G H I L M O P R S T U W Z 
All Classes and Interfaces|All Packages|Constant Field Values

P

playground - package playground
 
Playground - Class in playground
Playground represents a level of the game, focusing on the game LOGIC, i.e., not so much on the graphical representation.
Playground() - Constructor for class playground.Playground
 
preferredSizeX() - Method in class playground.Playground
 
preferredSizeX() - Method in class playground.SpaceInvadersLevel
calculates and returns the preferred size of the level (in pixel) for X-direction
preferredSizeY() - Method in class playground.Playground
 
preferredSizeY() - Method in class playground.SpaceInvadersLevel
calculates and returns the preferred size of the level (in pixel) for Y-direction
prepareLevel(String) - Method in class playground.LevelWithBox
Method creates a new Object RectObject named RedBox.
prepareLevel(String) - Method in class playground.Playground
Sets up a single level.
prepareLevel(String) - Method in class playground.SpaceInvadersLevel
initially sets up the level.
processKeyEvents(Stack<KeyEvent>) - Method in class playground.Playground
Method meant to be filled with own code, processes Keyboard inputs.
processMouseEvents(Stack<MouseEvent>) - Method in class playground.Playground
 
A B C D E F G H I L M O P R S T U W Z 
All Classes and Interfaces|All Packages|Constant Field Values