#include <CCPhysicsJointInfo_chipmunk.h>
Public Member Functions | |
| void | add (cpConstraint *shape) |
| void | remove (cpConstraint *shape) |
| void | removeAll () |
| PhysicsJoint * | getJoint () const |
| std::vector< cpConstraint * > & | getJoints () |
| local | getJoints () |
Static Public Member Functions | |
| static std::map< cpConstraint *, PhysicsJointInfo * > & | getMap () |
Friends | |
| class | PhysicsJoint |
| 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 |