toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.math.geom.shape
/
toShape2d
to
Shape2d
fun
List
<
Shape2D
>
.
toShape2d
(
)
:
Shape2D
fun
Shape2D
.
toShape2d
(
)
:
Shape2D
Deprecated
Replace with
toShape2D()
Content copied to clipboard
fun
PointList
.
toShape2d
(
closed
:
Boolean
=
true
)
:
Shape2D
fun
VectorPath
.
toShape2d
(
closed
:
Boolean
=
true
)
:
Shape2D
Deprecated
Replace with
toShape2D(closed)
Content copied to clipboard