phaser/build
photonstorm 13c99f3491 Phaser.StageScaleMode has been renamed to ScaleManager and moved from the system folder to the core folder. It's still available under game.scale.
If your game references the old Phaser.StageScaleMode consts like SHOW_ALL you need to update them to Phaser.ScaleManager, i.e. Phaser.ScaleManager.SHOW_ALL.
All of the Project Templates have been updated to reflect the above change.
2014-02-25 14:46:48 +00:00
..
build.php Final release 1.1.4 examples finished. 2014-02-05 16:55:02 +00:00
config.php Phaser.StageScaleMode has been renamed to ScaleManager and moved from the system folder to the core folder. It's still available under game.scale. 2014-02-25 14:46:48 +00:00
p2.js Updated version of p2 2014-02-21 12:40:49 +00:00
phaser.d.ts Added Tileset to TypeScript defs. 2014-02-10 02:42:28 +00:00
phaser.js Sorry, removing console.logs :) 2014-02-25 11:58:17 +00:00
phaser.min.js Sorry, removing console.logs :) 2014-02-25 11:58:17 +00:00