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
/
AseLayer
Ase
Layer
open
class
AseLayer
(
val
originalAseIndex
:
Int
,
index
:
Int
,
name
:
String
,
val
flags
:
Int
,
type
:
ImageLayer.Type
,
val
childLevel
:
Int
,
val
blendModeInt
:
Int
,
val
opacity
:
Int
,
val
tilesetIndex
:
Int
)
:
ImageLayer
,
ASE.AseEntity
Members
Constructors
Ase
Layer
Link copied to clipboard
constructor
(
originalAseIndex
:
Int
,
index
:
Int
,
name
:
String
,
flags
:
Int
,
type
:
ImageLayer.Type
,
childLevel
:
Int
,
blendModeInt
:
Int
,
opacity
:
Int
,
tilesetIndex
:
Int
)
Properties
background
Link copied to clipboard
val
background
:
Boolean
blend
Mode
Link copied to clipboard
val
blendMode
:
BlendMode
blend
Mode
Int
Link copied to clipboard
val
blendModeInt
:
Int
child
Level
Link copied to clipboard
val
childLevel
:
Int
collapsed
Link copied to clipboard
val
collapsed
:
Boolean
flags
Link copied to clipboard
val
flags
:
Int
index
Link copied to clipboard
var
index
:
Int
is
Editable
Link copied to clipboard
val
isEditable
:
Boolean
is
Group
Link copied to clipboard
val
isGroup
:
Boolean
is
Reference
Layer
Link copied to clipboard
val
isReferenceLayer
:
Boolean
is
Tilemap
Link copied to clipboard
val
isTilemap
:
Boolean
is
Visible
Link copied to clipboard
val
isVisible
:
Boolean
lock
Movement
Link copied to clipboard
val
lockMovement
:
Boolean
name
Link copied to clipboard
val
name
:
String
?
opacity
Link copied to clipboard
val
opacity
:
Int
original
Ase
Index
Link copied to clipboard
val
originalAseIndex
:
Int
preferred
Linked
Cels
Link copied to clipboard
val
preferredLinkedCels
:
Boolean
tileset
Index
Link copied to clipboard
val
tilesetIndex
:
Int
type
Link copied to clipboard
val
type
:
ImageLayer.Type
user
Data
Link copied to clipboard
open
override
var
userData
:
String
?
user
Data
Color
Link copied to clipboard
open
override
var
userDataColor
:
RGBA