class Peridot::TWindow

Overview

Extends a termbox window to allow for element clearing

Included Modules

Defined in:

ui/interface.cr

Constructors

Instance Method Summary

Instance methods inherited from module UIClient

clear clear, empty empty, height height, poll poll, render render, set_output_mode(mode : Int32) set_output_mode, set_primary_colors(fg : Int32, bg : Int32) set_primary_colors, shutdown shutdown, width width

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def empty #

[View source]