Commit Graph

21 Commits

Author SHA1 Message Date
s_kimura
cea8091140 fixes bugs and discard redundant changes that have received pointed out in code review.
put it back the SpriteSheetFrame and TickerEvent class in easelJS.
2013-11-29 13:05:15 +09:00
s_kimura
a41a87730a added type information to tweenjs-test.ts and loadHandler method of soundjs-test.ts. 2013-11-28 12:19:00 +09:00
s_kimura
5f6f23fd76 added type information in the test code. 2013-11-28 11:49:50 +09:00
s_kimura
b057108689 fixed several syntax errors. 2013-11-28 11:36:03 +09:00
s_kimura
8ba6fb3237 Updated EaselJS definitions to v0.7.0 and TweenJS, SoundJS definitions to v0.5,0 and PreloadJS definitions to v0.4.0 2013-11-27 14:48:35 +09:00
Chris Smith
7bca55dd1d Updated EaselJS definitions to v0.7 and TweenJS definitions to v0.5 2013-11-22 22:41:11 -08:00
vvakame
2708bc05cd Fixed tsc failed on Node.js v0.8.25 2013-10-03 11:23:38 +09:00
vvakame
3fe1f6bc4e Fixed to CI test passing 2013-10-03 10:18:58 +09:00
cmandlbaur
3678d429c6 Added support for the noImplicitAny flag for EaselJS, Greensock,
PreloadJS and TweenJS.
2013-09-09 20:25:23 +02: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
basarat
61e9350971 Merge branch 'master' of https://github.com/artsjedi/DefinitelyTyped into artsjedi-master 2013-08-27 02:45:52 +10:00
basarat
216cbf4826 update to "tween.js" file + tests for "tweenjs" 2013-08-27 02:44:38 +10:00
artsjedi
140f910450 Change wait() return value to Tween instead of Void 2013-08-26 13:00:24 -03:00
Boris Yankov
f677cca98d Multiple bool => boolean fixes 2013-08-07 18:02:05 +03:00
Boris Yankov
dd35f69637 Big replacement: bool with boolean 2013-08-07 16:59:39 +03:00
Diullei Gomes
41aee7c70a bug fix - easeljs and tweenjs 2013-06-21 20:25:26 -03:00
Josh Tynjala
5ab7535590 tweenjs: fixed signature of static get() on Tween 2013-03-08 04:27:51 -08:00
Josh Tynjala
6c510f8050 tweenjs: converted inconsistent intentation to spaces (like easeljs). 2013-03-08 04:21:17 -08: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
78b78fe00b More file renames 2013-01-17 17:19:40 +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