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

A

add(Room, int, int) - Method in class core.Grid
Adds an object at the specified point
addDialog(String) - Method in class obj.NPC
Adds 'dialog' to the NPC.
addIdentifier(String) - Method in class obj.Entity
Adds an identifier to the entity.
addIdentifiers(String[]) - Method in class obj.Entity
Adds a list of identifiers to the entity.
addItem(Item) - Method in class obj.Room
Adds a single item to the room.
addNPC(NPC) - Method in class obj.Room
Adds a single NPC to the room.
addParams(String[]) - Method in class cmd.Alias
Add an array of parameters to the current parameter list
addToInventory(Item) - Method in class obj.Player
Adds an item to the player's inventory.
Alias - Class in cmd
Alias Creates a new alias.
Alias() - Constructor for class cmd.Alias
 
arrToString(String[]) - Static method in class core.HandleData
arrToString Converts an array into a string in a list format

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