Doxygen
|
类 | |
struct | Color |
Helper struct representing a RGBA color 更多... | |
类型定义 | |
typedef unsigned char | Byte |
变量 | |
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 [] |
const int charHeight =12 |
被这些函数引用 Image::writeChar().
unsigned short charPos[numChars] |
被这些函数引用 Image::writeChar().
const int charSetWidth =80 |
被这些函数引用 Image::writeChar().
unsigned char charWidth[numChars] |
被这些函数引用 Image::writeChar() , 以及 Image::writeString().
unsigned char fontRaw[charSetWidth *charHeight] |
被这些函数引用 Image::writeChar().
|
static |
被这些函数引用 Image::Image() , 以及 Image::save().
|
static |
被这些函数引用 Image::save().
|
static |
被这些函数引用 Image::save().