#include <FontMgr.H>
Static Public Member Functions | |
void | registerFont (char *szFontName) |
void | render (char *szText, const float x, const float y, const float z, const int font=0) |
float | getSize (char *szText, const float x, const float y, const float z, const int font=0) |
Static Protected Attributes | |
ARRAY< GLFONT * > | _fontList |
|
|
|
|
|
|
|
|