![]() |
DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
|
|
Data Fields | |
int | autoload |
struct cachepic_s * | chain |
unsigned int | flags |
int | height |
int | lastusedframe |
char | name [MAX_QPATH] |
skinframe_t * | skinframe |
int | texflags |
int | width |
struct cachepic_s* cachepic_t::chain |
skinframe_t* cachepic_t::skinframe |
int cachepic_t::texflags |
Definition at line 37 of file gl_draw.c.
Referenced by Draw_CachePic_Flags(), and Draw_NewPic().