toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.math.geom.bezier
/
StrokePointsBuilder
/
addCurvePointsCap
add
Curve
Points
Cap
fun
addCurvePointsCap
(
p0
:
Point
,
p3
:
Point
,
ratio
:
Ratio
,
mid
:
Point
=
Point.middle(p0, p3)
,
nsteps
:
Int
=
NSTEPS
)