|
FS2_Open
Open source remastering of the Freespace 2 engine
|
#include <modelanim.h>
Public Attributes | |
| ship * | shipp |
| int | animation_type |
| int | subtype |
| int | direction |
| bool | instant |
Definition at line 167 of file modelanim.h.
| int stack_item::animation_type |
Definition at line 170 of file modelanim.h.
| int stack_item::direction |
Definition at line 172 of file modelanim.h.
| bool stack_item::instant |
Definition at line 173 of file modelanim.h.
| ship* stack_item::shipp |
Definition at line 169 of file modelanim.h.
| int stack_item::subtype |
Definition at line 171 of file modelanim.h.