toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.math.geom
/
fastForEachReverseIndexed
fast
For
Each
Reverse
Indexed
inline
fun
PointList
.
fastForEachReverseIndexed
(
block
:
(
index
:
Int
,
Point
)
->
Unit
)