sily-terminal ~master (2023-12-06T13:08:38Z)
Dub
Repo
sily.tui.input
sily
tui
Undocumented in source.
Members
Aliases
Key (from sily.terminal.input)
alias
Key
=
InputKey
via
public
import
sily
.
terminal
.
input
:
InputEvent
,
Key
,
Mod
;
Normal input keys
Mod (from sily.terminal.input)
alias
Mod
=
InputMod
via
public
import
sily
.
terminal
.
input
:
InputEvent
,
Key
,
Mod
;
Input mod keys (ctrl, shift, alt)
Structs
InputEvent (from sily.terminal.input)
struct
InputEvent
via
public
import
sily
.
terminal
.
input
:
InputEvent
,
Key
,
Mod
;
Input event (keypress)
Meta
Source
See Source File
sily
tui
modules
app
elements
event
input
node
render
functions
aspectRatio
cleanup
fps
fpsString
height
isRunning
loop
render
renderFrameNumber
run
setTitle
size
stop
width