Texture

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Alias This

_id

Members

Functions

create
void create(int w, int h, void* pixels, int bytesPerPixel)
Undocumented in source. Be warned that the author may not have intended to support it.
create
void create(Surface surf)
Undocumented in source. Be warned that the author may not have intended to support it.
texture_scope
void texture_scope(void delegate() dg)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

h
int h [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
w
int w [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta