IsLoaded() const | ZE::ZSound | |
IsPaused() const | ZE::ZSound | |
IsPlaying() const | ZE::ZSound | |
LoopInfinite | ZE::ZSound | [static] |
Open(std::string filename) | ZE::ZSound | |
OpenFromZip(std::string zipname, std::string filename) | ZE::ZSound | |
Pause() const | ZE::ZSound | |
Play(int loopNum=0, int fadeTime=0) | ZE::ZSound | |
rChannelID | ZE::ZSound | [protected] |
Release() | ZE::ZSound | |
rEngine | ZE::ZSound | [protected] |
rSound | ZE::ZSound | [protected] |
SetVolume(int volume) | ZE::ZSound | |
Stop(int fadeTime=0) const | ZE::ZSound | |
Unpause() const | ZE::ZSound | |
Volume() const | ZE::ZSound | |
ZSound() | ZE::ZSound | |
ZSound(std::string filename) | ZE::ZSound | |
~ZSound() | ZE::ZSound | [virtual] |