UFO: Alien Invasion
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
uiFont_s Struct Reference

#include <ui_font.h>

Data Fields

char * name
 
int size
 
char * style
 
char * path
 

Detailed Description

Definition at line 29 of file ui_font.h.

Field Documentation

char* uiFont_s::name

Definition at line 30 of file ui_font.h.

Referenced by UI_DrawString(), UI_ParseFont(), and UI_RegisterFont().

char* uiFont_s::path

Definition at line 33 of file ui_font.h.

Referenced by UI_RegisterFont().

int uiFont_s::size

Definition at line 31 of file ui_font.h.

Referenced by UI_RegisterFont().

char* uiFont_s::style

Definition at line 32 of file ui_font.h.

Referenced by UI_RegisterFont().


The documentation for this struct was generated from the following file: