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

#include <shockwave.h>

Public Member Functions

 shockwave_info ()
 

Public Attributes

char filename [MAX_FILENAME_LEN]
 
int bitmap_id
 
int model_id
 
int num_frames
 
int fps
 

Detailed Description

Definition at line 33 of file shockwave.h.

Constructor & Destructor Documentation

shockwave_info::shockwave_info ( )
inline

Definition at line 41 of file shockwave.h.

Member Data Documentation

int shockwave_info::bitmap_id

Definition at line 36 of file shockwave.h.

char shockwave_info::filename[MAX_FILENAME_LEN]

Definition at line 35 of file shockwave.h.

int shockwave_info::fps

Definition at line 39 of file shockwave.h.

int shockwave_info::model_id

Definition at line 37 of file shockwave.h.

int shockwave_info::num_frames

Definition at line 38 of file shockwave.h.


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