通过Base64加载图集

Constructor

@:value({ isAtf : false })new (img:String, xml:String, filename:String, isAtf:Bool = false)

Methods

load (func:TextureAtlas ‑> Void, errorCall:String ‑> Void):Void

开始载入

 *  @param func -

Inherited Variables

Defined by TextureLoader

imgPath:String

@:value(false)isAtf:Bool = false

xmlPath:String

Inherited Methods