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

Data Fields | |
| const char * | name |
| TTF_Font * | font |
| SDL_RWops * | rw |
| byte * | buffer |
| int | style |
| int | lineSkip |
| int | height |
| TTF_Font* font_t::font |
Definition at line 31 of file r_font.h.
Referenced by R_FontGenerateTexture().
| int font_t::height |
Definition at line 36 of file r_font.h.
Referenced by R_FontTextSize(), and UI_FontGetHeight().
| int font_t::lineSkip |
| SDL_RWops* font_t::rw |
| int font_t::style |
see also fontRenderStyle_t