class

TUI::Backend

Inherits Reference < Object

Backends must create a fiber that loops infinitely to send events to channel

Constants

DEFAULT = NCurses

Constructors

Instance methods

clear
Source
draw(cell : TUI::Cell, x : Int32, y : Int32) : self
Source
height
Source
paint(painter : TUI::Painter)
Source
poll
Source
refresh
Source
start
Source
started
Source
stop
Source
title=(str : String)

XTerm compatible

Source
width
Source

Nested types