phaser/src/core
Richard Davey 5f9acdca4b Merge pull request #299 from Niondir/dev
Phaser Definitions Update
2014-01-08 17:02:59 -08:00
..
Camera.js Added class constructors, fixed Stripshader, added relative Tween example and updated Tween source. 2013-12-30 16:54:00 +00:00
Filter.js Added class constructors, fixed Stripshader, added relative Tween example and updated Tween source. 2013-12-30 16:54:00 +00:00
Game.js Device.quirksMode is a boolean that informs you if the page is in strict (false) or quirks (true) mode. 2014-01-08 11:21:48 +00:00
Group.js Groups can now be added to other Groups as children via group.add() and group.addAt(). 2014-01-06 01:39:23 +00:00
LinkedList.js Added class constructors, fixed Stripshader, added relative Tween example and updated Tween source. 2013-12-30 16:54:00 +00:00
Plugin.js Added class constructors, fixed Stripshader, added relative Tween example and updated Tween source. 2013-12-30 16:54:00 +00:00
PluginManager.js Added class constructors, fixed Stripshader, added relative Tween example and updated Tween source. 2013-12-30 16:54:00 +00:00
Signal.js Added class constructors, fixed Stripshader, added relative Tween example and updated Tween source. 2013-12-30 16:54:00 +00:00
SignalBinding.js Added class constructors, fixed Stripshader, added relative Tween example and updated Tween source. 2013-12-30 16:54:00 +00:00
Stage.js Added class constructors, fixed Stripshader, added relative Tween example and updated Tween source. 2013-12-30 16:54:00 +00:00
State.js Added class constructors, fixed Stripshader, added relative Tween example and updated Tween source. 2013-12-30 16:54:00 +00:00
StateManager.js Phaser Definitions Update 2014-01-08 22:57:13 +01:00
World.js Split world update into preUpdate and update. 2013-12-09 15:46:02 +11:00