FS2_Open
Open source remastering of the Freespace 2 engine
ship_info Class Reference

#include <ship.h>

Public Member Functions

 ship_info ()
 
 ~ship_info ()
 
void clone (const ship_info &other)
 
 ship_info (ship_info &&other) NOEXCEPT
 
ship_infooperator= (ship_info &&other) NOEXCEPT
 
void free_strings ()
 

Public Attributes

char name [NAME_LENGTH]
 
char alt_name [NAME_LENGTH]
 
char short_name [NAME_LENGTH]
 
int species
 
int class_type
 
char * type_str
 
char * maneuverability_str
 
char * armor_str
 
char * manufacturer_str
 
char * desc
 
char * tech_desc
 
char tech_title [NAME_LENGTH]
 
char * ship_length
 
char * gun_mounts
 
char * missile_banks
 
char cockpit_pof_file [MAX_FILENAME_LEN]
 
vec3d cockpit_offset
 
char pof_file [MAX_FILENAME_LEN]
 
char pof_file_hud [MAX_FILENAME_LEN]
 
int num_detail_levels
 
int detail_distance [MAX_SHIP_DETAIL_LEVELS]
 
int collision_lod
 
int cockpit_model_num
 
int model_num
 
int model_num_hud
 
int hud_target_lod
 
float density
 
float damp
 
float rotdamp
 
float delta_bank_const
 
vec3d max_vel
 
vec3d max_rotvel
 
vec3d rotation_time
 
float srotation_time
 
float max_rear_vel
 
float forward_accel
 
float forward_decel
 
float slide_accel
 
float slide_decel
 
char warpin_anim [MAX_FILENAME_LEN]
 
float warpin_radius
 
int warpin_snd_start
 
int warpin_snd_end
 
float warpin_speed
 
int warpin_time
 
float warpin_decel_exp
 
int warpin_type
 
char warpout_anim [MAX_FILENAME_LEN]
 
float warpout_radius
 
int warpout_snd_start
 
int warpout_snd_end
 
int warpout_engage_time
 
float warpout_speed
 
int warpout_time
 
float warpout_accel_exp
 
int warpout_type
 
float warpout_player_speed
 
int flags
 
int flags2
 
int ai_class
 
float max_speed
 
float min_speed
 
float max_accel
 
int collision_damage_type_idx
 
ship_collision_physics collision_physics
 
shockwave_create_info shockwave
 
int explosion_propagates
 
float big_exp_visual_rad
 
float prop_exp_rad_mult
 
float death_roll_r_mult
 
float death_fx_r_mult
 
float death_roll_time_mult
 
int death_roll_base_time
 
int death_fx_count
 
int shockwave_count
 
SCP_vector< intexplosion_bitmap_anims
 
float vaporize_chance
 
particle_effect impact_spew
 
particle_effect damage_spew
 
particle_effect split_particles
 
particle_effect knossos_end_particles
 
particle_effect regular_end_particles
 
float debris_min_lifetime
 
float debris_max_lifetime
 
float debris_min_speed
 
float debris_max_speed
 
float debris_min_rotspeed
 
float debris_max_rotspeed
 
int debris_damage_type_idx
 
float debris_min_hitpoints
 
float debris_max_hitpoints
 
float debris_damage_mult
 
float debris_arc_percent
 
int n_subsystems
 
model_subsystemsubsystems
 
float power_output
 
float max_overclocked_speed
 
float max_weapon_reserve
 
float max_shield_regen_per_second
 
float max_weapon_regen_per_second
 
vec3d afterburner_max_vel
 
float afterburner_forward_accel
 
float afterburner_fuel_capacity
 
float afterburner_burn_rate
 
float afterburner_recover_rate
 
float afterburner_max_reverse_vel
 
float afterburner_reverse_accel
 
int cmeasure_type
 
int cmeasure_max
 
int num_primary_banks
 
int primary_bank_weapons [MAX_SHIP_PRIMARY_BANKS]
 
int primary_bank_ammo_capacity [MAX_SHIP_PRIMARY_BANKS]
 
