Inheritance diagram for Eaagles::MovingMap::TexturePalette:


Public Member Functions | |
| TexturePalette () | |
| virtual void | setColortable (const RGBColor *table, int tableLen=256) |
Private Attributes | |
| RGBColor | colorTable [256] |
| Eaagles::MovingMap::TexturePalette::TexturePalette | ( | ) |
| void Eaagles::MovingMap::TexturePalette::setColortable | ( | const RGBColor * | table, | |
| int | tableLen = 256 | |||
| ) | [virtual] |
Copies the values of table to the color table and fills the rest of table (256 - tableLen values) with color black. Color table is an RGBColor array of length 256.
RGBColor Eaagles::MovingMap::TexturePalette::colorTable[256] [private] |
1.5.0