toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.image.format
/
ASE
/
AseLayerCell
Ase
Layer
Cell
open
class
AseLayerCell
(
val
frameIndex
:
Int
,
val
layer
:
ASE.AseLayer
,
val
cell
:
ASE.AseCell
)
:
ASE.AseEntity
Members
Constructors
Ase
Layer
Cell
Link copied to clipboard
constructor
(
frameIndex
:
Int
,
layer
:
ASE.AseLayer
,
cell
:
ASE.AseCell
)
Properties
cell
Link copied to clipboard
val
cell
:
ASE.AseCell
frame
Index
Link copied to clipboard
val
frameIndex
:
Int
layer
Link copied to clipboard
val
layer
:
ASE.AseLayer
user
Data
Link copied to clipboard
open
override
var
userData
:
String
?
user
Data
Color
Link copied to clipboard
open
override
var
userDataColor
:
RGBA