Home
News
Learn
Download
Examples
Community
Login
Phaser API Documentation
Version:
Namespaces
Classes
Events
Game Objects
Physics
Scenes
Changelog
Member of:
Phaser.Sound.HTML5AudioSound
<readonly> isPaused: boolean
Description:
Flag indicating if sound is currently paused.
Type:
boolean
Default:
false
Inherited from:
Phaser.Sound.BaseSound#isPaused
Since:
3.0.0
Source:
src/sound/BaseSound.js
(Line
69
)
Possible examples