|
FS2_Open
Open source remastering of the Freespace 2 engine
|
#include <ship.h>
Public Attributes | |
| char | name [NAME_LENGTH] |
| int | obj_type |
| SCP_vector< int > | ship_type |
| SCP_vector< int > | ship_class |
| SCP_vector< int > | weapon_class |
| unsigned int | obj_flags |
| int | sif_flags |
| int | sif2_flags |
| int | wif_flags |
| int | wif2_flags |
| char ai_target_priority::name[NAME_LENGTH] |
| SCP_vector<int> ai_target_priority::ship_class |
| SCP_vector<int> ai_target_priority::ship_type |
| SCP_vector<int> ai_target_priority::weapon_class |