|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Player | |
---|---|
cmd | |
iface | |
obj |
Uses of Player in cmd |
---|
Methods in cmd with parameters of type Player | |
---|---|
void |
Move.exec(Player player)
|
void |
Drop.exec(Player p)
|
void |
Talk.exec(Player p)
|
void |
Help.exec(Player p)
|
void |
Inventory.exec(Player p)
|
void |
Kate.exec(Player p)
|
void |
Take.exec(Player p)
|
void |
Use.exec(Player p)
|
void |
Quit.exec(Player p)
|
void |
Look.exec(Player p)
|
void |
Alias.exec(Player p)
|
void |
Examine.exec(Player p)
|
void |
Open.exec(Player p)
|
Uses of Player in iface |
---|
Methods in iface with parameters of type Player | |
---|---|
void |
Command.exec(Player p)
exec is the main method of the command. |
Uses of Player in obj |
---|
Methods in obj with parameters of type Player | |
---|---|
void |
Item.use(Player p)
The item has a command assoicated with it. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |