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