Get coordinates of the i-th control point. Indices start with 1.
x, y = BezierCurve:getControlPoint(i)
number i
number x
number y