toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.image.tiles
/
TileSet
/
Companion
/
extractBitmaps
extract
Bitmaps
fun
extractBitmaps
(
bmp
:
Bitmap32
,
tilewidth
:
Int
,
tileheight
:
Int
,
columns
:
Int
,
tilecount
:
Int
,
spacing
:
Int
,
margin
:
Int
)
:
List
<
Bitmap32
>