StuBS
|
Structure for a cell in text mode. More...
#include <machine/textmode.h>
Public Member Functions | |
Cell (char character, Attribute attribute) | |
Public Attributes | |
char | character |
Attribute | attribute |
Structure for a cell in text mode.
Consisting of two bytes, character and attribute