|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface for things that can be uncovered with the "search" command.
| Method Summary | |
boolean |
isRevealed()
Returns true if this object has been revealed/found. |
void |
reveal(Commandable agent)
Reveals the item after a successful search. |
| Method Detail |
public void reveal(Commandable agent)
agent - the agent who discovered it - can be null if
some external event revealed the item, but not usually.public boolean isRevealed()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||