toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.math.geom.bezier
/
getPoints
get
Points
fun
Curve
.
getPoints
(
count
:
Int
=
this.recommendedDivisions()
,
out
:
PointArrayList
=
PointArrayList()
)
:
PointList