Phaser API Documentation

  Version: 
tags: Array.<HTMLAudioElement>

Description:

An array containing all HTML5 Audio tags that could be used for individual sound playback. Number of instances depends on the config value passed to the Loader#audio method call, default is 1.

Type:
Array.<HTMLAudioElement>
Since: 3.0.0