PathPoint

constructor(x: Double, y: Double, heading: Double? = null)

Parameters

x

field x coordinate for a point

y

field y coordinate for a point

heading

field heading coordinate that we want to end at (optional)