phaser/src/core
2013-11-13 06:49:24 +00:00
..
Camera.js Nearly fixed the tilemap / body issue. More tests needed but then can push to master. 2013-10-29 04:07:26 +00:00
Game.js Tracked down an evil bug in Group.swap that caused the linked list to get corrupted in an upward (B to A) neighbour swap. 2013-11-06 16:46:21 +00:00
Group.js Added in a Group.sort demo, also updated the documentation and build files. 2013-11-07 06:10:15 +00:00
LinkedList.js More docs. 2013-10-02 11:22:48 +01:00
Plugin.js Add a postUpdate function to plugins, which is called after World.postUpdate 2013-11-02 17:04:32 +11:00
PluginManager.js Implementing PluginManager.remove function, added PluginManager.removeAll function. 2013-11-08 01:11:36 -05:00
Signal.js More docs. 2013-10-02 11:22:48 +01:00
SignalBinding.js More docs. 2013-10-02 11:22:48 +01:00
Stage.js Updated to latest version of Pixi.js. Lovely new WebGL filters now working happily :) 2013-11-06 04:51:23 +00:00
State.js More docs. 2013-10-02 12:11:22 +01:00
StateManager.js Lots of renderTexture updates and examples added 2013-11-13 06:49:24 +00:00
World.js Input Handler updates, orientation screen and World visibility 2013-11-04 20:44:32 +00:00