#include "CCPhysicsSetting.h"
#include "CCObject.h"
#include "CCGeometry.h"
#include "CCEventListenerCustom.h"
#include "CCEvent.h"
Classes | |
struct | PhysicsContactData |
class | PhysicsContact |
Contact infomation. More... | |
class | PhysicsContactPreSolve |
class | PhysicsContactPostSolve |
class | EventListenerPhysicsContact |
class | EventListenerPhysicsContactWithBodies |
this event listener only be called when bodyA and bodyB have contacts More... | |
class | EventListenerPhysicsContactWithShapes |
this event listener only be called when shapeA and shapeB have contacts More... | |
class | EventListenerPhysicsContactWithGroup |
this event listener only be called when shapeA or shapeB is in the group your specified More... | |
Namespaces | |
cocos2d | |
Add deprecated global functions and variables here. | |
Constant Groups | |
cocos2d | |
Add deprecated global functions and variables here. | |