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

#include <ship.h>

Public Attributes

int use_flags
 
int start_snd
 
int loop_snd
 
int stop_snd
 
int tex_id
 
int tex_nframes
 
int tex_fps
 
float length
 
float radius
 
vec3d pos
 
vec3d norm
 

Detailed Description

Definition at line 1089 of file ship.h.

Member Data Documentation

float man_thruster::length

Definition at line 1099 of file ship.h.

int man_thruster::loop_snd

Definition at line 1093 of file ship.h.

vec3d man_thruster::norm

Definition at line 1102 of file ship.h.

vec3d man_thruster::pos

Definition at line 1102 of file ship.h.

float man_thruster::radius

Definition at line 1100 of file ship.h.

int man_thruster::start_snd

Definition at line 1092 of file ship.h.

int man_thruster::stop_snd

Definition at line 1094 of file ship.h.

int man_thruster::tex_fps

Definition at line 1098 of file ship.h.

int man_thruster::tex_id

Definition at line 1096 of file ship.h.

int man_thruster::tex_nframes

Definition at line 1097 of file ship.h.

int man_thruster::use_flags

Definition at line 1090 of file ship.h.


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