FTEQW
Documentation of the FTE engine source tree.
dsprite_t Struct Reference

#include <spritegn.h>

Public Attributes

int ident
 
int version
 
int type
 
float boundingradius
 
int width
 
int height
 
int numframes
 
float beamlength
 
synctype_t synctype
 

Member Data Documentation

◆ beamlength

float dsprite_t::beamlength

◆ boundingradius

float dsprite_t::boundingradius

◆ height

int dsprite_t::height

◆ ident

int dsprite_t::ident

◆ numframes

int dsprite_t::numframes

◆ synctype

synctype_t dsprite_t::synctype

◆ type

int dsprite_t::type

◆ version

int dsprite_t::version

◆ width

int dsprite_t::width

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