TextUi::Terminal
Inherits Reference / Object
Constants
EVENT_KEY = 1
EVENT_MOUSE = 3
EVENT_RESIZE = 2
Class methods
change_cell(x : Int32, y : Int32, chr : Char, format : Format)
Sourceclear
Sourceheight
Sourceinit(color_mode) : Void
Sourcepeek_event(event : Pointer(Event), timeout : Int32) : Bool
Sourcepoll_event(event : Pointer(Event)) : Nil
Sourcepresent
Sourceset_cursor(x, y)
Sourceshutdown
Sourcewidth
Source