uiIcon_s Struct Reference

#include <ui_icon.h>

Data Fields

char name [MAX_VAR]
vec2_t size
qboolean single
qboolean blend
qboolean pack64
vec4_t color [ICON_STATUS_MAX]
char * image [ICON_STATUS_MAX]
vec2_t pos [ICON_STATUS_MAX]

Detailed Description

Definition at line 39 of file ui_icon.h.


Field Documentation

Definition at line 43 of file ui_icon.h.

Referenced by UI_DrawIconInBox().

vec4_t uiIcon_s::color[ICON_STATUS_MAX]
char* uiIcon_s::image[ICON_STATUS_MAX]
char uiIcon_s::name[MAX_VAR]

Definition at line 40 of file ui_icon.h.

Referenced by UI_AllocStaticIcon(), UI_GetIconByName(), and UI_ParseIcon().

Definition at line 44 of file ui_icon.h.

Referenced by UI_DrawIconInBox().

vec2_t uiIcon_s::pos[ICON_STATUS_MAX]

Definition at line 48 of file ui_icon.h.

Referenced by UI_DrawIconInBox().

Definition at line 42 of file ui_icon.h.

Referenced by UI_DrawIconInBox().

Definition at line 41 of file ui_icon.h.

Referenced by UI_AutoGenerateIcon(), UI_DrawIconInBox(), and UI_OptionTreeNodeDraw().


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

Generated by  doxygen 1.6.2