void DrawText(char *text, float x, float y)
Draws a text string at the specified point, using the current text font, and the current text foreground and background colours.