|
UFO: Alien Invasion
|
#include <ui_font.h>

Data Fields | |
| char * | name |
| int | size |
| char * | style |
| char * | path |
| char* uiFont_t::name |
Definition at line 30 of file ui_font.h.
Referenced by UI_DrawString(), UI_ParseFont(), and UI_RegisterFont().
| char* uiFont_t::path |
Definition at line 33 of file ui_font.h.
Referenced by UI_RegisterFont().
| int uiFont_t::size |
Definition at line 31 of file ui_font.h.
Referenced by UI_RegisterFont().
| char* uiFont_t::style |
Definition at line 32 of file ui_font.h.
Referenced by UI_RegisterFont().