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

L

LEFT - pacman.constant.Direction
 
LevelListCellFactory() - Constructor for class pacman.controller.SelectController.LevelListCellFactory
 
levelListView - Variable in class pacman.controller.SelectController
The level list shown on the screen.
life - Variable in enum pacman.util.GameManager
The current Life.
Life - Class in pacman.model
Life
Life() - Constructor for class pacman.model.Life
Allocates a new Life object.
Life(int) - Constructor for class pacman.model.Life
Allocates a new Life object.
lifeCount - Variable in class pacman.controller.GameController
The count of life shown on the screen.
lineCount - Variable in class pacman.util.MapReader
The line count of the map.
lose() - Method in class pacman.model.Life
Reduces the Life.remaining life by 1 (minimum to 0).
lose(int) - Method in class pacman.model.Score
Decreases the Score.value by the given value.
loseGame() - Method in enum pacman.util.GameManager
Loses the game.
A B C D E F G H I L M N O P R S T U V W