int num_secondary_banks
 
int secondary_bank_weapons [MAX_SHIP_SECONDARY_BANKS]
 
int secondary_bank_ammo_capacity [MAX_SHIP_SECONDARY_BANKS]
 
bool draw_primary_models [MAX_SHIP_PRIMARY_BANKS]
 
bool draw_secondary_models [MAX_SHIP_SECONDARY_BANKS]
 
float weapon_model_draw_distance
 
float ship_recoil_modifier
 
float max_hull_strength
 
float max_shield_strength
 
float auto_shield_spread
 
bool auto_shield_spread_bypass
 
int auto_shield_spread_from_lod
 
float auto_shield_spread_min_span
 
int shield_point_augment_ctrls [4]
 
float max_shield_recharge
 
float hull_repair_rate
 
float subsys_repair_rate
 
float sup_hull_repair_rate
 
float sup_shield_repair_rate
 
float sup_subsys_repair_rate
 
vec3d closeup_pos
 
float closeup_zoom
 
int allowed_weapons [MAX_WEAPON_TYPES]
 
int restricted_loadout_flag [MAX_SHIP_WEAPONS]
 
int allowed_bank_restricted_weapons [MAX_SHIP_WEAPONS][MAX_WEAPON_TYPES]
 
ubyte shield_icon_index
 
char icon_filename [MAX_FILENAME_LEN]
 
angles model_icon_angles
 
char anim_filename [MAX_FILENAME_LEN]
 
char overhead_filename [MAX_FILENAME_LEN]
 
int selection_effect
 
int bii_index_ship
 
int bii_index_ship_with_cargo
 
int bii_index_wing
 
int bii_index_wing_with_cargo
 
int score
 
int scan_time
 
trail_info ct_info [MAX_SHIP_CONTRAILS]
 
int ct_count
 
int num_nondark_colors
 
ubyte nondark_colors [MAX_NONDARK_COLORS][3]
 
ubyte shield_color [3]
 
bool uses_team_colors
 
SCP_string default_team_name
 
generic_bitmap afterburner_trail
 
float afterburner_trail_width_factor
 
float afterburner_trail_alpha_factor
 
float afterburner_trail_life
 
int afterburner_trail_faded_out_sections
 
SCP_vector< thruster_particlesnormal_thruster_particles
 
SCP_vector< thruster_particlesafterburner_thruster_particles
 
thrust_pair thruster_flame_info
 
thrust_pair thruster_glow_info
 
thrust_pair_bitmap thruster_secondary_glow_info
 
thrust_pair_bitmap thruster_tertiary_glow_info
 
thrust_pair_bitmap thruster_distortion_info
 
float thruster01_glow_rad_factor
 
float thruster02_glow_rad_factor
 
float thruster03_glow_rad_factor
 
float thruster02_glow_len_factor
 
float thruster_dist_rad_factor
 
float thruster_dist_len_factor
 
float thruster_glow_noise_mult
 
bool draw_distortion
 
int splodeing_texture
 
char splodeing_texture_name [MAX_FILENAME_LEN]
 
SCP_vector< texture_replacereplacement_textures
 
int armor_type_idx
 
int shield_armor_type_idx
 
bool can_glide
 
float glide_cap
 
bool glide_dynamic_cap
 
float glide_accel_mult
 
bool use_newtonian_damp
 
bool newtonian_damp_override
 
float autoaim_fov
 
bool topdown_offset_def
 
vec3d topdown_offset
 
int engine_snd
 
float min_engine_vol
 
int glide_start_snd
 
int glide_end_snd
 
SCP_map< GameSoundsIndex, intship_sounds
 
int num_maneuvering
 
man_thruster maneuvering [MAX_MAN_THRUSTERS]
 
int radar_image_2d_idx
 
int radar_color_image_2d_idx
 
int radar_image_size
 
float radar_projection_size_mult
 
int ship_iff_info [MAX_IFFS][MAX_IFFS]
 
int aiming_flags
 
float minimum_convergence_distance
 
float convergence_distance
 
vec3d convergence_offset
 
