phaser/src/core
2013-09-10 12:46:14 +01:00
..
Camera.js Camera culling 2013-09-01 19:52:50 +01:00
Game.js Fixed a fantastic FrameData bug. Also added support to the Emitter to handle multiple image keys and/or frames. 2013-09-10 11:09:25 +01:00
Group.js Fixed the Bring to Top bug and also fixed Group/World.swap when the child was a tail node. Also improved Group.dump significantly. Fixed Phaser.Utils namespace clash too. 2013-09-10 12:46:14 +01:00
LinkedList.js Added in the game scaling handler and updated Stage 2013-09-09 12:35:09 +01:00
Plugin.js State handling done. Refactored the Game constructor a LOT. Now works from within closures, outside of them, with Phaser.State objects or normal Objects with the right functions inside. Also fixed some small bugs in PluginManager and various scope issues with RAF. 2013-08-29 07:06:16 +01:00
PluginManager.js State handling done. Refactored the Game constructor a LOT. Now works from within closures, outside of them, with Phaser.State objects or normal Objects with the right functions inside. Also fixed some small bugs in PluginManager and various scope issues with RAF. 2013-08-29 07:06:16 +01:00
Signal.js Farewell TypeScript, see you on the other side. 2013-08-28 07:02:57 +01:00
SignalBinding.js Farewell TypeScript, see you on the other side. 2013-08-28 07:02:57 +01:00
Stage.js Added in the game scaling handler and updated Stage 2013-09-09 12:35:09 +01:00
State.js State handling done. Refactored the Game constructor a LOT. Now works from within closures, outside of them, with Phaser.State objects or normal Objects with the right functions inside. Also fixed some small bugs in PluginManager and various scope issues with RAF. 2013-08-29 07:06:16 +01:00
StateManager.js DebugUtils converted, re-name spaced the Input classes and started on Camera culling. 2013-08-31 21:50:34 +01:00
World.js Fixed the Bring to Top bug and also fixed Group/World.swap when the child was a tail node. Also improved Group.dump significantly. Fixed Phaser.Utils namespace clash too. 2013-09-10 12:46:14 +01:00