phaser/src/physics
Richard Davey f0034008f5 Merge pull request #614 from georgiee/physics-phaser-exporter
Custom PhysicsEditor export & new p2 polygon parsing
2014-03-21 11:27:13 +00:00
..
arcade ArcadePhysics.World.seperate will now check gravity totals to determine separation order. You can set World.forceX to true to always separate on X first and skip this check. 2014-03-21 11:22:56 +00:00
ninja Add destroy methods to Ninja Body, AABB and Circle 2014-03-16 12:14:46 +01:00
p2 Merge pull request #614 from georgiee/physics-phaser-exporter 2014-03-21 11:27:13 +00:00
Physics.js ArcadePhysics.Body has a deltaMax object, which allows you to cap the delta applied to the position to +- this value. 2014-03-20 00:20:02 +00:00