Texture

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(uint id)
Undocumented in source.

Members

Functions

bind
int bind(int where)
Undocumented in source. Be warned that the author may not have intended to support it.
destroy
void destroy()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

load
Texture load(string path)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

id
uint id;
Undocumented in source.
path
string path;
Undocumented in source.
size
Point size;
Undocumented in source.

Meta