cocos2d-x
3.2
Main Page
Related Pages
Modules
Namespaces
Classes
Files
c++
js
lua
Class List
Class Index
Class Hierarchy
Class Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
ComAudio Member List
This is the complete list of members for
ComAudio
, including all inherited members.
_enabled
Component
protected
_name
Component
protected
_owner
Component
protected
_referenceCount
Ref
protected
autorelease
()
Ref
ComAudio
(void)
ComAudio
protected
create
(void)
ComAudio
static
end
()
ComAudio
getBackgroundMusicVolume
()
ComAudio
getEffectsVolume
()
ComAudio
getFile
()
ComAudio
getName
() const
Component
getOwner
() const
Component
getReferenceCount
() const
Ref
init
() override
ComAudio
virtual
isBackgroundMusicPlaying
()
ComAudio
isEnabled
() const override
ComAudio
virtual
isLoop
()
ComAudio
onEnter
() override
ComAudio
virtual
onExit
() override
ComAudio
virtual
pauseAllEffects
()
ComAudio
pauseBackgroundMusic
()
ComAudio
pauseEffect
(unsigned int nSoundId)
ComAudio
playBackgroundMusic
(const char *pszFilePath, bool bLoop)
ComAudio
playBackgroundMusic
(const char *pszFilePath)
ComAudio
playBackgroundMusic
()
ComAudio
playEffect
(const char *pszFilePath, bool bLoop)
ComAudio
playEffect
(const char *pszFilePath)
ComAudio
playEffect
()
ComAudio
preloadBackgroundMusic
(const char *pszFilePath)
ComAudio
preloadEffect
(const char *pszFilePath)
ComAudio
Ref
()
Ref
protected
release
()
Ref
resumeAllEffects
()
ComAudio
resumeBackgroundMusic
()
ComAudio
resumeEffect
(unsigned int nSoundId)
ComAudio
retain
()
Ref
rewindBackgroundMusic
()
ComAudio
serialize
(void *r) override
ComAudio
virtual
setBackgroundMusicVolume
(float volume)
ComAudio
setEffectsVolume
(float volume)
ComAudio
setEnabled
(bool b) override
ComAudio
virtual
setFile
(const char *pszFilePath)
ComAudio
setLoop
(bool bLoop)
ComAudio
setName
(const std::string &name)
Component
setOwner
(Node *pOwner)
Component
stopAllEffects
()
ComAudio
stopBackgroundMusic
(bool bReleaseData)
ComAudio
stopBackgroundMusic
()
ComAudio
stopEffect
(unsigned int nSoundId)
ComAudio
unloadEffect
(const char *pszFilePath)
ComAudio
update
(float delta)
Component
virtual
willPlayBackgroundMusic
()
ComAudio
~ComAudio
(void)
ComAudio
protected
virtual
~Component
(void)
Component
virtual
~Ref
()
Ref
virtual
Generated on Fri Jul 18 2014 14:33:39 for cocos2d-x by
1.8.7