Starshatter_Open
Open source Starshatter engine
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
ShipLoad Class Reference

#include <ShipDesign.h>

List of all members.

Public Member Functions

 ShipLoad ()

Static Public Member Functions

static const char * TYPENAME ()

Public Attributes

char name [64]
int load [16]
double mass

Detailed Description

Definition at line 48 of file ShipDesign.h.


Constructor & Destructor Documentation

ShipLoad::ShipLoad ( )

Definition at line 115 of file ShipDesign.cpp.


Member Function Documentation

static const char* ShipLoad::TYPENAME ( )
inlinestatic

Definition at line 51 of file ShipDesign.h.


Member Data Documentation

int ShipLoad::load[16]

Definition at line 56 of file ShipDesign.h.

double ShipLoad::mass

Definition at line 57 of file ShipDesign.h.

char ShipLoad::name[64]

Definition at line 55 of file ShipDesign.h.


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