W3cubDocs

/LÖVE

BezierCurve:removeControlPoint

Available since LÖVE 0.10.0
This function is not supported in earlier versions.

Removes the specified control point.

Function

Synopsis

BezierCurve:removeControlPoint( index )

Arguments

number index
The index of the control point to remove.

Returns

Nothing.

See Also

© 2006–2016 LÖVE Development Team
Licensed under the GNU Free Documentation License, Version 1.3.
https://love2d.org/wiki/BezierCurve:removeControlPoint