|
| Vga (CGE2Engine *vm) |
|
uint8 * | glass (Dac *pal, const uint8 colR, const uint8 colG, const uint8 colB) |
|
void | getColors (Dac *tab) |
|
void | setColors (Dac *tab, int lum) |
|
void | clear (uint8 color) |
|
void | copyPage (uint16 d, uint16 s) |
|
void | sunrise (Dac *tab) |
|
void | sunset () |
|
void | show () |
|
void | update () |
|
void | rotate () |
|
uint8 | closest (Dac *pal, Dac x) |
|
void | palToDac (const byte *palData, Dac *tab) |
|
void | dacToPal (const Dac *tab, byte *palData) |
|
|
uint32 | _frmCnt |
|
Queue * | _showQ |
|
bool | _mono |
|
Graphics::Surface * | _page [4] |
|
Dac * | _sysPal |
|
struct { |
uint8 _org |
|
uint8 _len |
|
uint8 _cnt |
|
uint8 _dly |
|
} | _rot |
|
The documentation for this class was generated from the following file: