StarTrekV3_Linux
Version3
|
Namespaces | |
FontManager | |
Functions | |
void | FontManager::Init_FontManager () |
void | FontManager::DeInit_FontManager () |
void | FontManager::LoadFonts () |
ALLEGRO_FONT * | FontManager::GetFont (FONT::FONTNAME a_Name) |
Variables | |
ALLEGRO_PATH * | g_pFontPath = NULL |
vector< ALLEGRO_FONT * > | g_vFont |
ALLEGRO_PATH* g_pFontPath = NULL |
vector<ALLEGRO_FONT *> g_vFont |