View source
typedef AseAtlasLayer
package flixel.graphics.atlas
import flixel.graphics.atlas.AseAtlas
Available on all platforms
Fields
optionalcels:Null<Array<AseAtlasCel>>
* Any info that was left on cels of this layer.
*
* Note: While `data`, `color` and `zIndex` are optional, a cel should always have
* at least one of them with a non-null value.
optionalblendMode:Null<AseBlendMode>
The effect added to this layer to change how the colors blend with colors on lower layers