|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectStinker.Waypoints
public class Waypoints
| Constructor Summary | |
|---|---|
Waypoints()
|
|
| Method Summary | |
|---|---|
int |
getDistance(MyPoint from,
MyPoint to)
|
int |
getPath(MyPoint from,
MyPoint to)
|
void |
init(ApoSkunkmanAILevel level)
|
boolean |
isInit()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Waypoints()
| Method Detail |
|---|
public void init(ApoSkunkmanAILevel level)
public boolean isInit()
public int getPath(MyPoint from,
MyPoint to)
public int getDistance(MyPoint from,
MyPoint to)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||