QuadTree deprecated and moved to plugins. Body.collideWorldBounds added back and working. CollisionGroups pretty much finished.

This commit is contained in:
photonstorm
2014-02-19 02:12:27 +00:00
parent 5968dd053b
commit 14646e811c
6 changed files with 69 additions and 30 deletions
-1
View File
@@ -151,7 +151,6 @@
<script src="$path/src/math/Math.js"></script>
<script src="$path/src/math/RandomDataGenerator.js"></script>
<script src="$path/src/math/QuadTree.js"></script>
<script src="$path/src/net/Net.js"></script>