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