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/_tactical_view_8cpp.html | 249 ------------------------------ 1 file changed, 249 deletions(-) delete mode 100644 Doc/doxygen/html/_tactical_view_8cpp.html (limited to 'Doc/doxygen/html/_tactical_view_8cpp.html') diff --git a/Doc/doxygen/html/_tactical_view_8cpp.html b/Doc/doxygen/html/_tactical_view_8cpp.html deleted file mode 100644 index f3bb3df..0000000 --- a/Doc/doxygen/html/_tactical_view_8cpp.html +++ /dev/null @@ -1,249 +0,0 @@ - - - - - -Starshatter_Open: D:/SRC/StarshatterSVN/Stars45/TacticalView.cpp File Reference - - - - - - - - - - - - - -
-
- - - - - - -
-
Starshatter_Open -
-
Open source Starshatter engine
-
-
- - - - - -
-
- -
-
-
- -
- - - - -
- -
- -
- -
-
TacticalView.cpp File Reference
-
-
-
#include "MemDebug.h"
-#include "TacticalView.h"
-#include "QuantumView.h"
-#include "RadioView.h"
-#include "RadioMessage.h"
-#include "RadioTraffic.h"
-#include "HUDSounds.h"
-#include "HUDView.h"
-#include "WepView.h"
-#include "CameraDirector.h"
-#include "Ship.h"
-#include "ShipCtrl.h"
-#include "ShipDesign.h"
-#include "QuantumDrive.h"
-#include "Farcaster.h"
-#include "Instruction.h"
-#include "Element.h"
-#include "Contact.h"
-#include "Sim.h"
-#include "Starshatter.h"
-#include "GameScreen.h"
-#include "MenuView.h"
-#include "Projector.h"
-#include "Color.h"
-#include "Window.h"
-#include "Video.h"
-#include "DataLoader.h"
-#include "Scene.h"
-#include "FontMgr.h"
-#include "Keyboard.h"
-#include "Mouse.h"
-#include "MouseController.h"
-#include "Menu.h"
-#include "Game.h"
-#include "FormatUtil.h"
-
-

Go to the source code of this file.

- - - -

-Enumerations

enum  VIEW_MENU {
-  VIEW_FORWARD = 1000, -VIEW_CHASE, -VIEW_PADLOCK, -VIEW_ORBIT, -
-  VIEW_NAV, -VIEW_WEP, -VIEW_ENG, -VIEW_FLT, -
-  VIEW_INS, -VIEW_CMD -
- }
- - - -

-Variables

const int QUANTUM = 2000
const int FARCAST = 2001
-

Enumeration Type Documentation

- -
-
- - - - -
enum VIEW_MENU
-
-
Enumerator:
- - - - - - - - - - -
VIEW_FORWARD  -
VIEW_CHASE  -
VIEW_PADLOCK  -
VIEW_ORBIT  -
VIEW_NAV  -
VIEW_WEP  -
VIEW_ENG  -
VIEW_FLT  -
VIEW_INS  -
VIEW_CMD  -
-
-
- -

Definition at line 899 of file TacticalView.cpp.

- -
-
-

Variable Documentation

- -
-
- - - - -
const int FARCAST = 2001
-
- -

Definition at line 913 of file TacticalView.cpp.

- -
-
- -
-
- - - - -
const int QUANTUM = 2000
-
- -

Definition at line 912 of file TacticalView.cpp.

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