ScummVM API documentation
Illusions::ScreenPaletteBase Class Reference
Inheritance diagram for Illusions::ScreenPaletteBase:
Illusions::NullScreenPalette Illusions::ScreenPalette

Public Member Functions

virtual void setPalette (byte *colors, uint start, uint count)
 
virtual void setPaletteEntry (int16 index, byte r, byte g, byte b)
 
virtual void getPalette (byte *colors)
 
virtual void shiftPalette (int16 fromIndex, int16 toIndex)
 
virtual void updatePalette ()
 
virtual void updateFaderPalette ()
 
virtual void setFader (int newValue, int firstIndex, int lastIndex)
 
virtual bool isFaderActive () const
 
virtual const byte * getColorTransTbl () const
 

The documentation for this class was generated from the following file: