Messages |
string | string | set text string to be generated |
color | four floats | set the color of the text |
font | string, [extruded | textured | outlined | filled] | set the font and optional style |
Comments |
constructor text
destructor ~text
method reset
1 set default font to "Times-Elfin"
2 set default style to extruded
3 set color to (0,0,0,1)
method message
1 set text string to be generated
2 set the color of the text
3 set the font and optional style