phaser/src
Richard Davey 9efca46021 Merge pull request #1582 from micahjohnston/dev
Fix doc comment on Phaser.Physics.Arcade#getObjectsAtLocation.
2015-02-03 20:45:33 +00:00
..
animation Sprite.frame and AnimationManager.frame wouldn't return the correct index if a sprite sheet was being used unless it had first been set via the setter. 2015-01-08 01:28:38 +00:00
core Merge pull request #1568 from Bilge/patch-1 2015-02-03 20:31:26 +00:00
gameobjects jsdoc updates (spelling mistakes, code formatting, etc) 2015-01-28 17:18:33 +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 Added missing properties to the InputHandler prototype, reducing hidden class modifications. 2015-02-03 20:28:18 +00:00
loader Added tools links. 2015-01-10 00:30:13 +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 Tidied up Emitter.update. 2015-01-05 11:43:24 +00:00
physics Merge pull request #1582 from micahjohnston/dev 2015-02-03 20:45:33 +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 Merge pull request #1498 from pnstickne/wip-tilelayer-safaribug 2015-01-05 11:11:40 +00:00
tilemap TilemapLayer - {missing changes} 2015-01-24 18:37:28 -08: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 Utils - cleanup 2014-12-01 23:19:32 -08: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