- PostStepDoNothing
void PostStepDoNothing(cpSpace* space, void* obj, void* data)
Undocumented in source. Be warned that the author may not have intended to support it.
- cpContactBufferGetArray
cpContact* cpContactBufferGetArray(cpSpace* space)
Undocumented in source. Be warned that the author may not have intended to support it.
- cpContactBufferHeaderInit
cpContactBufferHeader* cpContactBufferHeaderInit(cpContactBufferHeader* header, cpTimestamp stamp, cpContactBufferHeader* splice)
Undocumented in source. Be warned that the author may not have intended to support it.
- cpShapeUpdateFunc
void cpShapeUpdateFunc(cpShape* shape, void* unused)
Undocumented in source. Be warned that the author may not have intended to support it.
- cpSpaceAddPostStepCallback
cpBool cpSpaceAddPostStepCallback(cpSpace* space, cpPostStepFunc func, void* key, void* data)
Undocumented in source. Be warned that the author may not have intended to support it.
- cpSpaceAllocContactBuffer
cpContactBufferHeader* cpSpaceAllocContactBuffer(cpSpace* space)
Undocumented in source. Be warned that the author may not have intended to support it.
- cpSpaceArbiterSetFilter
cpBool cpSpaceArbiterSetFilter(cpArbiter* arb, cpSpace* space)
Undocumented in source. Be warned that the author may not have intended to support it.
- cpSpaceArbiterSetTrans
void* cpSpaceArbiterSetTrans(cpShape** shapes, cpSpace* space)
Undocumented in source. Be warned that the author may not have intended to support it.
- cpSpaceCollideShapes
cpCollisionID cpSpaceCollideShapes(cpShape* a, cpShape* b, cpCollisionID id, cpSpace* space)
Undocumented in source. Be warned that the author may not have intended to support it.
- cpSpaceGetPostStepCallback
cpPostStepCallback* cpSpaceGetPostStepCallback(cpSpace* space, void* key)
Undocumented in source. Be warned that the author may not have intended to support it.
- cpSpaceLock
void cpSpaceLock(cpSpace* space)
Undocumented in source. Be warned that the author may not have intended to support it.
- cpSpacePopContacts
void cpSpacePopContacts(cpSpace* space, int count)
Undocumented in source. Be warned that the author may not have intended to support it.
- cpSpacePushContacts
void cpSpacePushContacts(cpSpace* space, int count)
Undocumented in source. Be warned that the author may not have intended to support it.
- cpSpacePushFreshContactBuffer
void cpSpacePushFreshContactBuffer(cpSpace* space)
Undocumented in source. Be warned that the author may not have intended to support it.
- cpSpaceStep
void cpSpaceStep(cpSpace* space, cpFloat dt)
Undocumented in source. Be warned that the author may not have intended to support it.
- cpSpaceUnlock
void cpSpaceUnlock(cpSpace* space, cpBool runPostStep)
Undocumented in source. Be warned that the author may not have intended to support it.
- queryReject
cpBool queryReject(cpShape* a, cpShape* b)
Undocumented in source. Be warned that the author may not have intended to support it.