Updated docs and more tidying up.

This commit is contained in:
photonstorm
2013-10-25 17:30:37 +01:00
parent 9f9e6a2a57
commit 65d2bf557b
153 changed files with 12355 additions and 14922 deletions
-2
View File
@@ -49,8 +49,6 @@ Phaser.Physics.Arcade = function (game) {
*/
this.OVERLAP_BIAS = 4;
// this.TILE_OVERLAP = false;
/**
* @property {Phaser.QuadTree} quadTree - The world QuadTree.
*/