The Pedigree Project  0.1
Public Attributes | List of all members
TextIO::VgaCell Struct Reference
+ Collaboration diagram for TextIO::VgaCell:

Public Attributes

uint8_t character
 
VgaColour fore
 
VgaColour back
 
size_t flags
 
bool hidden
 

Detailed Description

Definition at line 222 of file TextIO.h.

Member Data Documentation

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().


The documentation for this struct was generated from the following file: