This is the complete list of members for Sci::GfxView, including all inherited members.
adjustBackUpscaledCoordinates(int16 &y, int16 &x) (defined in Sci::GfxView) | Sci::GfxView | |
adjustToUpscaledCoordinates(int16 &y, int16 &x) (defined in Sci::GfxView) | Sci::GfxView | |
draw(const Common::Rect &rect, const Common::Rect &clipRect, const Common::Rect &clipRectTranslated, int16 loopNo, int16 celNo, byte priority, uint16 EGAmappingNr, bool upscaledHires, uint16 scaleSignal=0) (defined in Sci::GfxView) | Sci::GfxView | |
drawScaled(const Common::Rect &rect, const Common::Rect &clipRect, const Common::Rect &clipRectTranslated, int16 loopNo, int16 celNo, byte priority, int16 scaleX, int16 scaleY, uint16 scaleSignal=0) (defined in Sci::GfxView) | Sci::GfxView | |
getBitmap(int16 loopNo, int16 celNo) (defined in Sci::GfxView) | Sci::GfxView | |
getCelCount(int16 loopNo) const (defined in Sci::GfxView) | Sci::GfxView | |
getCelInfo(int16 loopNo, int16 celNo) const (defined in Sci::GfxView) | Sci::GfxView | |
getCelRect(int16 loopNo, int16 celNo, int16 x, int16 y, int16 z, Common::Rect &outRect) const (defined in Sci::GfxView) | Sci::GfxView | |
getCelScaledRect(int16 loopNo, int16 celNo, int16 x, int16 y, int16 z, int16 scaleX, int16 scaleY, Common::Rect &outRect) const (defined in Sci::GfxView) | Sci::GfxView | |
getCelSpecialHoyle4Rect(int16 loopNo, int16 celNo, int16 x, int16 y, int16 z, Common::Rect &outRect) const (defined in Sci::GfxView) | Sci::GfxView | |
getHeight(int16 loopNo, int16 celNo) const (defined in Sci::GfxView) | Sci::GfxView | |
getLoopCount() const (defined in Sci::GfxView) | Sci::GfxView | inline |
getPalette() (defined in Sci::GfxView) | Sci::GfxView | |
getResourceId() const (defined in Sci::GfxView) | Sci::GfxView | |
getWidth(int16 loopNo, int16 celNo) const (defined in Sci::GfxView) | Sci::GfxView | |
GfxView(ResourceManager *resMan, GfxScreen *screen, GfxPalette *palette, GuiResourceId resourceId) (defined in Sci::GfxView) | Sci::GfxView | |
isScaleable() (defined in Sci::GfxView) | Sci::GfxView | |
~GfxView() (defined in Sci::GfxView) | Sci::GfxView |