#include <GU_FontTable.h>
Public Member Functions | |
| GU_FontEntry (const char *path, const char *name) | |
| const char * | getPath () const |
| const char * | getName () const |
Definition at line 31 of file GU_FontTable.h.
| GU_FontEntry::GU_FontEntry | ( | const char * | path, | |
| const char * | name | |||
| ) |
| const char* GU_FontEntry::getName | ( | void | ) | const [inline] |
Definition at line 36 of file GU_FontTable.h.
| const char* GU_FontEntry::getPath | ( | ) | const [inline] |
Definition at line 35 of file GU_FontTable.h.
1.5.9