basarat
c41200f038
Update easeljs.d.ts
2013-10-03 13:47:58 +10:00
golear
7de857e379
Added mouseMoveOutside to Stage class
...
Stage.mouseMoveOutside was missing. Added it.
2013-10-02 21:00:01 -05:00
cmandlbaur
3678d429c6
Added support for the noImplicitAny flag for EaselJS, Greensock,
...
PreloadJS and TweenJS.
2013-09-09 20:25:23 +02: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
Karthikeyan VJ
fb6a94f58c
Changed arguments to optional for Point and Rectangle
2013-06-27 20:52:23 +03:00
Diullei Gomes
41aee7c70a
bug fix - easeljs and tweenjs
2013-06-21 20:25:26 -03:00
studiollama
5cbef5988b
Added gotoAndStop to BitmapAnimation in easeljs.d.ts and declare to module
...
Added the gotoAndStop method that is available in easeljs-0.6.1 and also included the "declare" before "module createjs" which allows it to be used with TypeScript 0.9
2013-06-12 10:41:14 -06:00
Karthikeyan VJ
2e1af5bd98
Update easeljs.d.ts
...
event properties for "tick" event
2013-06-06 16:41:22 +03:00
Josh Tynjala
6cf667b5dc
EaselJS: MouseEvent should have the EventDispatcher mixins
2013-03-27 17:05:00 -07:00
Josh Tynjala
6acbdec7da
easeljs: fixed signature of static extractFrame() on SpriteSheetUtils
2013-03-08 04:39:01 -08:00
Josh Tynjala
be546bbcae
converted random tabs in easejs to match the majority of spaces
2013-03-06 17:27:03 -08:00
Josh Tynjala
c2b36b521a
Added missing easeljs EventDispatcher mixins on Ticker
2013-03-06 17:25:49 -08:00
Josh Tynjala
c995836572
Added missing easeljs overrides for addEventListener() and removeEventListener()
2013-03-06 17:25:12 -08:00
wdamien
8275ff6a6e
Updates to support latest CreateJS.
2013-02-25 14:42:10 -07: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
Diullei Gomes
a52ff2ad53
fix easeljs test
2013-02-24 03:06:05 -03:00
Boris Yankov
209d95071a
Update reference paths
2013-01-17 20:03:30 +02:00
Boris Yankov
c98eebb137
Rename all definition files, remove versions
2013-01-17 17:17:27 +02:00
Boris Yankov
7c82efb17a
Update reference paths
2012-11-19 01:28:08 +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