Go to the source code of this file.
Classes | |
class | SoundManager |
The Sound Manager is the central interface point to all sound related functions of this program. More... | |
Functions | |
void | bindSoundManager (asIScriptEngine *engine) |
Binds the SoundManager class to AngelScript so that it can be used within scripts. |
void bindSoundManager | ( | asIScriptEngine * | engine | ) |
Binds the SoundManager class to AngelScript so that it can be used within scripts.
Definition at line 153 of file SoundManager.cpp.