Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
E
G
H
M
P
Q
R
S
W
C
Command
- Class in
student.adventure
This class is an abstract superclass for all command classes in the game.
Command()
- Constructor for class student.adventure.
Command
Create a command object.
CommandWords
- Class in
student.adventure
This class holds a collection of all command words known to the game.
CommandWords()
- Constructor for class student.adventure.
CommandWords
Constructor - initialise the command words.
commandWords()
- Method in class student.adventure.
Parser
Access the set of valid command words.
createCommands()
- Method in class student.adventure.
Game
Create all the commands this game knows about.
createRooms()
- Method in class student.adventure.
Game
Create all the rooms and link their exits together.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
E
G
H
M
P
Q
R
S
W