Package | Description |
---|---|
student.adventure |
This package provides all of the course-specific classes based
on the "World of Zuul" adventure game example from Chapter 7
of Objects First with Java by Michael Kolling
and David Barnes.
|
Modifier and Type | Method and Description |
---|---|
CommandWords |
Parser.commandWords()
Access the set of valid command words.
|
Constructor and Description |
---|
HelpCommand(CommandWords words)
Constructor for objects of class HelpCommand
|