Available since LÖVE 0.10.0 |
This function is not supported in earlier versions. |
Gets a BezierCurve that corresponds to the specified segment of this BezierCurve.
curve = BezierCurve:getSegment( startpoint, endpoint )
number startpoint
number endpoint
BezierCurve curve