#include "base/ccConfig.h"#include "base/CCRef.h"#include "math/CCGeometry.h"#include "base/CCEventListenerCustom.h"#include "base/CCEvent.h"#include "base/CCEventCustom.h"Classes | |
| struct | PhysicsContactData |
| class | PhysicsContact |
| Contact infomation. More... | |
| class | PhysicsContactPreSolve |
| Presolve value generated when onContactPreSolve called. More... | |
| class | PhysicsContactPostSolve |
| Postsolve value generated when onContactPostSolve called. More... | |
| class | EventListenerPhysicsContact |
| Contact listener. More... | |
| 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 | |