FS2_Open
Open source remastering of the Freespace 2 engine
wing Struct Reference

#include <ship.h>

Public Attributes

char name [NAME_LENGTH]
 
char wing_squad_filename [MAX_FILENAME_LEN]
 
int reinforcement_index
 
int hotkey
 
int num_waves
 
int current_wave
 
int threshold
 
fix time_gone
 
int wave_count
 
int total_arrived_count
 
int red_alert_skipped_ships
 
int current_count
 
int ship_index [MAX_SHIPS_PER_WING]
 
int total_destroyed
 
int total_departed
 
int total_vanished
 
int special_ship
 
int arrival_location
 
int arrival_distance
 
int arrival_anchor
 
int arrival_path_mask
 
int arrival_cue
 
int arrival_delay
 
int departure_location
 
int departure_anchor
 
int departure_path_mask
 
int departure_cue
 
int departure_delay
 
int wave_delay_min
 
int wave_delay_max
 
int wave_delay_timestamp
 
int flags
 
ai_goal ai_goals [MAX_AI_GOALS]
 
ushort net_signature
 
int wing_insignia_texture
 

Detailed Description

Definition at line 1516 of file ship.h.

Member Data Documentation

ai_goal wing::ai_goals[MAX_AI_GOALS]

Definition at line 1558 of file ship.h.

int wing::arrival_anchor

Definition at line 1541 of file ship.h.

int wing::arrival_cue

Definition at line 1543 of file ship.h.

int wing::arrival_delay

Definition at line 1544 of file ship.h.

int wing::arrival_distance

Definition at line 1540 of file ship.h.

int wing::arrival_location

Definition at line 1539 of file ship.h.

int wing::arrival_path_mask

Definition at line 1542 of file ship.h.

int wing::current_count

Definition at line 1530 of file ship.h.

int wing::current_wave

Definition at line 1522 of file ship.h.

int wing::departure_anchor

Definition at line 1547 of file ship.h.

int wing::departure_cue

Definition at line 1549 of file ship.h.

int wing::departure_delay

Definition at line 1550 of file ship.h.

int wing::departure_location

Definition at line 1546 of file ship.h.

int wing::departure_path_mask

Definition at line 1548 of file ship.h.

int wing::flags

Definition at line 1556 of file ship.h.

int wing::hotkey

Definition at line 1520 of file ship.h.

char wing::name[NAME_LENGTH]

Definition at line 1517 of file ship.h.

ushort wing::net_signature

Definition at line 1560 of file ship.h.

int wing::num_waves

Definition at line 1522 of file ship.h.

int wing::red_alert_skipped_ships

Definition at line 1529 of file ship.h.

int wing::reinforcement_index

Definition at line 1519 of file ship.h.

int wing::ship_index[MAX_SHIPS_PER_WING]

Definition at line 1531 of file ship.h.

int wing::special_ship

Definition at line 1537 of file ship.h.

int wing::threshold

Definition at line 1523 of file ship.h.

fix wing::time_gone

Definition at line 1525 of file ship.h.

int wing::total_arrived_count

Definition at line 1528 of file ship.h.

int wing::total_departed

Definition at line 1534 of file ship.h.

int wing::total_destroyed

Definition at line 1533 of file ship.h.

int wing::total_vanished

Definition at line 1535 of file ship.h.

int wing::wave_count

Definition at line 1527 of file ship.h.

int wing::wave_delay_max

Definition at line 1553 of file ship.h.

int wing::wave_delay_min

Definition at line 1552 of file ship.h.

int wing::wave_delay_timestamp

Definition at line 1554 of file ship.h.

int wing::wing_insignia_texture

Definition at line 1566 of file ship.h.

char wing::wing_squad_filename[MAX_FILENAME_LEN]

Definition at line 1518 of file ship.h.


The documentation for this struct was generated from the following file: