Constructor

new(entry:FileEntry)

Methods

@:value({ resolution : 256 })toTexture(name:String, resolution:Int = 256):Texture

@:value({ resolution : 256 })toTextureMap(resolution:Int = 256):Map<String, Texture>

@:value({ resolution : 256 })toTileMap(resolution:Int = 256):Map<String, Tile>

Inherited Variables

Defined by Resource

read onlyentry:FileEntry

read onlyname:String

Inherited Methods

Defined by Resource

watch(onChanged:Null<() ‑> Void>):Void