float emp_resistance_mod
 
float piercing_damage_draw_limit
 
int shield_impact_explosion_anim
 
int damage_lightning_type
 
SCP_vector< HudGauge * > hud_gauges
 
bool hud_enabled
 
bool hud_retail
 
SCP_vector< cockpit_display_infodisplays
 
SCP_map< SCP_string, path_metadatapathMetadata
 
SCP_unordered_map< int, void * > glowpoint_bank_override_map
 

Detailed Description

Definition at line 1160 of file ship.h.

Constructor & Destructor Documentation

ship_info::ship_info ( )

Definition at line 1304 of file ship.cpp.

ship_info::~ship_info ( )

Definition at line 1668 of file ship.cpp.

ship_info::ship_info ( ship_info &&  other)

Definition at line 1285 of file ship.cpp.

Member Function Documentation

void ship_info::clone ( const ship_info other)

Definition at line 670 of file ship.cpp.

void ship_info::free_strings ( )

Definition at line 1264 of file ship.cpp.

ship_info & ship_info::operator= ( ship_info &&  other)

Definition at line 1277 of file ship.cpp.

Member Data Documentation

float ship_info::afterburner_burn_rate

Definition at line 1284 of file ship.h.

float ship_info::afterburner_forward_accel

Definition at line 1282 of file ship.h.

float ship_info::afterburner_fuel_capacity

Definition at line 1283 of file ship.h.

float ship_info::afterburner_max_reverse_vel

Definition at line 1287 of file ship.h.

vec3d ship_info::afterburner_max_vel

Definition at line 1281 of file ship.h.

float ship_info::afterburner_recover_rate

Definition at line 1285 of file ship.h.

float ship_info::afterburner_reverse_accel

Definition at line 1288 of file ship.h.

SCP_vector<thruster_particles> ship_info::afterburner_thruster_particles

Definition at line 1377 of file ship.h.

generic_bitmap ship_info::afterburner_trail

Definition at line 1369 of file ship.h.

float ship_info::afterburner_trail_alpha_factor

Definition at line 1371 of file ship.h.

int ship_info::afterburner_trail_faded_out_sections

Definition at line 1373 of file ship.h.

float ship_info::afterburner_trail_life

Definition at line 1372 of file ship.h.

float ship_info::afterburner_trail_width_factor

Definition at line 1370 of file ship.h.

int ship_info::ai_class

Definition at line 1229 of file ship.h.

int ship_info::aiming_flags

Definition at line 1435 of file ship.h.

int ship_info::allowed_bank_restricted_weapons[MAX_SHIP_WEAPONS][MAX_WEAPON_TYPES]

Definition at line 1335 of file ship.h.

int ship_info::allowed_weapons[MAX_WEAPON_TYPES]

Definition at line 1330 of file ship.h.

char ship_info::alt_name[NAME_LENGTH]

Definition at line 1164 of file ship.h.

char ship_info::anim_filename[MAX_FILENAME_LEN]

Definition at line 1340 of file ship.h.

char* ship_info::armor_str

Definition at line 1171 of file ship.h.

int ship_info::armor_type_idx

Definition at line 1403 of file ship.h.

float ship_info::auto_shield_spread

Definition at line 1311 of file ship.h.

bool ship_info::auto_shield_spread_bypass

Definition at line 1312 of file ship.h.

int ship_info::auto_shield_spread_from_lod

Definition at line 1313 of file ship.h.

float ship_info::auto_shield_spread_min_span

Definition at line 1314 of file ship.h.

float ship_info::autoaim_fov

Definition at line 1413 of file ship.h.

float ship_info::big_exp_visual_rad

Definition at line 1239 of file ship.h.

int ship_info::bii_index_ship

Definition at line 1344 of file ship.h.

int ship_info::bii_index_ship_with_cargo

Definition at line 1345 of file ship.h.

int ship_info::bii_index_wing

Definition at line 1346 of file ship.h.

int ship_info::bii_index_wing_with_cargo

Definition at line 1347 of file ship.h.

bool ship_info::can_glide

