consoleur.input.key

Consoleur: a package for interaction with character-oriented terminal emulators

Members

Functions

getKeyPressed
Key getKeyPressed(int escDelay = -1)

Synchronously reads Key from STDIN.

peekKeyPressed
Key peekKeyPressed(int escDelay = -1)

Asynchronously reads Key from STDIN.

Meta

Authors

Maxim Freck <maxim@freck.pp.ru>