DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
 
dsprite2_t Struct Reference

#include <spritegn.h>

+ Collaboration diagram for dsprite2_t:

Data Fields

dsprite2frame_t frames [1]
 
int ident
 
int numframes
 
int version
 

Detailed Description

Definition at line 88 of file spritegn.h.

Field Documentation

◆ frames

dsprite2frame_t dsprite2_t::frames[1]

Definition at line 93 of file spritegn.h.

Referenced by Mod_IDS2_Load().

◆ ident

int dsprite2_t::ident

Definition at line 90 of file spritegn.h.

◆ numframes

int dsprite2_t::numframes

Definition at line 92 of file spritegn.h.

Referenced by Mod_IDS2_Load().

◆ version

int dsprite2_t::version

Definition at line 91 of file spritegn.h.

Referenced by Mod_IDS2_Load().


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