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

#include <physics.h>

Public Attributes

float pitch
 
float vertical
 
float heading
 
float sideways
 
float bank
 
float forward
 
float forward_cruise_percent
 
int fire_primary_count
 
int fire_secondary_count
 
int fire_countermeasure_count
 
int fire_debug_count
 
int afterburner_start
 
int afterburner_stop
 

Detailed Description

Definition at line 99 of file physics.h.

Member Data Documentation

int control_info::afterburner_start

Definition at line 116 of file physics.h.

int control_info::afterburner_stop

Definition at line 117 of file physics.h.

float control_info::bank

Definition at line 104 of file physics.h.

int control_info::fire_countermeasure_count

Definition at line 112 of file physics.h.

int control_info::fire_debug_count

Definition at line 113 of file physics.h.

int control_info::fire_primary_count

Definition at line 110 of file physics.h.

int control_info::fire_secondary_count

Definition at line 111 of file physics.h.

float control_info::forward

Definition at line 105 of file physics.h.

float control_info::forward_cruise_percent

Definition at line 106 of file physics.h.

float control_info::heading

Definition at line 102 of file physics.h.

float control_info::pitch

Definition at line 100 of file physics.h.

float control_info::sideways

Definition at line 103 of file physics.h.

float control_info::vertical

Definition at line 101 of file physics.h.


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