Home
News
Learn
Download
Examples
Community
Login
Phaser API Documentation
Version:
Namespaces
Classes
Events
Game Objects
Physics
Scenes
Changelog
Member of:
Phaser.Sound.HTML5AudioSound
loop: boolean
Description:
Flag indicating whether or not the sound or current sound marker will loop.
Type:
boolean
Default:
false
Since:
3.0.0
Source:
src/sound/html5/HTML5AudioSound.js
(Line
867
)
Possible examples