A B C D E F G H I L M N O P R S T U V W
F
- fileName - Variable in class pacman.model.Map
-
The filename of the map file.
- fileName - Variable in class pacman.util.MapReader
-
The filename of the map file.
- FileName - Class in pacman.constant
-
FileName
- FileName() - Constructor for class pacman.constant.FileName
- findDirectionToMove() - Method in class pacman.model.Ghost
-
Returns a
Direction
indicating a possible way to move to. - freeze() - Method in class pacman.model.Ghost
-
Freezes this
Ghost
. - freezeGhosts() - Method in enum pacman.util.GameManager
-
Freezes all
Ghost
s to make them not able to move.