toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.graphics
/
AGTextureUnits
/
fastForEach
fast
For
Each
inline
fun
fastForEach
(
block
:
(
index
:
Int
,
tex
:
AGTexture
?
,
info
:
AGTextureUnitInfo
)
->
Unit
)