Handbook
Glossary
debug-text-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-text-uniforms
class.
Definition
USING:
classes.tuple.private
;
IN:
game.debug.private
:
debug-text-uniforms?
( object -- ? )
\
debug-text-uniforms
9
tuple-instance?
;