void setColor(rgbColor _myColor)
uint32_t getBitmap(char c)
void drawChar(char c, point3d where, double height)
TextBox(char *text, int charLine, point3d topLeft, point3d bottomRight, double duration=4, bool deform=true, bool scrolling=false)
void stepTime(double amount)
void drawLine(point3d where, int startx, int starty, int offsetx, int offsety, double scale)