phaser/src
2014-03-31 11:04:02 +01:00
..
animation Fix jshint issues in src/animation 2014-03-25 14:56:05 -07:00
core Merge pull request #647 from xtian/grunt-jshint 2014-03-26 15:46:35 +00:00
gameobjects If you inputEnable = false a gameobject you couldn't re-enable it again using inputEnable = true, only directly via the handler (thanks @nickrall, fix #673) 2014-03-31 10:43:43 +01:00
geom Fix jshint issues in src/geom 2014-03-25 14:56:05 -07:00
input Sprite would glitch if it had an ArcadePhysics Body that was re-positioned out of loop. 2014-03-28 01:42:49 +00:00
loader fixed p2 physics loading format and added the ability to extract a single fixture 2014-03-31 11:19:08 +03:00
math Enable jshint immed flag. 2014-03-25 14:56:05 -07:00
net Trim trailing whitespace. 2014-03-25 14:56:04 -07:00
particles Fix jshint issues in src/particles/arcade 2014-03-25 14:56:04 -07:00
physics remove physics loader flags in p2 world, fix naming in loader 2014-03-31 10:46:17 +03:00
pixi Updated to Pixi 1.5.2 release. 2014-03-31 11:04:02 +01:00
sound Trim trailing whitespace. 2014-03-25 14:56:04 -07:00
system Trim trailing whitespace. 2014-03-25 14:56:04 -07:00
tilemap Fix jshint issues in src/tilemap 2014-03-25 14:56:04 -07:00
time Timers can now have a start delay value (thanks @georgiee, #660) 2014-03-31 10:49:53 +01:00
tween Trim trailing whitespace. 2014-03-25 14:56:04 -07:00
utils Fix jshint issues in src/utils 2014-03-25 14:56:05 -07:00
Intro.js Brand new Grunt task - creates each core library as its own file and a combined phaser.js. 2014-02-28 09:30:53 +00:00
Outro.js Trim trailing whitespace. 2014-03-25 14:56:04 -07:00
Phaser.js Setting up for 2.0.3 development. 2014-03-28 02:18:58 +00:00