toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.image.tiles
/
TileSet
/
Companion
/
fromBitmapSlices
from
Bitmap
Slices
fun
fromBitmapSlices
(
tilewidth
:
Int
,
tileheight
:
Int
,
bmpSlices
:
List
<
BmpSlice32
>
,
border
:
Int
=
1
,
mipmaps
:
Boolean
=
false
)
:
TileSet