- ComponentActivate
void ComponentActivate(cpBody* root)
Undocumented in source. Be warned that the author may not have intended to support it.
- ComponentActive
cpBool ComponentActive(cpBody* root, cpFloat threshold)
Undocumented in source. Be warned that the author may not have intended to support it.
- ComponentAdd
void ComponentAdd(cpBody* root, cpBody* body_)
Undocumented in source. Be warned that the author may not have intended to support it.
- ComponentRoot
cpBody* ComponentRoot(cpBody* body_)
Undocumented in source. Be warned that the author may not have intended to support it.
- FloodFillComponent
void FloodFillComponent(cpBody* root, cpBody* body_)
Undocumented in source. Be warned that the author may not have intended to support it.
- activateTouchingHelper
void activateTouchingHelper(cpShape* shape, cpContactPointSet* points, cpShape* other)
Undocumented in source. Be warned that the author may not have intended to support it.
- cpSpaceActivateBody
void cpSpaceActivateBody(cpSpace* space, cpBody* body_)
Undocumented in source. Be warned that the author may not have intended to support it.
- cpSpaceActivateShapesTouchingShape
void cpSpaceActivateShapesTouchingShape(cpSpace* space, cpShape* shape)
Undocumented in source. Be warned that the author may not have intended to support it.
- cpSpaceDeactivateBody
void cpSpaceDeactivateBody(cpSpace* space, cpBody* body_)
Undocumented in source. Be warned that the author may not have intended to support it.
- cpSpaceProcessComponents
void cpSpaceProcessComponents(cpSpace* space, cpFloat dt)
Undocumented in source. Be warned that the author may not have intended to support it.