|
@@ -49,8 +49,8 @@
|
|
|
<h3>[method:null closePath]()</h3>
|
|
|
<p>Adds a [page:LineCurve lineCurve] to close the path.</p>
|
|
|
|
|
|
- <h3>[method:Float getCurveLengths]()</h3>
|
|
|
- <p>Adds together the lengths of the curves in the [page:.curves] array.</p>
|
|
|
+ <h3>[method:Array getCurveLengths]()</h3>
|
|
|
+ <p>Get list of cumulative curve lengths of the curves in the [page:.curves] array.</p>
|
|
|
|
|
|
<h3>[method:Vector getPoint]( [param:Float t] )</h3>
|
|
|
<p>
|