Skip to content

Commit a2afbc2

Browse files
Updated rate property docs
1 parent 41b9dee commit a2afbc2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

v3/src/sound/BaseSoundManager.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -308,6 +308,8 @@ var BaseSoundManager = new Class({
308308
});
309309
/**
310310
* Global playback rate.
311+
*
312+
* @name Phaser.Sound.BaseSoundManager#rate
311313
* @property {number} rate
312314
*/
313315
Object.defineProperty(BaseSoundManager.prototype, 'rate', {

0 commit comments

Comments
 (0)