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_ship_explosion.html | 258 ----------------------------- 1 file changed, 258 deletions(-) delete mode 100644 Doc/doxygen/html/class_ship_explosion.html (limited to 'Doc/doxygen/html/class_ship_explosion.html') diff --git a/Doc/doxygen/html/class_ship_explosion.html b/Doc/doxygen/html/class_ship_explosion.html deleted file mode 100644 index bf0dc08..0000000 --- a/Doc/doxygen/html/class_ship_explosion.html +++ /dev/null @@ -1,258 +0,0 @@ - - - - - -Starshatter_Open: ShipExplosion Class Reference - - - - - - - - - - - - - -
-
- - - - - - -
-
Starshatter_Open -
-
Open source Starshatter engine
-
-
- - - - - -
-
- -
-
-
- -
- - - - -
- -
- -
- -
-
ShipExplosion Class Reference
-
-
- -

#include <ShipDesign.h>

- -

List of all members.

- - - -

-Public Member Functions

 ShipExplosion ()
- - -

-Static Public Member Functions

static const char * TYPENAME ()
- - - - - -

-Public Attributes

int type
float time
Vec3 loc
bool final
-

Detailed Description

-
-

Definition at line 73 of file ShipDesign.h.

-

Constructor & Destructor Documentation

- -
-
- - - - - -
- - - - - - - -
ShipExplosion::ShipExplosion ()
-
-inline
-
- -

Definition at line 78 of file ShipDesign.h.

- -
-
-

Member Function Documentation

- -
-
- - - - - -
- - - - - - - -
static const char* ShipExplosion::TYPENAME ()
-
-inlinestatic
-
- -

Definition at line 76 of file ShipDesign.h.

- -
-
-

Member Data Documentation

- -
-
- - - - -
bool ShipExplosion::final
-
- -

Definition at line 83 of file ShipDesign.h.

- -
-
- -
-
- - - - -
Vec3 ShipExplosion::loc
-
- -

Definition at line 82 of file ShipDesign.h.

- -
-
- -
-
- - - - -
float ShipExplosion::time
-
- -

Definition at line 81 of file ShipDesign.h.

- -
-
- -
-
- - - - -
int ShipExplosion::type
-
- -

Definition at line 80 of file ShipDesign.h.

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