Definition at line 1406 of file ship.h.

int ship_info::class_type

Definition at line 1167 of file ship.h.

vec3d ship_info::closeup_pos

Definition at line 1327 of file ship.h.

float ship_info::closeup_zoom

Definition at line 1328 of file ship.h.

int ship_info::cmeasure_max

Definition at line 1291 of file ship.h.

int ship_info::cmeasure_type

Definition at line 1290 of file ship.h.

int ship_info::cockpit_model_num

Definition at line 1188 of file ship.h.

vec3d ship_info::cockpit_offset

Definition at line 1182 of file ship.h.

char ship_info::cockpit_pof_file[MAX_FILENAME_LEN]

Definition at line 1181 of file ship.h.

int ship_info::collision_damage_type_idx

Definition at line 1233 of file ship.h.

int ship_info::collision_lod

Definition at line 1187 of file ship.h.

ship_collision_physics ship_info::collision_physics

Definition at line 1234 of file ship.h.

float ship_info::convergence_distance

Definition at line 1437 of file ship.h.

vec3d ship_info::convergence_offset

Definition at line 1438 of file ship.h.

int ship_info::ct_count

Definition at line 1355 of file ship.h.

trail_info ship_info::ct_info[MAX_SHIP_CONTRAILS]

Definition at line 1354 of file ship.h.

int ship_info::damage_lightning_type

Definition at line 1445 of file ship.h.

particle_effect ship_info::damage_spew

Definition at line 1251 of file ship.h.

float ship_info::damp

Definition at line 1193 of file ship.h.

int ship_info::death_fx_count

Definition at line 1245 of file ship.h.

float ship_info::death_fx_r_mult

Definition at line 1242 of file ship.h.

int ship_info::death_roll_base_time

Definition at line 1244 of file ship.h.

float ship_info::death_roll_r_mult

Definition at line 1241 of file ship.h.

float ship_info::death_roll_time_mult

Definition at line 1243 of file ship.h.

float ship_info::debris_arc_percent

Definition at line 1267 of file ship.h.

float ship_info::debris_damage_mult

Definition at line 1266 of file ship.h.

int ship_info::debris_damage_type_idx

Definition at line 1263 of file ship.h.

float ship_info::debris_max_hitpoints

Definition at line 1265 of file ship.h.

float ship_info::debris_max_lifetime

Definition at line 1258 of file ship.h.

float ship_info::debris_max_rotspeed

Definition at line 1262 of file ship.h.

float ship_info::debris_max_speed

Definition at line 1260 of file ship.h.

float ship_info::debris_min_hitpoints

Definition at line 1264 of file ship.h.

float ship_info::debris_min_lifetime

Definition at line 1257 of file ship.h.

float ship_info::debris_min_rotspeed

Definition at line 1261 of file ship.h.

float ship_info::debris_min_speed

Definition at line 1259 of file ship.h.

SCP_string ship_info::default_team_name

Definition at line 1366 of file ship.h.

float ship_info::delta_bank_const

Definition at line 1195 of file ship.h.

float ship_info::density

Definition at line 1192 of file ship.h.

char* ship_info::desc

Definition at line 1173 of file ship.h.

int ship_info::detail_distance[MAX_SHIP_DETAIL_LEVELS]

Definition at line 1186 of file ship.h.

SCP_vector<cockpit_display_info> ship_info::displays

Definition at line 1451 of file ship.h.

bool ship_info::draw_distortion

Definition at line 1394 of file ship.h.

bool ship_info::draw_primary_models[MAX_SHIP_PRIMARY_BANKS]

Definition at line 1302 of file ship.h.

bool ship_info::draw_secondary_models[MAX_SHIP_SECONDARY_BANKS]

Definition at line 1303 of file ship.h.

float ship_info::emp_resistance_mod

Definition at line 1440 of file ship.h.

int ship_info::engine_snd

Definition at line 1418 of file ship.h.

SCP_vector<int> ship_info::explosion_bitmap_anims

Definition at line 1247 of file ship.h.

int ship_info::explosion_propagates

