SoundManager converted and playing audio :)

This commit is contained in:
Richard Davey
2013-09-03 01:24:16 +01:00
parent ed13283f0f
commit c18de53bab
8 changed files with 1068 additions and 794 deletions
+2
View File
@@ -186,6 +186,8 @@ Phaser.Utils.Debug.prototype = {
this.line('Position: ' + sound.position);
}
this.stop();
},
/**