LayerChunk
Chunk → ase.chunks.LayerChunk (Class)
Static Members
fromBytes(bytes: haxe.io.Bytes): LayerChunk
Name | Type |
---|---|
bytes |
haxe.io.Bytes |
Returns |
---|
LayerChunk |
Instance Members
flags: LayerFlags
layerType: LayerType
childLevel: Int
defaultWidth: Int
defaultHeight: Int
blendMode: LayerBlendMode
opacity: Int
name: String
tilesetIndex: Int
toBytes(?out: haxe.io.BytesOutput): haxe.io.Bytes
Name | Type | Default |
---|---|---|
out |
haxe.io.BytesOutput | (optional) |
Returns |
---|
haxe.io.Bytes |
Name | Type | Default |
---|---|---|
createHeader |
Bool | false |
Private Members
getSizeWithoutHeader(): Int
Returns |
---|
Int |