Homepage Demos Overview Downloads Tutorials Reference
Credits

SoundManager.h File Reference


Detailed Description

Describes SoundManager, which provides sound effects and caching services, as well as mixing buffers for the SoundPlay process.

Author:
ejt (Creator)
Author
ejt
Name
tekkotsu-1_5
Revision
1.9
State
Rel
Date
2003/09/25 15:32:08

Definition in file SoundManager.h.

#include <OPENR/RCRegion.h>
#include <OPENR/ODataFormats.h>
#include <string>
#include <vector>
#include "Shared/ListMemBuf.h"
#include "Shared/MutexLock.h"
#include "SoundManagerMsg.h"
#include "Shared/ProcessID.h"

Include dependency graph for SoundManager.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Classes

class  SoundManager
 Provides sound effects and caching services, as well as mixing buffers for the SoundPlay process. More...

struct  SoundManager::PlayState
 Holds data about sounds currently being played. More...

struct  SoundManager::SoundData
 Holds data about the loaded sounds. More...


Variables

SoundManagersndman
 lets you play a sound from anywhere in your code - just a one liner!


Variable Documentation

SoundManager* sndman
 

lets you play a sound from anywhere in your code - just a one liner!

Definition at line 228 of file SoundManager.h.


Tekkotsu v1.5
Generated Fri Oct 10 15:54:03 2003 by Doxygen 1.3.4