game-input-not-open? ( object -- ? )


Vocabulary
game.input

Inputs and outputs
objectan object
?a boolean


Word description
Tests if the object is an instance of the game-input-not-open class.

Definition