photonstorm
|
a07cf894a0
|
Fixed Kenny tiles. Fixed Ninja Circle vs. World bounds. Added Ninja tilemap to Tiles conversion. Created test.
|
2014-03-12 02:44:34 +00:00 |
|
photonstorm
|
4910f27a88
|
You can now over-ride the pxm and mpx functions with your own via the physics config object.
|
2014-03-12 00:12:26 +00:00 |
|
photonstorm
|
cb5a8c7515
|
Renamed px2p and p2px to: pxm and mpx (px to meters and meters to px). Also removed from Math.
|
2014-03-12 00:07:27 +00:00 |
|
photonstorm
|
58887d9bc6
|
Moved all of the Tilemap to P2 body methods into P2 itself (makes more sense this way) and tidied them up.
|
2014-03-11 15:02:59 +00:00 |
|
photonstorm
|
a6467f9b60
|
Fixed Arcade, Ninja and P2 enable methods. Modified core Physics enable. Added world enable test.
|
2014-03-11 01:11:08 +00:00 |
|
photonstorm
|
53797171a3
|
Fixed Group.sort. Added z-depth property to all core game objects. Fixed P2 const overwrite.
|
2014-03-10 23:01:10 +00:00 |
|
photonstorm
|
1fe331956a
|
Added in p2.total
|
2014-03-10 14:47:29 +00:00 |
|
photonstorm
|
22b1ce9b9d
|
Added Phasers new Physics Manager and restored the pre-1.1.4 ArcadePhysics system. The new manager can handle multiple physics systems running in parallel, which could be extremely useful for lots of games.
|
2014-03-05 02:36:08 +00:00 |
|