View source
abstract AseAtlasColor(String)
package flixel.graphics.atlas
to String
import flixel.graphics.atlas.AseAtlas
Available on all platforms
Aseprite atlases use strings for colors (for some reason). This allows you to easily convert to a more usable format.
Static methods
statictoFlxColor(this:String):Null<Null<Int>>
Converts the underlying string to an actual color usable by flixel tools