Voxellancer
0.3
A game about voxels in space
|
This is the complete list of members for SoundProperties, including all inherited members.
attenuation() const (defined in SoundProperties) | SoundProperties | |
fromProperties(const std::string &prefix) (defined in SoundProperties) | SoundProperties | static |
looping() const (defined in SoundProperties) | SoundProperties | |
m_attenuation (defined in SoundProperties) | SoundProperties | protected |
m_looping (defined in SoundProperties) | SoundProperties | protected |
m_sound (defined in SoundProperties) | SoundProperties | protected |
m_volume (defined in SoundProperties) | SoundProperties | protected |
sound() const (defined in SoundProperties) | SoundProperties | |
SoundProperties()=default (defined in SoundProperties) | SoundProperties | |
SoundProperties(const std::string &sound, float volume, float attenuation, bool repeating) (defined in SoundProperties) | SoundProperties | |
volume() const (defined in SoundProperties) | SoundProperties |