This is the complete list of members for Saga::Gfx, including all inherited members.
blackToPal(PalEntry *src_pal, double percent) (defined in Saga::Gfx) | Saga::Gfx | |
drawBgRegion(const Common::Rect &destRect, const byte *sourceBuffer) (defined in Saga::Gfx) | Saga::Gfx | |
drawFrame(const Common::Point &p1, const Common::Point &p2, int color) (defined in Saga::Gfx) | Saga::Gfx | |
drawPalette() (defined in Saga::Gfx) | Saga::Gfx | inline |
drawPolyLine(const Common::Point *points, int count, int color) (defined in Saga::Gfx) | Saga::Gfx | inline |
drawRect(const Common::Rect &destRect, int color) (defined in Saga::Gfx) | Saga::Gfx | |
drawRegion(const Common::Rect &destRect, const byte *sourceBuffer) (defined in Saga::Gfx) | Saga::Gfx | |
fillRect(const Common::Rect &destRect, uint32 color) (defined in Saga::Gfx) | Saga::Gfx | |
getBackBufferHeight() (defined in Saga::Gfx) | Saga::Gfx | inline |
getBackBufferPitch() (defined in Saga::Gfx) | Saga::Gfx | inline |
getBackBufferPixels() (defined in Saga::Gfx) | Saga::Gfx | inline |
getBackBufferRect(Common::Rect &rect) (defined in Saga::Gfx) | Saga::Gfx | inline |
getBackBufferWidth() (defined in Saga::Gfx) | Saga::Gfx | inline |
getCurrentPal(PalEntry *src_pal) (defined in Saga::Gfx) | Saga::Gfx | |
getSJISBackBuffer() (defined in Saga::Gfx) | Saga::Gfx | inline |
getSJISBackBufferHeight() (defined in Saga::Gfx) | Saga::Gfx | inline |
getSJISBackBufferPitch() (defined in Saga::Gfx) | Saga::Gfx | inline |
getSJISBackBufferPixels() (defined in Saga::Gfx) | Saga::Gfx | inline |
getSJISBackBufferWidth() (defined in Saga::Gfx) | Saga::Gfx | inline |
Gfx(SagaEngine *vm, OSystem *system, int width, int height) (defined in Saga::Gfx) | Saga::Gfx | |
hLine(int x, int y, int x2, uint32 color) (defined in Saga::Gfx) | Saga::Gfx | inline |
initPalette() (defined in Saga::Gfx) | Saga::Gfx | |
loadECSExtraPalettes() (defined in Saga::Gfx) | Saga::Gfx | |
palFade(PalEntry *srcPal, int16 from, int16 to, int16 start, int16 numColors, double percent) (defined in Saga::Gfx) | Saga::Gfx | |
palToBlack(PalEntry *src_pal, double percent) (defined in Saga::Gfx) | Saga::Gfx | |
restorePalette() (defined in Saga::Gfx) | Saga::Gfx | inline |
savePalette() (defined in Saga::Gfx) | Saga::Gfx | inline |
setCursor(CursorType cursorType=kCursorNormal) (defined in Saga::Gfx) | Saga::Gfx | |
setPalette(const PalEntry *pal, bool full=false) (defined in Saga::Gfx) | Saga::Gfx | |
setPaletteColor(int n, int r, int g, int b) (defined in Saga::Gfx) | Saga::Gfx | |
setPixelColor(int x, int y, byte color) (defined in Saga::Gfx) | Saga::Gfx | inline |
showCursor(bool state) (defined in Saga::Gfx) | Saga::Gfx | |
vLine(int x, int y, int y2, uint32 color) (defined in Saga::Gfx) | Saga::Gfx | inline |
~Gfx() (defined in Saga::Gfx) | Saga::Gfx |