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