Phaser API Documentation

  Version: 
setLoop(value)

Description:

Sets the loop state of this Sound.

Parameters:

name type description
value boolean

true to loop this sound, false to not loop it.

Returns:
Description:

This Sound instance.

Since: 3.4.0