Termbox::Window
Inherits Termbox::Container < Termbox::Element < Reference < Object
Constructors
new
SourceInstance methods
hide_cursor
Sourcepeek(timeout : Int32)
Sourcepoll
Sourceput(el : Element)
Sourceput_raw(position : Position, char : Char, foreground, background) : Void
Put a decomposed cell, bypassing @elements store
put_raw(position : Position, char : Char)
Put a decomposed cell, bypassing @elements store, using default colors
render_raw
Sourceshutdown
Sourcewrite_string(pivot : Position, string : String, foreground : Int32, background : Int32)
Write a string horizontal starting at pivot