GUI
Inherits Reference < Object
Constructors
Instance methods
bus_connection(x : Int, y : Int, on : Bool, direction : Bool = true)
Sourceclear
Sourceclear_scroll
Sourcedisp(x : Int, y : Int, string : String | Colorize::Object(String | Char) | Char)
Move cursor to line, column
draw_rect(x : Int, y : Int, w : Int, h : Int, color : Symbol = :dark_gray)
Sourcehide_cursor
Sourceregister(value : Int, length = 8_u8, color = :red, symbol = '●')
Sourceset_cursor(x : Int, y : Int)
Sourceshow
Sourceshow_cursor
Source