phaser/build
photonstorm 7b876d5fc4 ScaleManager.bounds is a Rectangle object that holds the exact size of the game canvas, taking DOM offset and game scale into account.
Pointer.withinGame is now accurate based on game scale and updated as the Pointer moves.
Stage.bounds is now updated if the game canvas offset changes position. Note that it gives the un-scaled game dimensions.
2014-05-19 18:49:59 +01:00
..
custom 2.0.5-dev build release. 2014-04-29 23:00:28 +01:00
config.php Phaser.ArrayList is a new iterative object, similar in principal to a linked list but operating on a single array without modifying the object structure. 2014-04-25 15:11:54 +01:00
phaser.d.ts ScaleManager.bounds is a Rectangle object that holds the exact size of the game canvas, taking DOM offset and game scale into account. 2014-05-19 18:49:59 +01:00
phaser.js 2.0.5-dev build release. 2014-04-29 23:00:28 +01:00
phaser.map Patching back into 2.0.4 master release a couple of important updates. 2014-04-29 22:35:30 +01:00
phaser.min.js Phaser 2.0.4 zero hour update. 2014-04-29 22:40:18 +01:00