Cell

The whole terminal is divided into cells, total number of cells = length * height of terminal

Each cell has it's own character, foreground color, and background color

Members

Variables

bgColor
RGBColor bgColor;
Undocumented in source.
c
char c;
Undocumented in source.
textColor
RGBColor textColor;
Undocumented in source.

Meta