A B C D E F G H I L M N O P R S T U V W
W
- wakeUpGhosts() - Method in enum pacman.util.GameManager
-
Wakes up all
Ghost
s to make them move. - wallComboBox - Variable in class pacman.controller.SelectController
-
The wall combobox shown on the screen.
- wallFileName - Variable in class pacman.model.Map
-
The filename of the walls.
- WIDTH - Static variable in class pacman.constant.MapResolution
- winGame() - Method in enum pacman.util.GameManager
-
Wins the game.
- write(Score) - Method in class pacman.util.ScoreBoardWriter
-
Writes the given
Score
to the score board file. - writeNewLine(String) - Method in class pacman.util.ScoreBoardWriter
-
Writes a new line to the file.