- clearvoid clear() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- clipvoid clip(int[2] pos, int[2] size) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- destroyvoid destroy() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- finishFramevoid finishFrame() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- fontHeightint fontHeight() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- linevoid line(int[2] start, int[2] end) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- noclipvoid noclip() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- rectvoid rect(int[2] pos, int[2] size) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- rectOutlinevoid rectOutline(int[2] pos, int[2] size) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- resizevoid resize(int[2] size) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- setColorvoid setColor(float[3] color) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- setColorvoid setColor(float[4] color) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- setColorvoid setColor(int color) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- setFontvoid setFont(string font, int size) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- textint text(int[2] pos, string text, double offset) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- textint 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. 
- widthint width(string text) 
- Undocumented in source. Be warned that the author may not have intended to support it.