Handbook
Glossary
cpShapePointQuery ( shape p -- int )
Vocabulary
chipmunk
.
ffi
Inputs
shape
an
object
p
an
object
Outputs
int
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
chipmunk.ffi
LIBRARY:
chipmunk
FUNCTION:
int
cpShapePointQuery
( cpShape* shape,
cpVect
p )