From b829170121d3657369904ec62d8065606777a9ce Mon Sep 17 00:00:00 2001 From: Aki Date: Fri, 1 Oct 2021 18:54:04 +0200 Subject: Removed doxygen generated docs They can be rebuild anytime and are considered a build artifact/binary. --- Doc/doxygen/html/class_flight_deck_slot.html | 313 --------------------------- 1 file changed, 313 deletions(-) delete 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 deleted file mode 100644 index 9e344f7..0000000 --- a/Doc/doxygen/html/class_flight_deck_slot.html +++ /dev/null @@ -1,313 +0,0 @@ - - - - - -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