|
Functions |
|
void | gldrawimage (const uchar *, int x, int y, int w, int h, int d=3, int ld=0) |
|
void | gldrawtext (const char *, int n, float x, float y, float z=0) |
|
void | gldrawtext (const char *, float x, float y, float z=0) |
|
void | gldrawtext (const char *, int n) |
|
void | gldrawtext (const char *) |
|
void | glfillrect (int x, int y, int w, int h) |
|
void | glfinish () |
|
float | glgetascent () |
|
float | glgetdescent () |
|
float | glgetwidth (const char *, int n) |
|
float | glgetwidth (const char *) |
|
void | glsetcolor (Color) |
|
void | glsetfont (Font *f, float size) |
|
void | glstart () |
|
void | glstrokerect (int x, int y, int w, int h) |