axmol/cocos/physics
boyu0 8ab64c9fa8 issue #2771: fix some api name and code style 2013-11-18 03:10:13 +08:00
..
box2d issue #2771: move header definition to first line 2013-11-06 14:51:56 +08:00
chipmunk issue #2771: rename PhysicsWorld::create() to PhysicsWorld::construct(), fix some bugs 2013-11-08 16:17:56 +08:00
CCPhysicsBody.cpp issue #2771: fix bugs 2013-11-15 16:27:43 +08:00
CCPhysicsBody.h issue #2771: add comment and improve API 2013-11-12 15:28:07 +08:00
CCPhysicsContact.cpp issue #2771: fix some api name and code style 2013-11-18 03:10:13 +08:00
CCPhysicsContact.h issue #2771: fix some api name and code style 2013-11-18 03:10:13 +08:00
CCPhysicsJoint.cpp issue #2771: delete PhysicsSlidingJoint and PhysicsSpringJoint. add joint tests, fix bugs 2013-11-18 02:16:20 +08:00
CCPhysicsJoint.h issue #2771: delete PhysicsSlidingJoint and PhysicsSpringJoint. add joint tests, fix bugs 2013-11-18 02:16:20 +08:00
CCPhysicsSetting.h issue #2771: change some coding style 2013-11-05 20:02:58 +08:00
CCPhysicsShape.cpp Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into iss2771_physical 2013-11-15 16:38:58 +08:00
CCPhysicsShape.h issue #2771: add class PhysicsDebugDraw 2013-11-08 14:25:03 +08:00
CCPhysicsWorld.cpp issue #2771: fix some api name and code style 2013-11-18 03:10:13 +08:00
CCPhysicsWorld.h issue #2771: fix some api name and code style 2013-11-18 03:10:13 +08:00
CMakeLists.txt Updating physics/CMakeLists.txt 2013-11-04 21:03:07 +08:00