Class: PathFinder
This page documents the methods and fields available in the PathFinder class.
Members
| Signature | Description |
|---|---|
getSearchDelay() | Returns the current search delay. |
getTarget() | Returns the current target. |
getTargetDistance() | Returns the current target distance. |
getTargetDistanceInPath() | Returns the current target distance in path. |
hasPath() | Returns whether path is true. |
hasTarget() | Returns whether target is true. |
setSearchDelay(float) | Sets or updates the search delay. |
setTarget(SpatialObject) | Sets or updates the target. |