|  | GL Studio C++ Runtime API
    | 
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) | SoundSystem | explicit | 
| ~SoundSystem() | SoundSystem |