ScummVM API documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Darkseed::Pal Class Reference

Public Member Functions

 Pal (const Pal &pal)
 
Paloperator= (const Pal &pal)
 
void loadFromScreen ()
 
void load (const Pal &pal)
 
bool load (const Common::Path &filename, bool shouldInstallPalette=true)
 
bool loadFromStream (Common::SeekableReadStream &readStream, bool shouldInstallPalette=true)
 
void clear ()
 
void swapEntries (int idx1, int idx2)
 
void updatePalette (int delta, const Pal &targetPal, bool shouldInstallPalette=true)
 
void installPalette () const
 

Public Attributes

byte _palData [(16 *3)]
 

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