#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 () |
This class handles color remapping for the QFG4 demo.