A C D E G H I K L M N O P Q R S T U W

T

Take - Class in cmd
Take Picks up an item in the current room, if it is able to be picked up.
Take() - Constructor for class cmd.Take
 
Talk - Class in cmd
Talk - Allows the player to talk to an NPC in the current room.
Talk() - Constructor for class cmd.Talk
 
talk() - Method in class obj.NPC
Allows the player to have a conversation with an NPC.
toString() - Method in class cmd.Alias
 
toString() - Method in class cmd.Drop
 
toString() - Method in class cmd.Examine
 
toString() - Method in class cmd.Help
 
toString() - Method in class cmd.Inventory
 
toString() - Method in class cmd.Kate
 
toString() - Method in class cmd.Look
 
toString() - Method in class cmd.Move
 
toString() - Method in class cmd.Open
 
toString() - Method in class cmd.Quit
 
toString() - Method in class cmd.Take
 
toString() - Method in class cmd.Talk
 
toString() - Method in class cmd.Use
 
toString() - Method in interface iface.Command
 
toString() - Method in class obj.Entity
 
toString() - Method in class obj.Exit
 
toString() - Method in class obj.Room
Overrides the generic java toString, so that the Room's description can be printed by a simple Output.println(room);

A C D E G H I K L M N O P Q R S T U W