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

S

setAge(int) - Method in class obj.Character
Sets the character's age.
setCmd(Command) - Method in class obj.Item
Sets the command that the item is associated with.
setDesc(String) - Method in class obj.Entity
Sets object's description, which is printed when the object is examined.
setDir(String) - Method in class cmd.Examine
 
setDir(String) - Method in class cmd.Help
 
setDir(String) - Method in class cmd.Move
 
setDir(String) - Method in class cmd.Open
 
setDir(String) - Method in class cmd.Use
 
setGender(String) - Method in class obj.Character
Sets the character's gender.
setGrid(Grid) - Method in class obj.Player
Effectively moves the player to the Grid specified.
setIdentifiers(String[]) - Method in class obj.Entity
Sets the identifiers for the entity.
setItems(Item[]) - Method in class obj.Room
Sets the items that can be found in the room.
setLocked(boolean) - Method in class obj.Exit
 
setName(String) - Method in class cmd.Drop
 
setName(String) - Method in class cmd.Examine
 
setName(String) - Method in class cmd.Help
 
setName(String) - Method in class cmd.Open
 
setName(String) - Method in class cmd.Take
 
setName(String) - Method in class cmd.Talk
 
setName(String) - Method in class cmd.Use
 
setName(String) - Method in class obj.Entity
Sets the object's name.
setNPCs(NPC[]) - Method in class obj.Room
Sets the NPC's that can be found in the room.
setNumUses(int) - Method in class obj.Item
Sets how many times the item can be used.
setPassable(boolean) - Method in class obj.Exit
 
setRoom(Room) - Method in class obj.Player
Effectively moves the player to whatever room is specified.
setRoomDesc(String) - Method in class obj.Entity
Sets the room description.

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