|
| ScenePalette (int paletteNum) |
|
bool | loadPalette (int paletteNum) |
|
void | loadPalette (const byte *pSrc, int start, int count) |
|
void | replace (const ScenePalette *src) |
|
void | refresh () |
|
void | setPalette (int index, int count) |
|
void | getEntry (int index, uint *r, uint *g, uint *b) |
|
void | setEntry (int index, uint r, uint g, uint b) |
|
uint8 | indexOf (uint r, uint g, uint b, int threshold=0xffff, int start=0, int count=256) |
|
void | getPalette (int start=0, int count=256) |
|
void | signalListeners () |
|
void | clearListeners () |
|
void | fade (const byte *adjustData, bool fullAdjust, int percent) |
|
PaletteRotation * | addRotation (int start, int end, int rotationMode, int duration=0, Action *action=NULL) |
|
PaletteFader * | addFader (const byte *arrBufferRGB, int palSize, int step, Action *action) |
|
void | synchronize (Serializer &s) override |
|
Common::String | getClassName () override |
|
void | synchronize (Serializer &s) override |
|
The documentation for this class was generated from the following file: