ScummVM API documentation
Buried::GraphicsManager Member List

This is the complete list of members for Buried::GraphicsManager, including all inherited members.

blit(const Graphics::Surface *surface, int x, int y) (defined in Buried::GraphicsManager)Buried::GraphicsManager
blit(const Graphics::Surface *surface, int x, int y, uint width, uint height) (defined in Buried::GraphicsManager)Buried::GraphicsManager
blit(const Graphics::Surface *surface, const Common::Rect &srcRect, const Common::Rect &dstRect) (defined in Buried::GraphicsManager)Buried::GraphicsManager
checkPointAgainstMaskedBitmap(const Graphics::Surface *bitmap, int x, int y, const Common::Point &point, byte rTrans, byte gTrans, byte bTrans) (defined in Buried::GraphicsManager)Buried::GraphicsManager
computeHPushOffset(int speed) (defined in Buried::GraphicsManager)Buried::GraphicsManager
computeVPushOffset(int speed) (defined in Buried::GraphicsManager)Buried::GraphicsManager
createFont(int size, bool bold=false) const (defined in Buried::GraphicsManager)Buried::GraphicsManager
crossBlit(Graphics::Surface *dst, int xDst, int yDst, uint w, uint h, const Graphics::Surface *src, uint xSrc, uint ySrc) (defined in Buried::GraphicsManager)Buried::GraphicsManager
drawEllipse(const Common::Rect &rect, uint32 color) (defined in Buried::GraphicsManager)Buried::GraphicsManager
fillRect(const Common::Rect &rect, uint32 color) (defined in Buried::GraphicsManager)Buried::GraphicsManager
getBitmap(uint32 bitmapID) (defined in Buried::GraphicsManager)Buried::GraphicsManager
getBitmap(const Common::Path &fileName, bool required=true) (defined in Buried::GraphicsManager)Buried::GraphicsManager
getColor(byte r, byte g, byte b) (defined in Buried::GraphicsManager)Buried::GraphicsManager
getDefaultPalette() const (defined in Buried::GraphicsManager)Buried::GraphicsManagerinline
getDirtyRect() const (defined in Buried::GraphicsManager)Buried::GraphicsManagerinline
getScreen() const (defined in Buried::GraphicsManager)Buried::GraphicsManagerinline
GraphicsManager(BuriedEngine *vm) (defined in Buried::GraphicsManager)Buried::GraphicsManager
invalidateRect(const Common::Rect &rect, bool erase=true) (defined in Buried::GraphicsManager)Buried::GraphicsManager
keyBlit(Graphics::Surface *dst, int xDst, int yDst, int w, int h, const Graphics::Surface *src, uint xSrc, uint ySrc, uint32 transColor) (defined in Buried::GraphicsManager)Buried::GraphicsManager
keyBlit(Graphics::Surface *dst, int xDst, int yDst, int w, int h, const Graphics::Surface *src, uint xSrc, uint ySrc, byte rTrans, byte gTrans, byte bTrans) (defined in Buried::GraphicsManager)Buried::GraphicsManager
markMouseMoved() (defined in Buried::GraphicsManager)Buried::GraphicsManagerinline
needsErase() const (defined in Buried::GraphicsManager)Buried::GraphicsManagerinline
opaqueTransparentBlit(Graphics::Surface *dst, int xDst, int yDst, int w, int h, const Graphics::Surface *src, uint xSrc, uint ySrc, int opacityValue, byte r, byte g, byte b) (defined in Buried::GraphicsManager)Buried::GraphicsManager
remapPalettedFrame(const Graphics::Surface *frame, const byte *palette) (defined in Buried::GraphicsManager)Buried::GraphicsManager
renderText(Graphics::Surface *dst, Graphics::Font *font, const Common::String &text, int x, int y, int w, int h, uint32 color, int lineHeight, TextAlign textAlign=kTextAlignLeft, bool centerVertically=false) (defined in Buried::GraphicsManager)Buried::GraphicsManager
renderText(Graphics::Surface *dst, Graphics::Font *font, const Common::U32String &text, int x, int y, int w, int h, uint32 color, int lineHeight, TextAlign textAlign=kTextAlignLeft, bool centerVertically=false) (defined in Buried::GraphicsManager)Buried::GraphicsManager
setCursor(Cursor newCursor) (defined in Buried::GraphicsManager)Buried::GraphicsManager
toggleCursor(bool show) (defined in Buried::GraphicsManager)Buried::GraphicsManager
updateScreen(bool drawWindows=true) (defined in Buried::GraphicsManager)Buried::GraphicsManager
~GraphicsManager() (defined in Buried::GraphicsManager)Buried::GraphicsManager