ScummVM API documentation
Sci::GfxRemap Class Reference

#include <remap.h>

Public Member Functions

 GfxRemap (GfxPalette *_palette)
 
void resetRemapping ()
 
void setRemappingPercent (byte color, byte percent)
 
void setRemappingRange (byte color, byte from, byte to, byte base)
 
bool isRemapped (byte color) const
 
byte remapColor (byte remappedColor, byte screenColor)
 
void updateRemapping ()
 

Detailed Description

This class handles color remapping for the QFG4 demo.


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