littlekt
0.6.0
common
core
/
com.lehaine.littlekt.graphics.g2d.font
/
ContourPoint
/
ContourPoint
Contour
Point
fun
ContourPoint
(
x
:
Int
=
0
,
y
:
Int
=
0
,
onCurve
:
Boolean
=
false
,
lastPointOfContour
:
Boolean
=
false
)