Voxellancer  0.3
A game about voxels in space
 All Classes Functions Pages
SoundProperties Member List

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)SoundPropertiesstatic
looping() const (defined in SoundProperties)SoundProperties
m_attenuation (defined in SoundProperties)SoundPropertiesprotected
m_looping (defined in SoundProperties)SoundPropertiesprotected
m_sound (defined in SoundProperties)SoundPropertiesprotected
m_volume (defined in SoundProperties)SoundPropertiesprotected
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