Handbook
Glossary
segmentQuery_cb ( quot -- alien )
Vocabulary
chipmunk
.
ffi
Inputs
quot
an
object
Outputs
alien
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
chipmunk.ffi
LIBRARY:
chipmunk
CALLBACK:
void
segmentQuery_cb
( cpShape* shape,
cpVect
a,
cpVect
b, cpSegmentQueryInfo*
info )