toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.korge.view.fast
Package-level
declarations
Types
Functions
Types
FSprite
Link copied to clipboard
inline
class
FSprite
(
val
id
:
Int
)
FSprites
Link copied to clipboard
open
class
FSprites
(
val
maxSize
:
Int
)
Functions
fast
For
Each
Link copied to clipboard
inline
fun
<
T
:
FSprites
>
T
.
fastForEach
(
callback
:
T
.
(
sprite
:
FSprite
)
->
Unit
)
FSprite
From
Index
Link copied to clipboard
fun
FSpriteFromIndex
(
index
:
Int
)
:
FSprite