axmol/cocos/physics
boyu0 69f1834e61 issue #2771: fix warning log and fix typo. 2013-12-23 14:30:43 +08:00
..
chipmunk issue #2771: move CC_USE_PHYSICS from project definition to ccConfig.h 2013-12-04 14:36:32 +08:00
CCPhysicsBody.cpp issue #2771: fix warning log and fix typo. 2013-12-23 14:30:43 +08:00
CCPhysicsBody.h issue #2790: Small fixes for physics, uses reference and std::move. 2013-12-09 10:54:22 +08:00
CCPhysicsContact.cpp closed #3463: ListenerID is std::string now. To avoid hash collision when using lots of EventCustoms. 2013-12-20 19:47:11 +08:00
CCPhysicsContact.h replace long with int or ssize_t 2013-12-05 17:22:22 +08:00
CCPhysicsJoint.cpp issue #2771: add more joint tests, add some joint api, fix bugs 2013-12-03 12:47:03 +08:00
CCPhysicsJoint.h issue #2771: add and change some physics API, and add more documents 2013-12-13 17:36:58 +08:00
CCPhysicsShape.cpp issue #2771: add and change some physics API, and add more documents 2013-12-13 17:36:58 +08:00
CCPhysicsShape.h issue #2771: add and change some physics API, and add more documents 2013-12-13 17:36:58 +08:00
CCPhysicsWorld.cpp Merge pull request #4486 from boyu0/iss2771_physical 2013-12-15 18:30:48 -08:00
CCPhysicsWorld.h issue #2771: add and change some physics API, and add more documents 2013-12-13 17:36:58 +08:00
CMakeLists.txt issue #2771: edit android.mk, CMakeLists.txt, change PHYSICS_CONTACT_POINT_MAX to PhysicsContactData:POINT_MAX 2013-11-26 18:22:52 +08:00