|
FS2_Open
Open source remastering of the Freespace 2 engine
|
#include <fireballs.h>
Public Attributes | |
| char | filename [MAX_FILENAME_LEN] |
| int | bitmap_id |
| int | num_frames |
| int | fps |
Definition at line 44 of file fireballs.h.
| int fireball_lod::bitmap_id |
Definition at line 46 of file fireballs.h.
| char fireball_lod::filename[MAX_FILENAME_LEN] |
Definition at line 45 of file fireballs.h.
| int fireball_lod::fps |
Definition at line 48 of file fireballs.h.
| int fireball_lod::num_frames |
Definition at line 47 of file fireballs.h.