Vocabularygame.inputWord descriptionInitializes the game input interface. An exception will be thrown if the initialization fails. Calls to open-game-input are reference counted; each call to open-game-input needs a corresponding call to close-game-input to close the game input interface.
See alsoclose-game-input,
with-game-input,
game-input-opened?Definition