phaser/build
2016-11-08 01:50:57 +00:00
..
custom Phaser 3.0.0 Beta 1 release. 2016-09-21 23:22:08 +01:00
config.php Moved _sys to a StateSystems class to keep things much cleaner, and avoid setter inheritance mess. 2016-11-06 12:18:08 +00:00
phaser.js Phaser 3.0.0 Beta 1 release. 2016-09-21 23:22:08 +01:00
phaser.map Phaser 3.0.0 Beta 1 release. 2016-09-21 23:22:08 +01:00
phaser.min.js Phaser 3.0.0 Beta 1 release. 2016-09-21 23:22:08 +01:00
phaser3-config.php Implemented a State based MainLoop system, with fully split logic / render cycles and frame rate. Each State can now set its own frame rate. Added in more Camera commands, moved the Tween Manager into the State Systems, and started work on the new heavily reduced Game object. 2016-11-08 01:50:57 +00:00