Go to the source code of this file.
Classes | |
struct | Color |
Typedefs | |
typedef unsigned char | Byte |
Variables | |
const int | charSetWidth =80 |
const int | charHeight =12 |
const int | numChars =96 |
unsigned short | charPos [numChars] |
unsigned char | charWidth [numChars] |
unsigned char | fontRaw [charSetWidth *charHeight] |
static Color | palette [] |
static Color | palette2 [] |
static Color | palette3 [] |
unsigned short charPos[numChars] |
unsigned char charWidth[numChars] |
unsigned char fontRaw[charSetWidth *charHeight] |
|
static |
|
static |
|
static |