|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Collectable in rogue |
|---|
| Methods in rogue that return Collectable | |
|---|---|
Collectable |
DungeonGame.collectableAt(Pt p)
Checks whether there is a collectable item at given location |
| Methods in rogue with parameters of type Collectable | |
|---|---|
void |
DungeonGame.removeCollectable(Collectable c)
Invoked from Player code, informs DungeonGame object that a Collectable has been consumed. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||