#include <ColourTransObj.h>
|
static int | selectTable (int, WimpPaletteWord *, int, WimpPaletteWord *, void *) |
static void | selectGCOLTable (int, WimpPaletteWord *, int, WimpPaletteWord *, void *) |
static int | returnGCOL (WimpPaletteWord) |
static int | setGCOL (WimpPaletteWord, int, int) |
static int | returnColourNumber (WimpPaletteWord) |
static int | returnGCOLForMode (WimpPaletteWord, int, WimpPaletteWord *) |
static int | returnColourForMode (WimpPaletteWord, int, WimpPaletteWord *) |
static int | returnOppGCOL (WimpPaletteWord) |
static int | setOppGCOL (WimpPaletteWord, int, int) |
static int | returnOppColourNumber (WimpPaletteWord) |
static int | returnOppGCOLForMode (WimpPaletteWord, int, WimpPaletteWord *) |
static int | returnOppColourForMode (WimpPaletteWord, int, WimpPaletteWord *) |
static int | GCOLToColourNumber (int) |
static int | colourNumberToGCOL (int) |
static void | returnFontColours (void *, WimpPaletteWord *, WimpPaletteWord *, int *) |
static void | setFontColours (void *, WimpPaletteWord *, WimpPaletteWord *, int *) |
static void | invalidateCache (void) |
static void | setCalibration (void *) |
static int | readCalibration (void *) |
static WimpPaletteWord | convertDeviceColour (WimpPaletteWord, WimpPaletteWord *) |
static void | convertDevicePalette (int, void *, void *, void *) |
static int | readPalette (int, void *, void *, int &, int) |
static int | readPalette (sprite_area *, char *, void *, int &, int) |
static void | writePalette (void *) |
static void | writePalette (sprite_area *, char *, void *, int) |
static void | setColour (int, int, int) |
static int | setTextColour (int, int) |
static int | setOppTextColour (int, int) |
static int | generateTable (int, WimpPaletteWord *, int, WimpPaletteWord *, void *) |
|
enum ColourTransObj:: { ... } | Flags |
◆ anonymous enum
Enumerator |
---|
SetForeground | |
SetBackground | |
UseECF | |
◆ ColourTransObj()
ColourTransObj::ColourTransObj |
( |
| ) |
|
◆ ~ColourTransObj()
ColourTransObj::~ColourTransObj |
( |
| ) |
|
◆ colourNumberToGCOL()
int ColourTransObj::colourNumberToGCOL |
( |
int | col | ) |
|
|
static |
◆ convertDeviceColour()
◆ convertDevicePalette()
void ColourTransObj::convertDevicePalette |
( |
int | numColours, |
|
|
void * | deviceColourTable, |
|
|
void * | standardColourTable, |
|
|
void * | calibration ) |
|
static |
◆ GCOLToColourNumber()
int ColourTransObj::GCOLToColourNumber |
( |
int | gcol | ) |
|
|
static |
◆ generateTable()
◆ getClassName()
char * ColourTransObj::getClassName |
( |
| ) |
|
|
inlinevirtual |
◆ getClassType()
int ColourTransObj::getClassType |
( |
| ) |
|
|
inlinevirtual |
◆ invalidateCache()
void ColourTransObj::invalidateCache |
( |
void | | ) |
|
|
static |
◆ readCalibration()
int ColourTransObj::readCalibration |
( |
void * | calibrationTable | ) |
|
|
static |
◆ readPalette() [1/2]
int ColourTransObj::readPalette |
( |
int | mode, |
|
|
void * | source, |
|
|
void * | buffer, |
|
|
int & | size, |
|
|
int | flash ) |
|
static |
◆ readPalette() [2/2]
int ColourTransObj::readPalette |
( |
sprite_area * | area, |
|
|
char * | name, |
|
|
void * | buffer, |
|
|
int & | size, |
|
|
int | flash ) |
|
static |
◆ returnColourForMode()
◆ returnColourNumber()
◆ returnFontColours()
◆ returnGCOL()
◆ returnGCOLForMode()
◆ returnOppColourForMode()
◆ returnOppColourNumber()
◆ returnOppGCOL()
◆ returnOppGCOLForMode()
◆ selectGCOLTable()
◆ selectTable()
◆ setCalibration()
void ColourTransObj::setCalibration |
( |
void * | calibrationTable | ) |
|
|
static |
◆ setColour()
void ColourTransObj::setColour |
( |
int | gcol, |
|
|
int | flags, |
|
|
int | action ) |
|
static |
◆ setFontColours()
◆ setGCOL()
int ColourTransObj::setGCOL |
( |
WimpPaletteWord | entry, |
|
|
int | flags, |
|
|
int | gcolAction ) |
|
static |
◆ setOppGCOL()
int ColourTransObj::setOppGCOL |
( |
WimpPaletteWord | entry, |
|
|
int | flags, |
|
|
int | gcolAction ) |
|
static |
◆ setOppTextColour()
int ColourTransObj::setOppTextColour |
( |
int | paletteEntry, |
|
|
int | flags ) |
|
static |
◆ setTextColour()
int ColourTransObj::setTextColour |
( |
int | paletteEntry, |
|
|
int | flags ) |
|
static |
◆ showProperties()
void ColourTransObj::showProperties |
( |
| ) |
|
|
inlinevirtual |
◆ writePalette() [1/2]
void ColourTransObj::writePalette |
( |
sprite_area * | area, |
|
|
char * | name, |
|
|
void * | palette, |
|
|
int | flash ) |
|
static |
◆ writePalette() [2/2]
void ColourTransObj::writePalette |
( |
void * | palette | ) |
|
|
static |
◆ []
enum { ... } ColourTransObj::Flags |
The documentation for this class was generated from the following files: