Cell

A cell on terminal

Members

Functions

colorsSame
bool colorsSame(Cell b)

if colors are same with another Cell

Variables

bg
Color bg;

background colors

c
dchar c;

character

fg
Color fg;

foreground color

Meta