|
Niotso
git revision 558726a9f13d7c3423a683dd2f4323589b66c310
The New Implementation of The Sims Online
|
#include "../EngineInterface.hpp"Namespaces | |
| Audio | |
Constant Groups | |
| Audio | |
Functions | |
| int | Audio::Initialize () |
| PlayableSound_t * | Audio::LoadSound (const Sound_t *Sound) |
| bool | Audio::PlaySound (PlayableSound_t *Sound) |
| bool | Audio::StopSound (PlayableSound_t *Sound) |
| void | Audio::DeleteSound (PlayableSound_t *Sound) |
| void | Audio::Shutdown () |
Variables | |
| IXAudio2 * | Audio::pXAudio2 = NULL |
| IXAudio2MasteringVoice * | Audio::MasterVoice = NULL |
1.8.4