Vegastrike 0.5.1 rc1  1.0
Original sources for Vegastrike Evolved
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CargoColor Class Reference

#include <unit_generic.h>

Public Member Functions

 CargoColor ()
 

Public Attributes

Cargo cargo
 
GFXColor color
 

Detailed Description

Definition at line 68 of file unit_generic.h.

Constructor & Destructor Documentation

CargoColor::CargoColor ( )
inline

Definition at line 73 of file unit_generic.h.

73  : cargo()
74  , color( 1, 1, 1, 1 ) {}

Member Data Documentation

GFXColor CargoColor::color

Definition at line 72 of file unit_generic.h.

Referenced by BaseComputer::loadMissionsMasterList().


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