|
The Pedigree Project
0.1
|
Collaboration diagram for TextIO::VgaCell:Public Attributes | |
| uint8_t | character |
| VgaColour | fore |
| VgaColour | back |
| size_t | flags |
| bool | hidden |
| bool TextIO::VgaCell::hidden |
Used for blink and maybe privacy mode? Renders an empty cell.
Definition at line 230 of file TextIO.h.
Referenced by TextIO::flip().
1.8.11