GL Studio C++ Runtime API
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
SoundSystem Member List

This is the complete list of members for SoundSystem, including all inherited members.

ClearSound(int index)SoundSystem
GetMasterVolume() const SoundSystem
IsValid() const SoundSystem
LoadSound(const char *fn, int index)SoundSystem
LoadSounds(const char *firstArg,...)SoundSystem
Play(int which)SoundSystem
Play(int which, float volumeOrDistance)SoundSystem
SetMasterVolume(float volume)SoundSystem
SoundSystem(int maxSounds)SoundSystemexplicit
~SoundSystem()SoundSystem