|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectvooga.aiEngine.Algorithms.AbstractAlgorithm
vooga.aiEngine.Algorithms.YFollower
public class YFollower
Tracks the x location of an object and attempts to match x-position by firing associated events.
Constructor Summary | |
---|---|
YFollower()
|
Method Summary | |
---|---|
void |
perform(java.lang.Object... args)
Performs the track height algorithm, assuming the correct parameters are presented |
Methods inherited from class vooga.aiEngine.Algorithms.AbstractAlgorithm |
---|
performWithDelay, setDelay |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public YFollower()
Method Detail |
---|
public void perform(java.lang.Object... args) throws java.lang.RuntimeException
perform
in class AbstractAlgorithm
eventFirer
- ai
- target
- movedown
- moveup
-
java.lang.RuntimeException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |