Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
W
R
remove()
- Method in class cmd.
Alias
Removes current alias
removeFirst(String[])
- Static method in class core.
HandleData
removeFirst: Removes the first element of the old array.
removeItem(String)
- Method in class obj.
Player
removeItem(Item)
- Method in class obj.
Room
Removes a single item from the room.
removeNPC(NPC)
- Method in class obj.
Room
Removes a single NPC from the room.
Room
- Class in
obj
Room(String, String, Item[], NPC[])
- Constructor for class obj.
Room
Full constructor.
Room(String, String, Item, NPC)
- Constructor for class obj.
Room
Full constructor, but takes a single item instead of an array, and a single NPC.
Room(String, String, NPC)
- Constructor for class obj.
Room
Constructor without items, and just one npc.
Room(String, String, Item)
- Constructor for class obj.
Room
Constructor without NPC's, and just one item.
Room(String, String, Item[])
- Constructor for class obj.
Room
Constructor missing npcs.
Room(String, String)
- Constructor for class obj.
Room
Constructor with just name and description.
Room(String)
- Constructor for class obj.
Room
Constructor with just a name.
Room()
- Constructor for class obj.
Room
Blank constructor.
roomAtOffset(Room, int, int)
- Method in class core.
Grid
Returns the object(s) at an offset of point p
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
W