Static variables

@:value(Linear)staticDEFAULT_FILTER:Filter = Linear

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

@:value(false)staticLOG_TEXTURE_LOAD:Bool = false

@:value(0)staticMIPMAP_MAX_SIZE:Int = 0

Reduce textures quality with mipmaps by only loading up to the desired size.

Static methods

staticdynamiccustomCheckInfo(i:Image):Void

staticdynamicsetupTextureFlags(tex:Texture):Void

Constructor

new(entry:FileEntry)

Variables

Methods

Inherited Variables

Defined by Resource

read onlyentry:FileEntry

read onlyname:String

Inherited Methods

Defined by Resource

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