mirror of
https://github.com/photonstorm/phaser
synced 2024-11-27 15:12:18 +00:00
3c631768f2
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) |
||
---|---|---|
.. | ||
bounce.js | ||
bubbles.js | ||
chained tweens.js | ||
combined tweens.js | ||
easing spritesheets.js | ||
easing.js | ||
fading in a sprite.js | ||
pause tween.js | ||
tween loop event.js | ||
tween relative.js | ||
tween several properties.js |