A B C D E F G H I J K L M N O P Q R S T U V W X Y 
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
lifecount - Variable in class break_out.controller.JSONReader
The counter with the number of trials that are allowed to break out the stones of the level
lifeCounter - Variable in class break_out.model.Level
The life counter of the level
loadJsonValues() - Method in class break_out.controller.JSONReader
Loader for the both values "fields" and "maxDrops" of the JSON file
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
A B C D E F G H I J K L M N O P Q R S T U V W X Y 
All Classes All Packages