toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.image.format
/
ASE
/
AseTileset
/
AseTileset
Ase
Tileset
constructor
(
tilesetId
:
Int
,
ntiles
:
Int
,
tileWidth
:
Int
,
tileHeight
:
Int
,
baseIndex
:
Int
,
tilesetName
:
String
,
tiles
:
List
<
BmpSlice
>
)