A B C D E F G H I K L M N O P Q R S T U V W X Y
All Classes All Packages
All Classes All Packages
All Classes All Packages
L
- level - Variable in class break_out.model.Game
-
The current level
- Level - Class in break_out.model
-
This class contains information about the running game
- Level(Game, int, int) - Constructor for class break_out.model.Level
-
The constructor creates a new level object and needs the current game object, the number of the level to be created and the current score
- levelnr - Variable in class break_out.model.Level
-
The number of the level
- loadLevelData(int) - Method in class break_out.model.Level
-
Loads the information for the level from a json-file located in the folder /res of the project
All Classes All Packages