A B C D E F G H I L M N O P R S T U V W
R
- read() - Method in class pacman.model.Map
-
Reads the map file of
Map.fileName
. - read() - Method in class pacman.util.ScoreBoardReader
-
Reads the score board file.
- readFile(boolean) - Method in class pacman.util.MapReader
-
Reads a map file and processes for the configurations or the map.
- readFileForConfig() - Method in class pacman.util.MapReader
-
Reads the file for the configurations.
- readFileForMap() - Method in class pacman.util.MapReader
-
Reads the file for the map.
- remaining - Variable in class pacman.model.Life
-
The remaining life.
- RIGHT - pacman.constant.Direction
- root - Variable in class pacman.util.MapPainter
-
The
Pane
that is expected to be drawn with the map on it - run() - Method in class pacman.model.Ghost
-
This method overrides
Runnable.run()
.