Public Member Functions | |
| cAudio::IAudioManager * | GetManager () |
| void | SetListenerPosition (cAudio::cVector3 pos, cAudio::cVector3 dir) |
| bool | GetValidSound (SAudioSound *sound) |
| void | RemoveSound (SAudioSound *sound) |
| SAudioSound * | AddSound (std::string name, std::string path, bool stream) |
Static Public Member Functions | |
| static SAudioManager * | GetInstance () |
| static void | Kill () |
Definition at line 12 of file audio.h.
1.7.2