DrawEmpty

Undocumented in source.

Members

Functions

clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
clip
void clip(int[2] pos, int[2] size)
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.
finishFrame
void finishFrame()
Undocumented in source. Be warned that the author may not have intended to support it.
fontHeight
int fontHeight()
Undocumented in source. Be warned that the author may not have intended to support it.
line
void line(int[2] start, int[2] end)
Undocumented in source. Be warned that the author may not have intended to support it.
noclip
void noclip()
Undocumented in source. Be warned that the author may not have intended to support it.
rect
void rect(int[2] pos, int[2] size)
Undocumented in source. Be warned that the author may not have intended to support it.
rectOutline
void rectOutline(int[2] pos, int[2] size)
Undocumented in source. Be warned that the author may not have intended to support it.
resize
void resize(int[2] size)
Undocumented in source. Be warned that the author may not have intended to support it.
setColor
void setColor(float[3] color)
Undocumented in source. Be warned that the author may not have intended to support it.
setColor
void setColor(float[4] color)
Undocumented in source. Be warned that the author may not have intended to support it.
setColor
void setColor(int color)
Undocumented in source. Be warned that the author may not have intended to support it.
setFont
void setFont(string font, int size)
Undocumented in source. Be warned that the author may not have intended to support it.
text
int text(int[2] pos, string text, double offset)
Undocumented in source. Be warned that the author may not have intended to support it.
text
int text(int[2] pos, int h, string text, double offset)
Undocumented in source. Be warned that the author may not have intended to support it.
width
int width(string text)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta