Handbook
Glossary
cpCollideShapes ( a b arr -- int )
Vocabulary
chipmunk
.
ffi
Inputs
a
an
object
b
an
object
arr
an
object
Outputs
int
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
chipmunk.ffi
LIBRARY:
chipmunk
FUNCTION:
int
cpCollideShapes
( cpShape* a, cpShape* b, cpContact** arr )