Definition at line 1238 of file ship.h.

int ship_info::flags

Definition at line 1227 of file ship.h.

int ship_info::flags2

Definition at line 1228 of file ship.h.

float ship_info::forward_accel

Definition at line 1201 of file ship.h.

float ship_info::forward_decel

Definition at line 1202 of file ship.h.

float ship_info::glide_accel_mult

Definition at line 1409 of file ship.h.

float ship_info::glide_cap

Definition at line 1407 of file ship.h.

bool ship_info::glide_dynamic_cap

Definition at line 1408 of file ship.h.

int ship_info::glide_end_snd

Definition at line 1421 of file ship.h.

int ship_info::glide_start_snd

Definition at line 1420 of file ship.h.

SCP_unordered_map<int, void*> ship_info::glowpoint_bank_override_map

Definition at line 1455 of file ship.h.

char* ship_info::gun_mounts

Definition at line 1178 of file ship.h.

bool ship_info::hud_enabled

Definition at line 1448 of file ship.h.

SCP_vector<HudGauge*> ship_info::hud_gauges

Definition at line 1447 of file ship.h.

bool ship_info::hud_retail

Definition at line 1449 of file ship.h.

int ship_info::hud_target_lod

Definition at line 1191 of file ship.h.

float ship_info::hull_repair_rate

Definition at line 1320 of file ship.h.

char ship_info::icon_filename[MAX_FILENAME_LEN]

Definition at line 1338 of file ship.h.

particle_effect ship_info::impact_spew

Definition at line 1250 of file ship.h.

particle_effect ship_info::knossos_end_particles

Definition at line 1253 of file ship.h.

char* ship_info::maneuverability_str

Definition at line 1170 of file ship.h.

man_thruster ship_info::maneuvering[MAX_MAN_THRUSTERS]

Definition at line 1426 of file ship.h.

char* ship_info::manufacturer_str

Definition at line 1172 of file ship.h.

float ship_info::max_accel

Definition at line 1230 of file ship.h.

float ship_info::max_hull_strength

Definition at line 1309 of file ship.h.

float ship_info::max_overclocked_speed

Definition at line 1275 of file ship.h.

float ship_info::max_rear_vel

Definition at line 1200 of file ship.h.

vec3d ship_info::max_rotvel

Definition at line 1197 of file ship.h.

float ship_info::max_shield_recharge

Definition at line 1318 of file ship.h.

float ship_info::max_shield_regen_per_second

Definition at line 1277 of file ship.h.

float ship_info::max_shield_strength

Definition at line 1310 of file ship.h.

float ship_info::max_speed

Definition at line 1230 of file ship.h.

vec3d ship_info::max_vel

Definition at line 1196 of file ship.h.

float ship_info::max_weapon_regen_per_second

Definition at line 1278 of file ship.h.

float ship_info::max_weapon_reserve

Definition at line 1276 of file ship.h.

float ship_info::min_engine_vol

Definition at line 1419 of file ship.h.

float ship_info::min_speed

Definition at line 1230 of file ship.h.

float ship_info::minimum_convergence_distance

Definition at line 1436 of file ship.h.

char* ship_info::missile_banks

Definition at line 1179 of file ship.h.

angles ship_info::model_icon_angles

Definition at line 1339 of file ship.h.

int ship_info::model_num

Definition at line 1189 of file ship.h.

int ship_info::model_num_hud

Definition at line 1190 of file ship.h.

int ship_info::n_subsystems

Definition at line 1270 of file ship.h.

char ship_info::name[NAME_LENGTH]

Definition at line 1163 of file ship.h.

bool ship_info::newtonian_damp_override

Definition at line 1411 of file ship.h.

ubyte ship_info::nondark_colors[MAX_NONDARK_COLORS][3]

Definition at line 1359 of file ship.h.

SCP_vector<thruster_particles> ship_info::normal_thruster_particles

Definition at line 1376 of file ship.h.

int ship_info::num_detail_levels

Definition at line 1185 of file ship.h.

int ship_info::num_maneuvering

Definition at line 1425 of file ship.h.

