cpCollideShapes ( a b arr -- int )


Vocabulary
chipmunk.ffi

Inputs
aan object
ban object
arran object


Outputs
intan object


Definition


LIBRARY: chipmunk FUNCTION: int cpCollideShapes
( cpShape* a, cpShape* b, cpContact** arr )