Material

Undocumented in source.

Constructors

this
this(ITexture texture)
Undocumented in source.

Members

Functions

opEquals
bool opEquals(Object mato)
Undocumented in source. Be warned that the author may not have intended to support it.
render
void render(Batch batch)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

renderer
Renderer renderer [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
shader
Shader shader [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
texture
ITexture texture [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_renderer
Renderer _renderer;
Undocumented in source.
_shader
Shader _shader;
Undocumented in source.
_texture
ITexture _texture;
Undocumented in source.
changed
bool changed;
Undocumented in source.

Meta