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