|
FS2_Open
Open source remastering of the Freespace 2 engine
|
#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 |
Definition at line 33 of file shockwave.h.
|
inline |
Definition at line 41 of file shockwave.h.
| 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.