![]() |
DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
|
|
#include <spritegn.h>
Data Fields | |
int | height |
char | name [64] |
int | origin_x |
int | origin_y |
int | width |
Definition at line 81 of file spritegn.h.
int dsprite2frame_t::height |
Definition at line 83 of file spritegn.h.
Referenced by Mod_IDS2_Load().
char dsprite2frame_t::name[64] |
Definition at line 85 of file spritegn.h.
Referenced by Mod_IDS2_Load().
int dsprite2frame_t::origin_x |
Definition at line 84 of file spritegn.h.
Referenced by Mod_IDS2_Load().
int dsprite2frame_t::origin_y |
Definition at line 84 of file spritegn.h.
Referenced by Mod_IDS2_Load().
int dsprite2frame_t::width |
Definition at line 83 of file spritegn.h.
Referenced by Mod_IDS2_Load().