Package | Description |
---|---|
com.ai | |
com.ai.events |
Modifier and Type | Method and Description |
---|---|
WayPoint |
AIElement.getWayPoint(java.lang.String Name) |
Modifier and Type | Method and Description |
---|---|
void |
AIElement.addWayPoint(WayPoint waypoint) |
void |
AIElement.removeWaypoint(WayPoint waypoint) |
Modifier and Type | Method and Description |
---|---|
void |
OnWayPointChangeListener.AfterChange(java.lang.Object sender,
WayPoint waypoint) |
void |
OnWayPointChangeListener.BevoreChange(java.lang.Object sender,
WayPoint waypoint) |