|
Audaspace 1.7.0
A high level audio library.
|
This is the complete list of members for SoundList, including all inherited members.
| addSound(std::shared_ptr< ISound > sound) | SoundList | |
| createReader() | SoundList | virtual |
| getRandomMode() | SoundList | |
| getSize() | SoundList | |
| setRandomMode(bool random) | SoundList | |
| SoundList(bool random=false) | SoundList | |
| SoundList(std::vector< std::shared_ptr< ISound > > &list, bool random=false) | SoundList | |
| ~ISound() | ISound | inlinevirtual |