int ship_info::num_nondark_colors

Definition at line 1358 of file ship.h.

int ship_info::num_primary_banks

Definition at line 1293 of file ship.h.

int ship_info::num_secondary_banks

Definition at line 1298 of file ship.h.

char ship_info::overhead_filename[MAX_FILENAME_LEN]

Definition at line 1341 of file ship.h.

SCP_map<SCP_string, path_metadata> ship_info::pathMetadata

Definition at line 1453 of file ship.h.

float ship_info::piercing_damage_draw_limit

Definition at line 1442 of file ship.h.

char ship_info::pof_file[MAX_FILENAME_LEN]

Definition at line 1183 of file ship.h.

char ship_info::pof_file_hud[MAX_FILENAME_LEN]

Definition at line 1184 of file ship.h.

float ship_info::power_output

Definition at line 1274 of file ship.h.

int ship_info::primary_bank_ammo_capacity[MAX_SHIP_PRIMARY_BANKS]

Definition at line 1296 of file ship.h.

int ship_info::primary_bank_weapons[MAX_SHIP_PRIMARY_BANKS]

Definition at line 1294 of file ship.h.

float ship_info::prop_exp_rad_mult

Definition at line 1240 of file ship.h.

int ship_info::radar_color_image_2d_idx

Definition at line 1429 of file ship.h.

int ship_info::radar_image_2d_idx

Definition at line 1428 of file ship.h.

int ship_info::radar_image_size

Definition at line 1430 of file ship.h.

float ship_info::radar_projection_size_mult

Definition at line 1431 of file ship.h.

particle_effect ship_info::regular_end_particles

Definition at line 1254 of file ship.h.

SCP_vector<texture_replace> ship_info::replacement_textures

Definition at line 1400 of file ship.h.

int ship_info::restricted_loadout_flag[MAX_SHIP_WEAPONS]

Definition at line 1334 of file ship.h.

vec3d ship_info::rotation_time

Definition at line 1198 of file ship.h.

float ship_info::rotdamp

Definition at line 1194 of file ship.h.

int ship_info::scan_time

Definition at line 1351 of file ship.h.

int ship_info::score

Definition at line 1349 of file ship.h.

int ship_info::secondary_bank_ammo_capacity[MAX_SHIP_SECONDARY_BANKS]

Definition at line 1300 of file ship.h.

int ship_info::secondary_bank_weapons[MAX_SHIP_SECONDARY_BANKS]

Definition at line 1299 of file ship.h.

int ship_info::selection_effect

Definition at line 1342 of file ship.h.

int ship_info::shield_armor_type_idx

Definition at line 1404 of file ship.h.

ubyte ship_info::shield_color[3]

Definition at line 1362 of file ship.h.

ubyte ship_info::shield_icon_index

Definition at line 1337 of file ship.h.

int ship_info::shield_impact_explosion_anim

Definition at line 1443 of file ship.h.

int ship_info::shield_point_augment_ctrls[4]

Definition at line 1316 of file ship.h.

int ship_info::ship_iff_info[MAX_IFFS][MAX_IFFS]

Definition at line 1433 of file ship.h.

char* ship_info::ship_length

Definition at line 1177 of file ship.h.

float ship_info::ship_recoil_modifier

Definition at line 1307 of file ship.h.

SCP_map<GameSoundsIndex, int> ship_info::ship_sounds

Definition at line 1423 of file ship.h.

shockwave_create_info ship_info::shockwave

Definition at line 1237 of file ship.h.

int ship_info::shockwave_count

Definition at line 1246 of file ship.h.

char ship_info::short_name[NAME_LENGTH]

Definition at line 1165 of file ship.h.

float ship_info::slide_accel

Definition at line 1203 of file ship.h.

float ship_info::slide_decel

Definition at line 1204 of file ship.h.

int ship_info::species

Definition at line 1166 of file ship.h.

particle_effect ship_info::split_particles

Definition at line 1252 of file ship.h.

int ship_info::splodeing_texture

Definition at line 1396 of file ship.h.

