phaser/src
2014-04-25 02:52:14 +01:00
..
animation Small jsdoc fix. 2014-04-20 10:47:09 +01:00
core Updated the Device little / big endianess check. 2014-04-23 23:35:36 +01:00
gameobjects Finally - fully working setHSL and shiftHSL. 2014-04-25 02:45:35 +01:00
geom Made jsdocs clear that Point.set/setTo 2nd parameter is optional (fix #743) 2014-04-22 02:02:56 +01:00
input Destroying an object with an input handler during its onDown event would throw Signals dispatch errors (thanks @jflowers45, fix #746) 2014-04-22 01:43:22 +01:00
loader Timer has removed all use of local temporary vars in the core update loop. 2014-04-14 11:51:50 +01:00
math Finally - fully working setHSL and shiftHSL. 2014-04-25 02:45:35 +01:00
net Trim trailing whitespace. 2014-03-25 14:56:04 -07:00
particles The Emitter no longer checks minParticleScale = maxParticleScale, allowing for fixed scale particles again 2014-04-20 01:57:32 +01:00
physics jshint fixes. 2014-04-25 02:52:14 +01:00
pixi Renable input on Phaser.Image fix 2014-04-01 08:54:08 +13:00
sound jshint fix 2014-04-01 20:57:52 +01:00
system Finally - fully working setHSL and shiftHSL. 2014-04-25 02:45:35 +01:00
tilemap P2.World.convertTilemap now correctly checks the collides parameter of the tiles as it converts them. 2014-04-14 13:52:53 +01:00
time fix elapsed time bug 2014-04-24 12:49:12 +02:00
tween If Tween.yoyo was true but repeat was 0 then it wouldn't yoyo. Now if yoyo is set, but not repeat, the repeat count gets set to 1 (thanks @hilts-vaughan, fix #744) 2014-04-22 02:12:21 +01:00
utils jshint fixes. 2014-04-25 02:52:14 +01: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 Preparing for 2.0.4 development. 2014-04-11 14:29:38 +01:00