mirror of
https://github.com/photonstorm/phaser
synced 2025-01-12 21:28:53 +00:00
23987112e1
* The `WebAudioSound.audioBuffer` property is no longer private. * The `WebAudioSound.source` property is no longer private. * The `WebAudioSound.loopSource` property is no longer private. * The `WebAudioSound.muteNode` property is no longer private. * The `WebAudioSound.volumeNode` property is no longer private. * The `WebAudioSound.pannerNode` property is no longer private. * The `WebAudioSound.hasEnded` property is no longer private, but _is_ read only. * The `WebAudioSound.hasLooped` property is no longer private, but _is_ read only. |
||
---|---|---|
.. | ||
events | ||
html5 | ||
noaudio | ||
typedefs | ||
webaudio | ||
BaseSound.js | ||
BaseSoundManager.js | ||
index.js | ||
SoundManagerCreator.js |