phaser/src
2013-09-19 23:47:50 +01:00
..
animation Multiple animation fixes in place. 2013-09-19 23:47:50 +01:00
core JSDocs update ;) 2013-09-19 16:34:48 +02:00
gameobjects Merge pull request #54 from webeled/master 2013-09-19 12:15:26 -07:00
geom 1.0.4 release 2013-09-18 06:34:56 +01:00
input Updating examples with new runner and menu system. 2013-09-13 17:48:47 +01:00
loader 1.0.4 release 2013-09-18 06:34:56 +01:00
math Added Math.numberArray 2013-09-18 14:08:26 +01:00
net Farewell TypeScript, see you on the other side. 2013-08-28 07:02:57 +01:00
particles Added lots of particles examples. 2013-09-16 01:08:06 +01:00
physics 1.0.1 release - fixes issues in tile map collision, additional Animation stop checks and updated package license. 2013-09-15 03:58:38 +01:00
pixi Tilemap Rendering is working :) 2013-09-12 00:55:27 +01:00
sound JSDocs update ;) 2013-09-19 16:34:48 +02:00
system JSDocs update ;) 2013-09-19 16:34:48 +02:00
tilemap 1.0.1 release - fixes issues in tile map collision, additional Animation stop checks and updated package license. 2013-09-15 03:58:38 +01:00
time Fixed an issue where the Tile.physicsElapsed would go insane if the game has been paused for a long time. 2013-09-12 16:18:44 +01:00
tween Fixed various issues in the TweenManager, added length property to Group and improved the build script. 2013-09-19 04:45:08 +01:00
utils JSDocs update ;) 2013-09-19 16:34:48 +02:00
Intro.js Fixed various issues in the TweenManager, added length property to Group and improved the build script. 2013-09-19 04:45:08 +01:00
Phaser.js Fixed issue in FrameData.getFrameIndexes where the input array was being ignored. 2013-09-18 14:02:31 +01:00