Handbook
Glossary
axis-gadget? ( object -- ? )
Vocabulary
game
.
input
.
demos
.
joysticks
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
axis-gadget
class.
Definition
USING:
classes.tuple.private
;
IN:
game.input.demos.joysticks
:
axis-gadget?
( object -- ? )
\
axis-gadget
11
tuple-instance?
;