toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.math.geom.vector
/
VectorPath
/
VectorPath
Vector
Path
constructor
(
commands
:
IntArrayList
=
IntArrayList()
,
data
:
DoubleArrayList
=
DoubleArrayList()
,
winding
:
Winding
=
Winding.DEFAULT
,
optimize
:
Boolean
=
true
)