phaser/examples/tweens
photonstorm 3c631768f2 Explicitly paused Timer continues if you un-focus and focus the browser window (thanks georgiee)
Added TimerEvent.pendingDelete and checks in Timer.update, so that removing an event in a callback no longer throws an exception (thanks georgiee)
Fixed TypeScript defs on lines 1741-1748 (thanks wombatbuddy)
Added SAT.js to TypeScript definition. Now compiles properly.
Added missing Line.js to the Grunt file.
Tilemap#paste diffX and diffY equations changed, fixed issue #393 (thanks brejep)
Added missing return value in Body.hitLeft and hitRight, fixes issue #398 (thanks ram64).
Fixed easing tween example case. Issue #379 (thanks wesleywerner)
Removed SAT.js UMD wrapped, fixes issue #361 (thanks luizbills)
2014-02-12 15:09:44 +00:00
..
bounce.js Revamping the examples area. 2013-10-22 03:58:20 +01:00
bubbles.js Revamping the examples area. 2013-10-22 03:58:20 +01:00
chained tweens.js Revamping the examples area. 2013-10-22 03:58:20 +01:00
combined tweens.js Revamping the examples area. 2013-10-22 03:58:20 +01:00
easing spritesheets.js Revamping the examples area. 2013-10-22 03:58:20 +01:00
easing.js Explicitly paused Timer continues if you un-focus and focus the browser window (thanks georgiee) 2014-02-12 15:09:44 +00:00
fading in a sprite.js Revamping the examples area. 2013-10-22 03:58:20 +01:00
pause tween.js Revamping the examples area. 2013-10-22 03:58:20 +01:00
tween loop event.js Tweens have a new event: onLoop. 2013-12-18 13:02:01 +00:00
tween relative.js Added class constructors, fixed Stripshader, added relative Tween example and updated Tween source. 2013-12-30 16:54:00 +00:00
tween several properties.js Revamping the examples area. 2013-10-22 03:58:20 +01:00