UFO: Alien Invasion
Loading...
Searching...
No Matches
uiFont_t Struct Reference

#include <ui_font.h>

Collaboration diagram for uiFont_t:
Collaboration graph

Data Fields

char * name
int size
char * style
char * path

Detailed Description

Definition at line 29 of file ui_font.h.

Field Documentation

◆ name

char* uiFont_t::name

Definition at line 30 of file ui_font.h.

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

◆ path

char* uiFont_t::path

Definition at line 33 of file ui_font.h.

Referenced by UI_RegisterFont().

◆ size

int uiFont_t::size

Definition at line 31 of file ui_font.h.

Referenced by UI_RegisterFont().

◆ style

char* uiFont_t::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: