struct TUI::Cell

Defined in:

tui/cell.cr

Constant Summary

DEFAULT_CHAR = ' '

Constructors

Instance Method Summary

Constructor Detail

def self.new(char : Char) #

[View source]
def self.new #

[View source]

Instance Method Detail

def char : Char #

[View source]
def char=(char : Char) #

[View source]