Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

Sound.cpp File Reference


Detailed Description

Implements to the sound subsystem.

Definition in file Sound.cpp.

#include "Sound.h"
#include <string>

Include dependency graph for Sound.cpp:

Include dependency graph

Go to the source code of this file.

Functions

const string TOK_BEGIN_SOUND_CLASSES ("BEGIN CLASSES\n")
 denotes the block of the init file that loads the sound classes

const string TOK_END_SOUND_CLASSES ("END CLASSES")
const string TOK_BEGIN_SAMPLES ("BEGIN SAMPLES\n")
const string TOK_END_SAMPLES ("END SAMPLES")
const float VOL_STEP (0.005f)


Function Documentation

const string TOK_BEGIN_SAMPLES "BEGIN SAMPLES\n"    [static]
 

Referenced by Sound::init().

const string TOK_BEGIN_SOUND_CLASSES "BEGIN CLASSES\n"    [static]
 

denotes the block of the init file that loads the sound classes

Referenced by Sound::init().

const string TOK_END_SAMPLES "END SAMPLES"    [static]
 

const string TOK_END_SOUND_CLASSES "END CLASSES"    [static]
 

const float VOL_STEP 0.    005f [static]
 

Referenced by Sound::decreaseSFXVol(), Sound::decreaseSongVol(), Sound::increaseSFXVol(), and Sound::increaseSongVol().


Generated on Wed Apr 23 05:51:49 2003 for Modern Warfare by doxygen1.3-rc2