mirror of
https://github.com/wassname/phaser.git
synced 2026-08-12 12:20:38 +08:00
PointProxy added to allow for easy setting of force and velocity. More p2 tests done. World update done.
This commit is contained in:
@@ -179,6 +179,7 @@
|
||||
<script src="$path/src/utils/Color.js"></script>
|
||||
|
||||
<script src="$path/src/physics/World.js"></script>
|
||||
<script src="$path/src/physics/PointProxy.js"></script>
|
||||
<script src="$path/src/physics/Body.js"></script>
|
||||
|
||||
<script src="$path/src/particles/Particles.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user