axmol/cocos/physics
boyu0 ef5440f738 issue #2771: change rayCast and rectQuery callback class to std::function 2013-11-07 16:23:50 +08:00
..
box2d issue #2771: move header definition to first line 2013-11-06 14:51:56 +08:00
chipmunk issue #2771: make api more friendly 2013-11-06 15:43:29 +08:00
CCPhysicsBody.cpp issue #2771: fix PhysicsWorld functions name readadd/removexxx -> doadd/removexxx delayTestAdd/Removexxx -> add/removexxxOrDelay 2013-11-07 15:12:13 +08:00
CCPhysicsBody.h issue #2771: fix body and joint memory bugs. add removeFormWorld and destroy to PhysicsJoint, and add a destroy param to PhysicsWorld->removeJoint() 2013-11-07 14:17:57 +08:00
CCPhysicsContact.cpp issue #2771: make api more friendly 2013-11-06 15:43:29 +08:00
CCPhysicsContact.h issue #2771: make api more friendly 2013-11-06 15:43:29 +08:00
CCPhysicsJoint.cpp issue #2771: fix PhysicsWorld functions name readadd/removexxx -> doadd/removexxx delayTestAdd/Removexxx -> add/removexxxOrDelay 2013-11-07 15:12:13 +08:00
CCPhysicsJoint.h issue #2771: fix body and joint memory bugs. add removeFormWorld and destroy to PhysicsJoint, and add a destroy param to PhysicsWorld->removeJoint() 2013-11-07 14:17:57 +08:00
CCPhysicsSetting.h issue #2771: change some coding style 2013-11-05 20:02:58 +08:00
CCPhysicsShape.cpp issue #2771: fix body and joint memory bugs. add removeFormWorld and destroy to PhysicsJoint, and add a destroy param to PhysicsWorld->removeJoint() 2013-11-07 14:17:57 +08:00
CCPhysicsShape.h issue #2771: make api more friendly 2013-11-06 15:43:29 +08:00
CCPhysicsWorld.cpp issue #2771: change rayCast and rectQuery callback class to std::function 2013-11-07 16:23:50 +08:00
CCPhysicsWorld.h issue #2771: change rayCast and rectQuery callback class to std::function 2013-11-07 16:23:50 +08:00