Handbook
Glossary
CP_NUM_SHAPES? ( object -- ? )
Vocabulary
chipmunk
.
ffi
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
CP_NUM_SHAPES
class.
Definition
USING:
kernel
;
IN:
chipmunk.ffi
:
CP_NUM_SHAPES?
( object -- ? )
\
CP_NUM_SHAPES
eq?
;