Uses of Class
org.robovm.apple.gameplaykit.GKPath
| Package | Description |
|---|---|
| org.robovm.apple.gameplaykit |
-
Uses of GKPath in org.robovm.apple.gameplaykit
Methods in org.robovm.apple.gameplaykit with parameters of type GKPath Modifier and Type Method Description static GKGoalGKGoal. followPath(GKPath path, double maxPredictionTime, boolean forward)static GKGoalGKGoal. stayOnPath(GKPath path, double maxPredictionTime)