![]() |
xyginext
0.2.0
Second generation of xygine game creation framework
|
This is the complete list of members for xy::AudioMixer, including all inherited members.
AudioSystem (defined in xy::AudioMixer) | xy::AudioMixer | friend |
getLabel(sf::Uint8 channel) | xy::AudioMixer | static |
getMasterVolume() | xy::AudioMixer | static |
getPrefadeVolume(sf::Uint8 channel) | xy::AudioMixer | static |
getVolume(sf::Uint8) | xy::AudioMixer | static |
MaxChannels | xy::AudioMixer | static |
setLabel(const std::string &label, sf::Uint8 channel) | xy::AudioMixer | static |
setMasterVolume(float) | xy::AudioMixer | static |
setPrefadeVolume(float vol, sf::Uint8 channel) | xy::AudioMixer | static |
setVolume(float vol, sf::Uint8 channel) | xy::AudioMixer | static |