mirror of
https://github.com/wassname/phaser.git
synced 2026-09-10 12:29:30 +08:00
QuadTree deprecated and moved to plugins. Body.collideWorldBounds added back and working. CollisionGroups pretty much finished.
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user