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

#include <HUDSounds.h>

- -

List of all members.

- - - -

-Public Types

enum  SOUNDS {
-  SND_MFD_MODE, -SND_NAV_MODE, -SND_WEP_MODE, -SND_WEP_DISP, -
-  SND_HUD_MODE, -SND_HUD_WIDGET, -SND_SHIELD_LEVEL, -SND_RED_ALERT, -
-  SND_TAC_ACCEPT, -SND_TAC_REJECT -
- }
- - - - - -

-Static Public Member Functions

static void Initialize ()
static void Close ()
static void PlaySound (int n)
static void StopSound (int n)
-

Detailed Description

-
-

Definition at line 22 of file HUDSounds.h.

-

Member Enumeration Documentation

- -
-
- - - - -
enum HUDSounds::SOUNDS
-
-
Enumerator:
- - - - - - - - - - -
SND_MFD_MODE  -
SND_NAV_MODE  -
SND_WEP_MODE  -
SND_WEP_DISP  -
SND_HUD_MODE  -
SND_HUD_WIDGET  -
SND_SHIELD_LEVEL  -
SND_RED_ALERT  -
SND_TAC_ACCEPT  -
SND_TAC_REJECT  -
-
-
- -

Definition at line 25 of file HUDSounds.h.

- -
-
-

Member Function Documentation

- -
-
- - - - - -
- - - - - - - -
void HUDSounds::Close ()
-
-static
-
- -

Definition at line 68 of file HUDSounds.cpp.

- -
-
- -
-
- - - - - -
- - - - - - - -
void HUDSounds::Initialize ()
-
-static
-
- -

Definition at line 43 of file HUDSounds.cpp.

- -
-
- -
-
- - - - - -
- - - - - - - - -
void HUDSounds::PlaySound (int n)
-
-static
-
- -

Definition at line 82 of file HUDSounds.cpp.

- -
-
- -
-
- - - - - -
- - - - - - - - -
void HUDSounds::StopSound (int n)
-
-static
-
- -

Definition at line 113 of file HUDSounds.cpp.

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