phaser/src
2015-02-03 21:32:39 +00:00
..
animation Merge pull request #1581 from jromer94/master 2015-02-03 20:52:04 +00:00
core Merge pull request #1576 from vulvulune/jsdoc 2015-02-03 20:47:32 +00:00
gameobjects Merge pull request #1576 from vulvulune/jsdoc 2015-02-03 20:47:32 +00:00
geom Phaser.Point.angleSq removed. It didn't work so any code relying on it would be broken, and it's unclear what it was meant for (thanks @nextht #1396) 2015-01-05 13:00:07 +00:00
input jsdoc fix 2015-02-03 21:32:39 +00:00
loader Merge pull request #1565 from abtion/master 2015-02-03 21:14:45 +00:00
math Phaser.Point.angleSq removed. It didn't work so any code relying on it would be broken, and it's unclear what it was meant for (thanks @nextht #1396) 2015-01-05 13:00:07 +00:00
net Trim trailing whitespace. 2014-03-25 14:56:04 -07:00
particles Correct Documentation Emitter.js 2015-01-27 15:33:00 +01:00
physics Merge pull request #1549 from tomlarkworthy/fixAdjustMass 2015-02-03 21:12:15 +00:00
pixi jsdoc fix. 2015-02-03 16:17:14 +00:00
sound Sound.stop and Sound.destroy now halt a fade tween if in effect. 2015-02-03 16:17:03 +00:00
system Correct comments 2015-01-27 13:46:18 +01:00
tilemap TilemapLayer.getTiles now returns a copy of the Tiles found by the method, rather than references to the original Tile objects, so you're free to modify them without corrupting the source (thanks @Leekao #1585) 2015-02-03 21:32:39 +00:00
time jsdoc updates (spelling mistakes, code formatting, etc) 2015-01-28 17:18:33 +00:00
tween Fix floating point inaccuracy in edge cases, behavior not consistent across different browsers and/or devices 2014-12-29 14:38:18 +02:00
utils Correct comments Phaser.ArrayUtils 2015-01-27 13:59:15 +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 Updated docs. 2014-06-29 21:19:37 +01:00
Phaser.js Preparing for 2.3.0 development. 2015-01-06 07:24:28 +00:00
polyfills.js Math/Utils - various cleanup and deprecations/moves 2014-11-09 16:17:18 -08:00