char ship_info::splodeing_texture_name[MAX_FILENAME_LEN]

Definition at line 1397 of file ship.h.

float ship_info::srotation_time

Definition at line 1199 of file ship.h.

float ship_info::subsys_repair_rate

Definition at line 1321 of file ship.h.

model_subsystem* ship_info::subsystems

Definition at line 1271 of file ship.h.

float ship_info::sup_hull_repair_rate

Definition at line 1323 of file ship.h.

float ship_info::sup_shield_repair_rate

Definition at line 1324 of file ship.h.

float ship_info::sup_subsys_repair_rate

Definition at line 1325 of file ship.h.

char* ship_info::tech_desc

Definition at line 1174 of file ship.h.

char ship_info::tech_title[NAME_LENGTH]

Definition at line 1175 of file ship.h.

float ship_info::thruster01_glow_rad_factor

Definition at line 1386 of file ship.h.

float ship_info::thruster02_glow_len_factor

Definition at line 1389 of file ship.h.

float ship_info::thruster02_glow_rad_factor

Definition at line 1387 of file ship.h.

float ship_info::thruster03_glow_rad_factor

Definition at line 1388 of file ship.h.

float ship_info::thruster_dist_len_factor

Definition at line 1391 of file ship.h.

float ship_info::thruster_dist_rad_factor

Definition at line 1390 of file ship.h.

thrust_pair_bitmap ship_info::thruster_distortion_info

Definition at line 1384 of file ship.h.

thrust_pair ship_info::thruster_flame_info

Definition at line 1380 of file ship.h.

thrust_pair ship_info::thruster_glow_info

Definition at line 1381 of file ship.h.

float ship_info::thruster_glow_noise_mult

Definition at line 1392 of file ship.h.

thrust_pair_bitmap ship_info::thruster_secondary_glow_info

Definition at line 1382 of file ship.h.

thrust_pair_bitmap ship_info::thruster_tertiary_glow_info

Definition at line 1383 of file ship.h.

vec3d ship_info::topdown_offset

Definition at line 1416 of file ship.h.

bool ship_info::topdown_offset_def

Definition at line 1415 of file ship.h.

char* ship_info::type_str

Definition at line 1169 of file ship.h.

bool ship_info::use_newtonian_damp

Definition at line 1410 of file ship.h.

bool ship_info::uses_team_colors

Definition at line 1365 of file ship.h.

float ship_info::vaporize_chance

Definition at line 1248 of file ship.h.

char ship_info::warpin_anim[MAX_FILENAME_LEN]

Definition at line 1206 of file ship.h.

float ship_info::warpin_decel_exp

Definition at line 1212 of file ship.h.

float ship_info::warpin_radius

Definition at line 1207 of file ship.h.

int ship_info::warpin_snd_end

Definition at line 1209 of file ship.h.

int ship_info::warpin_snd_start

Definition at line 1208 of file ship.h.

float ship_info::warpin_speed

Definition at line 1210 of file ship.h.

int ship_info::warpin_time

Definition at line 1211 of file ship.h.

int ship_info::warpin_type

Definition at line 1213 of file ship.h.

float ship_info::warpout_accel_exp

Definition at line 1222 of file ship.h.

char ship_info::warpout_anim[MAX_FILENAME_LEN]

Definition at line 1215 of file ship.h.

int ship_info::warpout_engage_time

Definition at line 1219 of file ship.h.

float ship_info::warpout_player_speed

Definition at line 1225 of file ship.h.

float ship_info::warpout_radius

Definition at line 1216 of file ship.h.

int ship_info::warpout_snd_end

Definition at line 1218 of file ship.h.

int ship_info::warpout_snd_start

Definition at line 1217 of file ship.h.

float ship_info::warpout_speed

Definition at line 1220 of file ship.h.

int ship_info::warpout_time

Definition at line 1221 of file ship.h.

int ship_info::warpout_type

Definition at line 1223 of file ship.h.

float ship_info::weapon_model_draw_distance

Definition at line 1304 of file ship.h.


The documentation for this class was generated from the following files: