trial ~master (2021-03-31T18:29:59Z)
Home
Dub
Repo
RealTimeConsoleInput.this
trial
terminal
RealTimeConsoleInput
To capture input, you need to provide a terminal and some flags.
this
()
this
(Terminal* terminal, ConsoleInputFlags flags)
struct
RealTimeConsoleInput
this
(
Terminal
*
terminal
,
ConsoleInputFlags
flags
)
Meta
Source
See Implementation
trial
terminal
RealTimeConsoleInput
constructors
this
destructors
~this
enums
InjectionPosition
functions
anyInput_internal
checkWindowSizeChanged
eventListener
getch
injectEvent
kbhit
nextChar
nextEvent
nextRaw
peekNextEvent
readNextEvents
readNextEventsHelper
signalFired
timedCheckForInput
postblits
this(this)
variables
hack
inputHandle
inputPrefilter
inputQueue
To capture input, you need to provide a terminal and some flags.