ScummVM API documentation
Sci::GfxDriver Member List

This is the complete list of members for Sci::GfxDriver, including all inherited members.

_numColors (defined in Sci::GfxDriver)Sci::GfxDriverprotected
_pixelSize (defined in Sci::GfxDriver)Sci::GfxDriverprotected
_ready (defined in Sci::GfxDriver)Sci::GfxDriverprotected
_screenH (defined in Sci::GfxDriver)Sci::GfxDriverprotected
_screenW (defined in Sci::GfxDriver)Sci::GfxDriverprotected
checkDriver(const char *const *driverNames, int listSize) (defined in Sci::GfxDriver)Sci::GfxDriverprotectedstatic
clearRect(const Common::Rect &r) const (defined in Sci::GfxDriver)Sci::GfxDrivervirtual
copyCurrentBitmap(byte *dest, uint32 size) const =0 (defined in Sci::GfxDriver)Sci::GfxDriverpure virtual
copyCurrentPalette(byte *dest, int start, int num) const (defined in Sci::GfxDriver)Sci::GfxDrivervirtual
copyRectToScreen(const byte *src, int srcX, int srcY, int pitch, int destX, int destY, int w, int h, const PaletteMod *palMods, const byte *palModMapping)=0 (defined in Sci::GfxDriver)Sci::GfxDriverpure virtual
drawTextFontGlyph(const byte *src, int pitch, int hiresDestX, int hiresDestY, int hiresW, int hiresH, int transpColor, const PaletteMod *palMods, const byte *palModMapping)=0 (defined in Sci::GfxDriver)Sci::GfxDriverpure virtual
driverBasedTextRendering() const =0 (defined in Sci::GfxDriver)Sci::GfxDriverpure virtual
getMousePos() const (defined in Sci::GfxDriver)Sci::GfxDrivervirtual
GfxDriver(uint16 screenWidth, uint16 screenHeight, int numColors) (defined in Sci::GfxDriver)Sci::GfxDriverinline
initScreen(const Graphics::PixelFormat *srcRGBFormat=nullptr)=0 (defined in Sci::GfxDriver)Sci::GfxDriverpure virtual
numColors() const (defined in Sci::GfxDriver)Sci::GfxDriverinline
pixelSize() const (defined in Sci::GfxDriver)Sci::GfxDriverinline
remapTextColor(byte color) const (defined in Sci::GfxDriver)Sci::GfxDriverinlinevirtual
replaceCursor(const void *cursor, uint w, uint h, int hotspotX, int hotspotY, uint32 keycolor)=0 (defined in Sci::GfxDriver)Sci::GfxDriverpure virtual
replaceMacCursor(const Graphics::Cursor *cursor)=0 (defined in Sci::GfxDriver)Sci::GfxDriverpure virtual
setMousePos(const Common::Point &pos) const (defined in Sci::GfxDriver)Sci::GfxDrivervirtual
setPalette(const byte *colors, uint start, uint num, bool update, const PaletteMod *palMods, const byte *palModMapping)=0 (defined in Sci::GfxDriver)Sci::GfxDriverpure virtual
supportsPalIntensity() const =0 (defined in Sci::GfxDriver)Sci::GfxDriverpure virtual
~GfxDriver() (defined in Sci::GfxDriver)Sci::GfxDriverinlinevirtual