Skip to content

Commit

Permalink
added comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromeetienne committed Jul 16, 2014
1 parent 0a31705 commit 637ffc0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/helpers/webaudiox.gamesounds.js
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,8 @@ WebAudiox.GameSound = function(gameSounds, defaultOptions){
//////////////////////////////////////////////////////////////////////////////////

// TODO change play in createSource and add a .play function()
// TODO what about to rename like unity: webaudiox.GameSoundClip and WebAudiox.GameSoundSource
// - seems easier to understand

this.play = function(options){
options = options || this.defaultOptions
Expand Down

0 comments on commit 637ffc0

Please sign in to comment.