|
Niotso
git revision 558726a9f13d7c3423a683dd2f4323589b66c310
The New Implementation of The Sims Online
|
Functions | |
| int | Initialize () |
| PlayableSound_t * | LoadSound (const Sound_t *Sound) |
| bool | PlaySound (PlayableSound_t *Sound) |
| bool | StopSound (PlayableSound_t *Sound) |
| void | DeleteSound (PlayableSound_t *Sound) |
| void | Shutdown () |
Variables | |
| IXAudio2 * | pXAudio2 = NULL |
| IXAudio2MasteringVoice * | MasterVoice = NULL |
| void Audio::DeleteSound | ( | PlayableSound_t * | Sound) |
| int Audio::Initialize | ( | ) |
| PlayableSound_t * Audio::LoadSound | ( | const Sound_t * | Sound) |
| bool Audio::PlaySound | ( | PlayableSound_t * | Sound) |
| void Audio::Shutdown | ( | ) |
| bool Audio::StopSound | ( | PlayableSound_t * | Sound) |
| IXAudio2MasteringVoice* Audio::MasterVoice = NULL |
| IXAudio2* Audio::pXAudio2 = NULL |
1.8.4