phaser/src/core
2013-10-29 04:07:26 +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 1.1.1 release with fix for Phaser.AUTO and a new text example. 2013-10-26 19:14:13 +01:00
Group.js Phaser.Time physicsElapsed delta timer clamp added. Stops rogue iOS / slow mobile timer errors causing crazy high deltas. 2013-10-23 17:11:06 +01:00
LinkedList.js More docs. 2013-10-02 11:22:48 +01:00
Plugin.js More docs. 2013-10-02 11:22:48 +01:00
PluginManager.js added init method to plugins 2013-10-27 22:30:01 +00: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 Pixel Perfect click detection now works even if the Sprite is part of a texture atlas. 2013-10-25 05:40:46 +01:00
State.js More docs. 2013-10-02 12:11:22 +01:00
StateManager.js More docs. 2013-10-02 12:11:22 +01:00
World.js Enemy tanks, now firing. 2013-10-09 07:11:36 +01:00