class

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)
Source
clear
Source
height
Source
init(color_mode) : Void
Source
peek_event(event : Pointer(Event), timeout : Int32) : Bool
Source
poll_event(event : Pointer(Event)) : Nil
Source
present
Source
set_cursor(x, y)
Source
shutdown
Source
width
Source

Nested types