My Project
Loading...
Searching...
No Matches
Engine::IAudioSystem Member List

This is the complete list of members for Engine::IAudioSystem, including all inherited members.

Init()=0Engine::IAudioSystempure virtual
LoadSound(const std::string &path, const EI::SoundDesc &desc={})=0Engine::IAudioSystempure virtual
Play(EI::SoundHandle sound, const EI::VoiceParams &params={})=0Engine::IAudioSystempure virtual
SetMasterVolume(float volume)=0Engine::IAudioSystempure virtual
Shutdown()=0Engine::IAudioSystempure virtual
Stop(EI::VoiceHandle voice)=0Engine::IAudioSystempure virtual
UnloadSound(EI::SoundHandle sound)=0Engine::IAudioSystempure virtual
Update(float dt)=0Engine::IAudioSystempure virtual
~IAudioSystem()=defaultEngine::IAudioSystemvirtual