Box

Undocumented in source.

Constructors

this
this(float x, float y, float width, float height)
Undocumented in source.
this
this()
Undocumented in source.

Members

Aliases

color
alias color = colour
Undocumented in source.

Functions

render
void render()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

endRender
void endRender()
startRender
void startRender()

Static variables

vertices
float[8] vertices;
Undocumented in source.

Variables

colour
Colour colour;
height
float height;
width
float width;
Undocumented in source.
x
float x;
y
float y;
Undocumented in source.

Meta