#include <CCPhysicsJointInfo_chipmunk.h>
Public Member Functions | |
| void | add (cpConstraint *shape) |
| var | add ( var shape) |
| void | remove (cpConstraint *shape) |
| void | removeAll () |
| PhysicsJoint * | getJoint () const |
| std::vector< cpConstraint * > & | getJoints () |
| local | getJoints () |
Static Public Member Functions | |
| static std::unordered_map < cpConstraint *, PhysicsJointInfo * > & | getMap () |
| local | getMap () |
Protected Member Functions | |
| PhysicsJointInfo (PhysicsJoint *joint) | |
| ~PhysicsJointInfo () | |
| ~PhysicsJointInfo () | |
| ~PhysicsJointInfo () | |
Protected Attributes | |
| std::vector< cpConstraint * > | _joints |
| local | _joints |
| PhysicsJoint * | _joint |
Static Protected Attributes | |
| static std::unordered_map < cpConstraint *, PhysicsJointInfo * > | _map |
Friends | |
| class | PhysicsJoint |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
| void add | ( | cpConstraint * | shape | ) |
| var add | ( | var | shape | ) |
| local add | ( | local | shape | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
| void remove | ( | cpConstraint * | shape | ) |
| var remove | ( | var | shape | ) |
| local remove | ( | local | shape | ) |
| void removeAll | ( | ) |
| var removeAll | ( | ) |
| local removeAll | ( | ) |
|
friend |
|
friend |
|
friend |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
staticprotected |
|
staticprotected |
|
staticprotected |