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/_contact_8cpp.html | 194 ------------------------------------ 1 file changed, 194 deletions(-) delete mode 100644 Doc/doxygen/html/_contact_8cpp.html (limited to 'Doc/doxygen/html/_contact_8cpp.html') diff --git a/Doc/doxygen/html/_contact_8cpp.html b/Doc/doxygen/html/_contact_8cpp.html deleted file mode 100644 index 47914a7..0000000 --- a/Doc/doxygen/html/_contact_8cpp.html +++ /dev/null @@ -1,194 +0,0 @@ - - - - - -Starshatter_Open: D:/SRC/StarshatterSVN/Stars45/Contact.cpp File Reference - - - - - - - - - - - - - -
-
- - - - - - -
-
Starshatter_Open -
-
Open source Starshatter engine
-
-
- - - - - -
-
- -
-
-
- -
- - - - -
- -
- -
- -
-
Contact.cpp File Reference
-
-
-
#include "MemDebug.h"
-#include "Contact.h"
-#include "Drone.h"
-#include "Sensor.h"
-#include "Ship.h"
-#include "Sim.h"
-#include "WeaponDesign.h"
-#include "Game.h"
-
-

Go to the source code of this file.

- - - - - - -

-Variables

const int DEFAULT_TRACK_UPDATE = 500
const int DEFAULT_TRACK_LENGTH = 20
const double DEFAULT_TRACK_AGE = 10
const double SENSOR_THRESHOLD = 0.25
-

Variable Documentation

- -
-
- - - - -
const double DEFAULT_TRACK_AGE = 10
-
- -

Definition at line 29 of file Contact.cpp.

- -
-
- -
-
- - - - -
const int DEFAULT_TRACK_LENGTH = 20
-
- -

Definition at line 28 of file Contact.cpp.

- -
-
- -
-
- - - - -
const int DEFAULT_TRACK_UPDATE = 500
-
- -

Definition at line 27 of file Contact.cpp.

- -
-
- -
-
- - - - -
const double SENSOR_THRESHOLD = 0.25
-
- -

Definition at line 30 of file Contact.cpp.

- -
-
-
-
- - - - -- cgit v1.1