littlekt
0.6.0
common
core
/
com.lehaine.littlekt.math.geom
/
isCCW
is
CCW
fun
isCCW
(
polygon
:
FloatArray
,
offset
:
Int
=
0
,
count
:
Int
=
polygon.size
)
:
Boolean