mirror of
https://github.com/wassname/phaser.git
synced 2026-09-12 12:40:47 +08:00
Added Spring class. Fixed reason why World wasn't pre and post updating (Stage didn't have an exists property).
This commit is contained in:
@@ -182,6 +182,7 @@
|
||||
<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/physics/Spring.js"></script>
|
||||
|
||||
<script src="$path/src/particles/Particles.js"></script>
|
||||
<script src="$path/src/particles/arcade/ArcadeParticles.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user