A C E G H M P Q R S W

S

setCurrentRoom(Room) - Method in class student.adventure.Player
Set the current room for this player.
setExit(String, Room) - Method in class student.adventure.Room
Define an exit from this room.
setSecondWord(String) - Method in class student.adventure.Command
Define the second word of this command (the word entered after the command word).
showAll() - Method in class student.adventure.CommandWords
Print all valid commands to System.out.
student.adventure - package student.adventure
This package provides all of the course-specific classes for creating a simple text adventure game.

A C E G H M P Q R S W