Interface | Description |
---|---|
Response |
Object that responds to a user's command
|
Class | Description |
---|---|
CommandMapper |
This class is part of the "World of Zuul" application.
|
FileUtil |
File utilities for reading from a file with a Scanner,
skipping comment lines starting with #.
|
Game |
This class is the main class of the "Exciting Campus" application.
|
Goer |
Response to try to go to a new room.
|
Helper |
Help Response
|
Quitter |
Quit Response
|
ResourceUtil |
Utilities for accessing resources stored with the .class file in
the file system or in a jar file.
|
Room |
Class Room - a room in an adventure game.
|
UI |
Aid user keyboard input with prompts and error catching.
|