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

#include <ship.h>

Public Attributes

generic_anim thruster_bitmap
 
float min_rad
 
float max_rad
 
int n_high
 
int n_low
 
float variance
 

Detailed Description

Definition at line 967 of file ship.h.

Member Data Documentation

float thruster_particles::max_rad

Definition at line 970 of file ship.h.

float thruster_particles::min_rad

Definition at line 969 of file ship.h.

int thruster_particles::n_high

Definition at line 971 of file ship.h.

int thruster_particles::n_low

Definition at line 972 of file ship.h.

generic_anim thruster_particles::thruster_bitmap

Definition at line 968 of file ship.h.

float thruster_particles::variance

Definition at line 973 of file ship.h.


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