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