axmol/cocos2dx/physics
signmotion 7d139a3bc3 Fixed compiling-warnings (MSVC2012): C4996(* was declared deprecated), C4305 (* truncation from 'double' to 'float'), C4018 (* signed/unsigned mismatch), C4800(* forcing value to bool 'true' or 'false'). 2013-09-22 23:50:54 +03:00
..
Box2D issue #2771: Implement the minimum set of physical API. Improve the PhysicsTest 2013-09-16 21:22:22 +08:00
chipmunk issue #2771: move include chipmunk and box2d to cpp 2013-09-17 17:39:08 +08:00
CCPhysicsBody.cpp issue #2771: move include chipmunk and box2d to cpp 2013-09-17 17:39:08 +08:00
CCPhysicsBody.h issue #2771: add comments 2013-09-17 16:27:43 +08:00
CCPhysicsContact.cpp issue #2771: move include chipmunk and box2d to cpp 2013-09-17 17:39:08 +08:00
CCPhysicsContact.h issue #2771: add comments 2013-09-17 16:27:43 +08:00
CCPhysicsJoint.cpp issue #2771: move include chipmunk and box2d to cpp 2013-09-17 17:39:08 +08:00
CCPhysicsJoint.h issue #2771: add comments 2013-09-17 16:27:43 +08:00
CCPhysicsSetting.h issue #2771: move include chipmunk and box2d to cpp 2013-09-17 17:39:08 +08:00
CCPhysicsShape.cpp issue #2771: move include chipmunk and box2d to cpp 2013-09-17 17:39:08 +08:00
CCPhysicsShape.h issue #2771: add comments 2013-09-17 16:27:43 +08:00
CCPhysicsWorld.cpp Fixed compiling-warnings (MSVC2012): C4996(* was declared deprecated), C4305 (* truncation from 'double' to 'float'), C4018 (* signed/unsigned mismatch), C4800(* forcing value to bool 'true' or 'false'). 2013-09-22 23:50:54 +03:00
CCPhysicsWorld.h issue #2771: move include chipmunk and box2d to cpp 2013-09-17 17:39:08 +08:00