phaser/src/core
2013-12-05 16:28:17 +11:00
..
Camera.js Switch Camera.setBoundsToWorld to match world.bounds instead of world 2013-12-05 16:28:17 +11:00
Filter.js Updated Filter resolution to a 2f and added Blur and Marble filters. 2013-11-29 12:26:53 +00:00
Game.js Added new Phaser.HEADLESS render mode (doesn't output anything). 2013-11-25 14:53:30 +00:00
Group.js Fixed World.scale and Group.scale. 2013-12-03 02:13:57 +00:00
LinkedList.js Updating all files to adhere to the JSHint settings and fixing lots of documentation errors on the way. 2013-11-25 03:13:04 +00:00
Plugin.js Updating all files to adhere to the JSHint settings and fixing lots of documentation errors on the way. 2013-11-25 03:13:04 +00:00
PluginManager.js Lots of documentation updates and new Loader examples. 2013-11-27 16:33:49 +00:00
Signal.js Updated documentation. 2013-11-28 15:57:09 +00:00
SignalBinding.js Updated documentation. 2013-11-28 15:57:09 +00:00
Stage.js Fixed an issue in Text. Fixed the background color issue with Canvas games. Updated the Examples viewer so the side-by-side focuses the iframe now. Added new "Extend Group" example. 2013-11-25 13:12:03 +00:00
State.js Updating all files to adhere to the JSHint settings and fixing lots of documentation errors on the way. 2013-11-25 03:13:04 +00:00
StateManager.js New filters and demos: LightBeams, Fire and Tunnel. Also Loader can now load script files. 2013-11-28 05:43:35 +00:00
World.js Fixed World.scale and Group.scale. 2013-12-03 02:13:57 +00:00