#include <FontMgr.h>
List of all members.
Static Public Member Functions |
static const char * | TYPENAME () |
static void | Close () |
static void | Register (const char *name, Font *font) |
static Font * | Find (const char *name) |
Detailed Description
Definition at line 36 of file FontMgr.h.
Member Function Documentation
Font * FontMgr::Find |
( |
const char * |
name | ) |
|
|
static |
void FontMgr::Register |
( |
const char * |
name, |
|
|
Font * |
font |
|
) |
| |
|
static |
static const char* FontMgr::TYPENAME |
( |
| ) |
|
|
inlinestatic |
The documentation for this class was generated from the following files: