|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object wyvern.kernel.monsters.MonsterImpl.WalkVisitor
Visitor that notifies objects we've stepped on them (or stopped stepping on them).
Constructor Summary | |
protected |
MonsterImpl.WalkVisitor()
|
Method Summary | |
void |
visit(GameObject ob)
Visits an object and (optionally) perform an operation on it. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected MonsterImpl.WalkVisitor()
Method Detail |
public void visit(GameObject ob)
Visitor
visit
in interface Visitor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |