cocos2d-x  2.2.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
SimpleAudioEngine Member List

This is the complete list of members for SimpleAudioEngine, including all inherited members.

end()SimpleAudioEnginestatic
getBackgroundMusicVolume()SimpleAudioEngine
getClassTypeInfo()SimpleAudioEngineinlinevirtual
getEffectsVolume()SimpleAudioEngine
isBackgroundMusicPlaying()SimpleAudioEngine
pauseAllEffects()SimpleAudioEngine
pauseBackgroundMusic()SimpleAudioEngine
pauseEffect(unsigned int nSoundId)SimpleAudioEngine
playBackgroundMusic(const char *pszFilePath, bool bLoop)SimpleAudioEngine
playBackgroundMusic(const char *pszFilePath)SimpleAudioEngineinline
playEffect(const char *pszFilePath, bool bLoop)SimpleAudioEngine
playEffect(const char *pszFilePath)SimpleAudioEngineinline
preloadBackgroundMusic(const char *pszFilePath)SimpleAudioEngine
preloadEffect(const char *pszFilePath)SimpleAudioEngine
resumeAllEffects()SimpleAudioEngine
resumeBackgroundMusic()SimpleAudioEngine
resumeEffect(unsigned int nSoundId)SimpleAudioEngine
rewindBackgroundMusic()SimpleAudioEngine
setBackgroundMusicVolume(float volume)SimpleAudioEngine
setEffectsVolume(float volume)SimpleAudioEngine
sharedEngine()SimpleAudioEnginestatic
SimpleAudioEngine()SimpleAudioEngine
stopAllEffects()SimpleAudioEngine
stopBackgroundMusic(bool bReleaseData)SimpleAudioEngine
stopBackgroundMusic()SimpleAudioEngineinline
stopEffect(unsigned int nSoundId)SimpleAudioEngine
unloadEffect(const char *pszFilePath)SimpleAudioEngine
willPlayBackgroundMusic()SimpleAudioEngine
~SimpleAudioEngine()SimpleAudioEngine