![]() |
DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
|
|
#include <draw.h>
Data Fields | |
dp_font_t * | f |
int | maxsize |
dp_font_t* dp_fonts_t::f |
Definition at line 120 of file draw.h.
Referenced by FindFont(), font_shutdown(), getdrawfont(), getdrawfontnum(), GL_Draw_Init(), gl_draw_start(), LoadFont_f(), and VM_loadfont().
int dp_fonts_t::maxsize |
Definition at line 121 of file draw.h.
Referenced by FindFont(), font_shutdown(), getdrawfont(), getdrawfontnum(), GL_Draw_Init(), gl_draw_start(), LoadFont_f(), and VM_loadfont().