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_flight_deck_slot.html | 313 +++++++++++++++++++++++++++ 1 file changed, 313 insertions(+) create mode 100644 Doc/doxygen/html/class_flight_deck_slot.html (limited to 'Doc/doxygen/html/class_flight_deck_slot.html') diff --git a/Doc/doxygen/html/class_flight_deck_slot.html b/Doc/doxygen/html/class_flight_deck_slot.html new file mode 100644 index 0000000..1cdfde3 --- /dev/null +++ b/Doc/doxygen/html/class_flight_deck_slot.html @@ -0,0 +1,313 @@ + + + + + +Starshatter_Open: FlightDeckSlot Class Reference + + + + + + + + + + + + + +
+
+ + + + + + +
+
Starshatter_Open +
+
Open source Starshatter engine
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
FlightDeckSlot Class Reference
+
+
+ +

List of all members.

+ + + + +

+Public Member Functions

 FlightDeckSlot ()
int operator== (const FlightDeckSlot &that) const
+ + + + + + + + + +

+Public Attributes

Shipship
Point spot_rel
Point spot_loc
int state
int sequence
double time
double clearance
DWORD filter
+

Detailed Description

+
+

Definition at line 51 of file FlightDeck.cpp.

+

Constructor & Destructor Documentation

+ +
+
+ + + + + +
+ + + + + + + +
FlightDeckSlot::FlightDeckSlot ()
+
+inline
+
+ +

Definition at line 54 of file FlightDeck.cpp.

+ +
+
+

Member Function Documentation

+ +
+
+ + + + + +
+ + + + + + + + +
int FlightDeckSlot::operator== (const FlightDeckSlotthat) const
+
+inline
+
+ +

Definition at line 55 of file FlightDeck.cpp.

+ +
+
+

Member Data Documentation

+ +
+
+ + + + +
double FlightDeckSlot::clearance
+
+ +

Definition at line 64 of file FlightDeck.cpp.

+ +
+
+ +
+
+ + + + +
DWORD FlightDeckSlot::filter
+
+ +

Definition at line 65 of file FlightDeck.cpp.

+ +
+
+ +
+
+ + + + +
int FlightDeckSlot::sequence
+
+ +

Definition at line 62 of file FlightDeck.cpp.

+ +
+
+ +
+
+ + + + +
Ship* FlightDeckSlot::ship
+
+ +

Definition at line 57 of file FlightDeck.cpp.

+ +
+
+ +
+
+ + + + +
Point FlightDeckSlot::spot_loc
+
+ +

Definition at line 59 of file FlightDeck.cpp.

+ +
+
+ +
+
+ + + + +
Point FlightDeckSlot::spot_rel
+
+ +

Definition at line 58 of file FlightDeck.cpp.

+ +
+
+ +
+
+ + + + +
int FlightDeckSlot::state
+
+ +

Definition at line 61 of file FlightDeck.cpp.

+ +
+
+ +
+
+ + + + +
double FlightDeckSlot::time
+
+ +

Definition at line 63 of file FlightDeck.cpp.

+ +
+
+
The documentation for this class was generated from the following file: +
+
+ + + + -- cgit v1.1