Handbook
Glossary
cpSpaceRemoveShape ( space shape -- )
Vocabulary
chipmunk
.
ffi
Inputs
space
an
object
shape
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
chipmunk.ffi
LIBRARY:
chipmunk
FUNCTION:
void
cpSpaceRemoveShape
( cpSpace* space, cpShape* shape )