class

Commander::UI::TerminalGridBackend

Inherits Commander::UI::Backend < Reference < Object

Constructors

new(width : Int32, height : Int32, name : String = "terminal-grid", theme : Theme = Theme.new, events : Array(UIEvent) = [] of UIEvent)
Source

Instance methods

cells
Source
draw(commands : Array(DrawCommand)) : Nil
Source
height
Source
poll_event
Source
rendered_lines
Source
width
Source