Texture

Undocumented in source.
abstract
class Texture : NoGCClass, IAsset {}

Constructors

this
this()

Texture constructor.

Inherited Members

From IAsset

load
void load(string fileName, ...)
Undocumented in source.

Meta