phaser/src/physics/p2
2015-06-16 18:30:54 +01:00
..
Body.js Formatting. 2015-06-16 14:16:04 +01:00
BodyDebug.js Clarified relationship between Sprite and BodyDebug #1795 2015-06-16 18:30:54 +01:00
CollisionGroup.js Copyright date change. 2015-02-25 03:36:23 +00:00
ContactMaterial.js Copyright date change. 2015-02-25 03:36:23 +00:00
DistanceConstraint.js Copyright date change. 2015-02-25 03:36:23 +00:00
FixtureList.js Copyright date change. 2015-02-25 03:36:23 +00:00
GearConstraint.js Copyright date change. 2015-02-25 03:36:23 +00:00
InversePointProxy.js Copyright date change. 2015-02-25 03:36:23 +00:00
LockConstraint.js Copyright date change. 2015-02-25 03:36:23 +00:00
Material.js Copyright date change. 2015-02-25 03:36:23 +00:00
p2.js Built a fix into p2.js v0.6.1 for using requirejs with phaser. This has also been put as a pull request to p2.js 2015-04-06 12:43:03 +02:00
PointProxy.js Copyright date change. 2015-02-25 03:36:23 +00:00
PrismaticConstraint.js Copyright date change. 2015-02-25 03:36:23 +00:00
RevoluteConstraint.js Copyright date change. 2015-02-25 03:36:23 +00:00
RotationalSpring.js Copyright date change. 2015-02-25 03:36:23 +00:00
Spring.js Copyright date change. 2015-02-25 03:36:23 +00:00
World.js P2.getConstraints would return an array of null objects. It now returns the raw p2 constraint objects (thanks @valueerrorx #1726) 2015-04-13 12:12:18 +01:00