#include <ui.h>
Public Attributes | |
menuCommon_t | generic |
qhandle_t | pics [2] |
char * | cmd |
char* menuBitmap_s::cmd |
Definition at line 259 of file ui.h.
Referenced by Bitmap_Free(), and Parse_Bitmap().
menuCommon_t menuBitmap_s::generic |
Definition at line 257 of file ui.h.
Referenced by Bitmap_Draw(), Bitmap_Free(), Bitmap_Init(), and Parse_Bitmap().
qhandle_t menuBitmap_s::pics[2] |
Definition at line 258 of file ui.h.
Referenced by Bitmap_Draw(), and Parse_Bitmap().