Commit Graph

11 Commits

Author SHA1 Message Date
Diullei Gomes
64dd674e52 Merge pull request #959 from artsjedi/master
SoundInstance.play() has optional parameters
2013-08-27 17:52:45 -07:00
artsjedi
38c877628c SoundInstance.plau() has optional parameters 2013-08-27 19:49:48 -03:00
basarat
1a5db57b7b soundjs / tweenjs : Added tests + filled in defs to pass those tests + added documentation links 2013-08-27 03:04:16 +10:00
artsjedi
d1fde7fa2a Change EventDispatcher methods to Static methods 2013-08-26 13:06:56 -03:00
Boris Yankov
0797420e1f Fix soundjs definitions 2013-08-07 19:07:55 +03:00
Boris Yankov
dd35f69637 Big replacement: bool with boolean 2013-08-07 16:59:39 +03:00
Karthikeyan VJ
b8baf38823 update setMute and getMute for createjs.Sound
createjs.Sound.setMute
http://www.createjs.com/Docs/SoundJS/files/.._src_soundjs_Sound.js.html#l1151

createjs.Sound.getMute()
http://www.createjs.com/Docs/SoundJS/files/.._src_soundjs_Sound.js.html#l1180
2013-07-19 01:58:02 +03:00
Neil Stalker
beae1ebd88 fix scroller, soundjs and youtube definitions 2013-06-24 22:22:57 +01:00
wdamien
127b4308fd Updates to match the latest version of CreateJS (EaseJS v0.6, PreloadJS v0.3, SoundJS v0.4, and TweenJS v0.4).
Also fixed the easeljs-tests.ts so it compiles correctly.
2013-02-25 12:03:22 -07:00
Boris Yankov
c98eebb137 Rename all definition files, remove versions 2013-01-17 17:17:27 +02:00
Boris Yankov
c91c45f9ae Move definitions and test in separate folders
This enables each definition to have a readme if necessary.
Also a .json metadata file to help with package managers.
And last, to have different versions of the definitions.
2012-11-18 22:28:44 +02:00