axmol/cocos/physics
Huabing.Xu e2a24dec84 replace Point with Vector2 2014-04-15 18:08:29 +08:00
..
chipmunk replace Point with Vector2 2014-04-15 18:08:29 +08:00
CCPhysicsBody.cpp Migrate getPostion and correspondent member variable to Vector2 2014-04-15 16:28:59 +08:00
CCPhysicsBody.h replace Point with Vector2 2014-04-15 18:08:29 +08:00
CCPhysicsContact.cpp closed #4324: fix double free bug. move _preContactData to PhysicsContact class, add PhysicsContact::getPreContactData() method. 2014-03-11 05:09:08 +08:00
CCPhysicsContact.h replace Point with Vector2 2014-04-15 18:08:29 +08:00
CCPhysicsJoint.cpp add copyrights for 2014, in folders other then 2d. 2014-01-07 11:47:11 +08:00
CCPhysicsJoint.h replace Point with Vector2 2014-04-15 18:08:29 +08:00
CCPhysicsShape.cpp fix PhysicsShapeEdgeChain::init() always return false 2014-04-02 23:52:21 +08:00
CCPhysicsShape.h replace Point with Vector2 2014-04-15 18:08:29 +08:00
CCPhysicsWorld.cpp issue #4729: some warning fixes and compilation error fixes on win32. 2014-04-10 01:29:13 +08:00
CCPhysicsWorld.h replace Point with Vector2 2014-04-15 18:08:29 +08:00
CMakeLists.txt Uses relative path for kazmath/CMakeLists.txt and physics/CMakeLists.txt. 2014-01-06 19:33:28 -08:00