toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.math.geom.bezier
/
StrokePointsBuilder
/
addCurvePoints
add
Curve
Points
fun
addCurvePoints
(
curr
:
Curve
,
nsteps
:
Int
=
(curr.length / 10.0).clamp(10.0, 100.0).toInt()
)