public class Path
extends java.lang.Object
| Constructor and Description |
|---|
Path() |
| Modifier and Type | Method and Description |
|---|---|
PathPoint |
addPoint(PathPoint p_75849_1_) |
void |
changeDistance(PathPoint p_75850_1_,
float p_75850_2_) |
void |
clearPath() |
PathPoint |
dequeue() |
boolean |
isPathEmpty() |