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