|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object wyvern.lib.ai.behaviors.Behavior wyvern.lib.ai.behaviors.StandardBehavior
Constructor Summary | |
StandardBehavior()
Constructor has to be public for Bean objects. |
Method Summary | |
static Behavior |
getImpl()
|
void |
init()
|
Methods inherited from class wyvern.lib.ai.behaviors.Behavior |
add, getDistance, getNearbyTargets, setNearestReachable, setNearestVisible, targetAdjacentMonster, think |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public StandardBehavior()
Method Detail |
public static Behavior getImpl()
public void init()
init
in class Behavior
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |