Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
tui
master
TUI
Application
Backend
NCurses
Termbox
Border
Custom
None
Rounded
Squared
Cell
Event
Draw
Key
Mouse
Resize
EventLoop
Key
Layout
Horizontal
MainWindow
Menu
MessageBox
Modal
Stacked
Vertical
MouseStatus
Painter
Rect
Widget
Button
Main
Menu
MenuItem
MessageBox
Modal
ModalHolder
Stacked
TextEditor
Built with Crystal 1.9.2
2023-10-07 20:26:57 UTC
abstract struct
TUI::Event
TUI::Event
Struct
Value
Object
Direct Known Subclasses
TUI::Event::Draw
TUI::Event::Key
TUI::Event::Mouse
TUI::Event::Resize
Defined in:
tui/event.cr
Constructors
.new
Instance Method Summary
#time
Constructor Detail
def self.
new
#
[
View source
]
Instance Method Detail
def
time
#
[
View source
]