FS2_Open
Open source remastering of the Freespace 2 engine
weapon_expl_lod Struct Reference

#include <weapon.h>

Public Member Functions

 weapon_expl_lod ()
 

Public Attributes

char filename [MAX_FILENAME_LEN]
 
int bitmap_id
 
int num_frames
 
int fps
 

Detailed Description

Definition at line 568 of file weapon.h.

Constructor & Destructor Documentation

weapon_expl_lod::weapon_expl_lod ( )
inline

Definition at line 574 of file weapon.h.

Member Data Documentation

int weapon_expl_lod::bitmap_id

Definition at line 570 of file weapon.h.

char weapon_expl_lod::filename[MAX_FILENAME_LEN]

Definition at line 569 of file weapon.h.

int weapon_expl_lod::fps

Definition at line 572 of file weapon.h.

int weapon_expl_lod::num_frames

Definition at line 571 of file weapon.h.


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