You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* @param {Phaser.Sound.HTML5AudioSound} sound - Sound object on which to perform queued action.
277
272
* @param {string} prop - Name of the method to be called or property to be assigned a value to.
278
273
* @param {*} [value] - An optional parameter that either holds an array of arguments to be passed to the method call or value to be set to the property.
279
-
*
274
+
*
280
275
* @return {boolean} Whether the sound manager is locked.
0 commit comments