Home
News
Learn
Download
Examples
Community
Login
Phaser API Documentation
Version:
Namespaces
Classes
Events
Game Objects
Physics
Scenes
Changelog
Member of:
Phaser.Sound.NoAudioSoundManager
removeAll()
Description:
Removes all sounds from the manager, destroying the sounds.
Inherited from:
Phaser.Sound.BaseSoundManager#removeAll
Since:
3.23.0
Source:
src/sound/BaseSoundManager.js
(Line
337
)
Possible examples