Static variables

@:value(false)staticDEFAULT_ASYNC:Bool = false

Forces async decoding for images if available on the target platform.

@:value(Linear)staticDEFAULT_FILTER:Filter = Linear

Specify if we will automatically convert non-power-of-two textures to power-of-two.

Static methods

staticdynamicsetupTextureFlags(tex:Texture):Void

Constructor

new(entry:FileEntry)

Methods

Inherited Variables

Defined by Resource

read onlyentry:FileEntry

read onlyname:String

Inherited Methods

Defined by Resource

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