![]() |
CUGL
Cornell University Game Library
|
This is the complete list of members for cugl::Sound, including all inherited members.
alloc(const std::string &source) | cugl::Sound | inlinestatic |
alloc(const char *source) | cugl::Sound | inlinestatic |
dispose() | cugl::Sound | |
getChannels() const | cugl::Sound | |
getDuration() const | cugl::Sound | |
getLength() const | cugl::Sound | |
getSampleRate() const | cugl::Sound | |
getSource() const | cugl::Sound | inline |
getSuffix() const | cugl::Sound | inline |
getVolume() const | cugl::Sound | inline |
init(const std::string &source) | cugl::Sound | |
init(const char *source) | cugl::Sound | inline |
setVolume(float volume) | cugl::Sound | |
Sound() | cugl::Sound | inline |
SoundChannel class | cugl::Sound | friend |
~Sound() | cugl::Sound | inline |