Phaser API Documentation

  Version: 

Member of: Phaser.Game

Description:

An instance of the base Sound Manager.

The Sound Manager is a global system responsible for the playback and updating of all audio in your game.

You can disable the inclusion of the Sound Manager in your build by toggling the webpack FEATURE_SOUND flag.

Since: 3.0.0
Source: src/core/Game.js (Line 243)