korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-image
/
korlibs.image.format
/
ASE
/
AseTilemapCell
/
AseTilemapCell
Ase
Tilemap
Cell
constructor
(
data
:
IntArray2
,
tileBitmask
:
Int
,
bitmaskXFlip
:
Int
,
bitmaskYFlip
:
Int
,
bitmask90CWFlip
:
Int
,
x
:
Int
,
y
:
Int
,
opacity
:
Int
)