FS2_Open
Open source remastering of the Freespace 2 engine
species_defs.h File Reference

Go to the source code of this file.

Classes

struct  thrust_pair_bitmap
 
struct  thrust_pair
 
struct  thrust_info
 
class  species_info
 

Typedefs

typedef struct thrust_pair_bitmap thrust_pair_bitmap
 
typedef struct thrust_pair thrust_pair
 
typedef struct thrust_info thrust_info
 

Functions

void species_init ()
 

Variables

SCP_vector< species_infoSpecies_info
 

Typedef Documentation

typedef struct thrust_info thrust_info
typedef struct thrust_pair thrust_pair

Function Documentation

void species_init ( )

Definition at line 357 of file species_defs.cpp.

Variable Documentation

SCP_vector<species_info> Species_info

Definition at line 19 of file species_defs.cpp.