ToyMaker Game Engine 0.0.2
ToyMaker is a game engine developed and maintained by Zoheb Shujauddin.
Loading...
Searching...
No Matches
ToyMaker::SoundMixer Member List

This is the complete list of members for ToyMaker::SoundMixer, including all inherited members.

getGainMaster() constToyMaker::SoundMixer
mMixerToyMaker::SoundMixerprivate
pauseTagged(const std::string &tag)ToyMaker::SoundMixer
resumeTagged(const std::string &tag)ToyMaker::SoundMixer
setGainMaster(float gain)ToyMaker::SoundMixer
setGainTagged(const std::string &tag, float gain)ToyMaker::SoundMixer
SoundChannel (defined in ToyMaker::SoundMixer)ToyMaker::SoundMixerfriend
SoundMixer()ToyMaker::SoundMixer
stopTagged(const std::string &tag, uint32_t millis)ToyMaker::SoundMixer