struct

Ori::Screen::Cell

Inherits Struct < Value < Object

Constructors

new(char : Char = ' ', fg : String | Nil = nil, bg : String | Nil = nil, bold : Bool = false, dim : Bool = false)
Source

Instance methods

==(other : Cell) : Bool
Source
bold
Source
char
Source
hash(hasher)

See Object#hash(hasher)

Source
write_ansi(io : IO) : Nil
Source