From 8898ad9b25fca6afe2374d293a981db02a83d7e9 Mon Sep 17 00:00:00 2001 From: "FWoltermann@gmail.com" Date: Thu, 31 May 2012 14:46:27 +0000 Subject: Committing the documentation to svn to have it accessible online --- Doc/doxygen/html/class_ship_load.html | 236 ++++++++++++++++++++++++++++++++++ 1 file changed, 236 insertions(+) create mode 100644 Doc/doxygen/html/class_ship_load.html (limited to 'Doc/doxygen/html/class_ship_load.html') diff --git a/Doc/doxygen/html/class_ship_load.html b/Doc/doxygen/html/class_ship_load.html new file mode 100644 index 0000000..25a1596 --- /dev/null +++ b/Doc/doxygen/html/class_ship_load.html @@ -0,0 +1,236 @@ + + + + + +Starshatter_Open: ShipLoad Class Reference + + + + + + + + + + + + + +
+
+ + + + + + +
+
Starshatter_Open +
+
Open source Starshatter engine
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ + +
+ +

#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: +
+
+ + + + -- cgit v1.1