phaser/src/core
photonstorm a01cc2e1ca Objects with an InputHandler now deactivate it when the object is removed from a Group but not destroyed (fix #672)
Lots of jsdoc fixes in Body and World.
Removed un-used events from World (such as onImpact).
2014-04-11 00:06:22 +01:00
..
Camera.js Trim trailing whitespace. 2014-03-25 14:56:04 -07:00
Filter.js Fix jshint issues in src/core 2014-03-25 14:56:05 -07:00
Game.js PluginManager parent parameter removed as it's redundant. Also most core functions tidied up and jsdocs fixed. 2014-04-09 16:12:25 +01:00
Group.js Objects with an InputHandler now deactivate it when the object is removed from a Group but not destroyed (fix #672) 2014-04-11 00:06:22 +01:00
LinkedList.js Fix jshint issues in src/core 2014-03-25 14:56:05 -07:00
Plugin.js Trim trailing whitespace. 2014-03-25 14:56:04 -07:00
PluginManager.js jshint fixes. 2014-04-10 00:57:46 +01:00
ScaleManager.js Fix jshint issues in src/core 2014-03-25 14:56:05 -07:00
Signal.js Fix jshint issues in src/core 2014-03-25 14:56:05 -07:00
SignalBinding.js Fix jshint issues in src/core 2014-03-25 14:56:05 -07:00
Stage.js Fix jshint issues in src/core 2014-03-25 14:56:05 -07:00
State.js Fixed a few jsdoc errors. 2014-04-07 12:29:26 +01:00
StateManager.js New Phaser package, small docs updates and preparing P2.World for new bounds code and v0.5.0 migration. 2014-04-08 03:31:13 +01:00
World.js Fix jshint issues in src/core 2014-03-25 14:56:05 -07:00