![]() |
DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
|
|
#include <spritegn.h>
Data Fields | |
dsprite2frame_t | frames [1] |
int | ident |
int | numframes |
int | version |
Definition at line 88 of file spritegn.h.
dsprite2frame_t dsprite2_t::frames[1] |
Definition at line 93 of file spritegn.h.
Referenced by Mod_IDS2_Load().
int dsprite2_t::ident |
Definition at line 90 of file spritegn.h.
int dsprite2_t::numframes |
Definition at line 92 of file spritegn.h.
Referenced by Mod_IDS2_Load().
int dsprite2_t::version |
Definition at line 91 of file spritegn.h.
Referenced by Mod_IDS2_Load().