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

#include <gl_model.h>

Public Attributes

int type
 
int maxwidth
 
int maxheight
 
int numframes
 
float beamlength
 
mspriteframedesc_t frames [1]
 

Member Data Documentation

◆ beamlength

float msprite_t::beamlength

◆ frames

mspriteframedesc_t msprite_t::frames[1]

◆ maxheight

int msprite_t::maxheight

◆ maxwidth

int msprite_t::maxwidth

◆ numframes

int msprite_t::numframes

◆ type

int msprite_t::type

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