This is the complete list of members for TsAGE::Screen, including all inherited members.
_centroid (defined in TsAGE::GfxSurface) | TsAGE::GfxSurface | |
_clipRect (defined in TsAGE::GfxSurface) | TsAGE::GfxSurface | |
_dirtyRects | Graphics::Screen | protected |
_flags (defined in TsAGE::GfxSurface) | TsAGE::GfxSurface | |
_transColor (defined in TsAGE::GfxSurface) | TsAGE::GfxSurface | |
blendBlitTo(ManagedSurface &target, const int posX=0, const int posY=0, const int flipping=FLIP_NONE, const Common::Rect *srcRect=nullptr, const uint colorMod=(uint32)(((255)<< 24)|((255)<< 16)|((255)<< 8)|(255)), const int width=-1, const int height=-1, const TSpriteBlendMode blend=BLEND_NORMAL, const AlphaType alphaType=ALPHA_FULL) | Graphics::ManagedSurface | |
blendBlitTo(Surface &target, const int posX=0, const int posY=0, const int flipping=FLIP_NONE, const Common::Rect *srcRect=nullptr, const uint colorMod=(uint32)(((255)<< 24)|((255)<< 16)|((255)<< 8)|(255)), const int width=-1, const int height=-1, const TSpriteBlendMode blend=BLEND_NORMAL, const AlphaType alphaType=ALPHA_FULL) (defined in Graphics::ManagedSurface) | Graphics::ManagedSurface | |
blitFrom(const Surface &src, const Palette *srcPalette=nullptr) | Graphics::ManagedSurface | |
blitFrom(const Surface &src, const Common::Point &destPos, const Palette *srcPalette=nullptr) | Graphics::ManagedSurface | |
blitFrom(const Surface &src, const Common::Rect &srcRect, const Common::Point &destPos, const Palette *srcPalette=nullptr) | Graphics::ManagedSurface | |
blitFrom(const Surface &src, const Common::Rect &srcRect, const Common::Rect &destRect, const Palette *srcPalette=nullptr) | Graphics::ManagedSurface | |
blitFrom(const ManagedSurface &src, const Common::Rect &srcRect, const Common::Rect &destRect) | Graphics::ManagedSurface | |
blitFrom(const ManagedSurface &src) | Graphics::ManagedSurface | |
blitFrom(const ManagedSurface &src, const Common::Point &destPos) | Graphics::ManagedSurface | |
blitFrom(const ManagedSurface &src, const Common::Rect &srcRect, const Common::Point &destPos) | Graphics::ManagedSurface | |
blitFromInner(const Surface &src, const Common::Rect &srcRect, const Common::Rect &destRect, const Palette *srcPalette) | Graphics::ManagedSurface | protected |
clear(uint32 color=0) | Graphics::ManagedSurface | |
clearDirtyRects() | Graphics::Screen | inlinevirtual |
clearPalette() | Graphics::Screen | |
clearTransparentColor() | Graphics::ManagedSurface | inline |
clip(Common::Rect &srcBounds, Common::Rect &destBounds) const | Graphics::ManagedSurface | inline |
convertFrom(const ManagedSurface &surf, const PixelFormat &fmt) | Graphics::ManagedSurface | |
convertFrom(const Surface &surf, const PixelFormat &fmt) | Graphics::ManagedSurface | |
convertToInPlace(const PixelFormat &dstFormat) | Graphics::ManagedSurface | inline |
convertToInPlace(const PixelFormat &dstFormat, const byte *palette, uint16 paletteCount) | Graphics::ManagedSurface | inline |
copyFrom(GfxSurface &src, Rect srcBounds, Rect destBounds, Region *priorityRegion=NULL, const byte *shadowMap=NULL) (defined in TsAGE::GfxSurface) | TsAGE::GfxSurface | |
copyFrom(GfxSurface &src, Rect destBounds, Region *priorityRegion=NULL) (defined in TsAGE::GfxSurface) | TsAGE::GfxSurface | inline |
copyFrom(GfxSurface &src, int destX=0, int destY=0, Region *priorityRegion=NULL) (defined in TsAGE::GfxSurface) | TsAGE::GfxSurface | inline |
Graphics::Screen::copyFrom(const ManagedSurface &surf) | Graphics::ManagedSurface | |
Graphics::Screen::copyFrom(const Surface &surf) | Graphics::ManagedSurface | |
copyRectToSurface(const void *buffer, int srcPitch, int destX, int destY, int width, int height) | Graphics::ManagedSurface | inline |
copyRectToSurface(const Graphics::Surface &srcSurface, int destX, int destY, const Common::Rect subRect) | Graphics::ManagedSurface | inline |
copyRectToSurfaceWithKey(const void *buffer, int srcPitch, int destX, int destY, int width, int height, uint32 key) | Graphics::ManagedSurface | inline |
copyRectToSurfaceWithKey(const Graphics::Surface &srcSurface, int destX, int destY, const Common::Rect subRect, uint32 key) | Graphics::ManagedSurface | inline |
create(int16 width, int16 height) override | TsAGE::GfxSurface | virtual |
Graphics::Screen::create(int16 width, int16 height, const PixelFormat &pixelFormat) | Graphics::ManagedSurface | virtual |
Graphics::Screen::create(ManagedSurface &surf, const Common::Rect &bounds) | Graphics::ManagedSurface | virtual |
detectAlpha() const | Graphics::ManagedSurface | inline |
displayText(const Common::String &msg, const Common::Point &pt=Common::Point(160, 100)) (defined in TsAGE::GfxSurface) | TsAGE::GfxSurface | static |
disposeAfterUse() const | Graphics::ManagedSurface | inline |
draw(const Common::Point &pt, Rect *rect=NULL) (defined in TsAGE::GfxSurface) | TsAGE::GfxSurface | |
drawLine(int x0, int y0, int x1, int y1, uint32 color) | Graphics::ManagedSurface | inline |
drawThickLine(int x0, int y0, int x1, int y1, int penX, int penY, uint32 color) | Graphics::ManagedSurface | inline |
empty() const | Graphics::ManagedSurface | inline |
fillRect(Common::Rect r, uint32 color) | Graphics::ManagedSurface | inline |
format | Graphics::ManagedSurface | |
frameRect(const Common::Rect &r, uint32 color) | Graphics::ManagedSurface | inline |
free() | Graphics::ManagedSurface | virtual |
getBasePtr(int x, int y) const | Graphics::ManagedSurface | inline |
getBasePtr(int x, int y) | Graphics::ManagedSurface | inline |
getBounds() const (defined in TsAGE::GfxSurface) | TsAGE::GfxSurface | inline |
getOffsetFromOwner() const | Graphics::ManagedSurface | inline |
getPalette(byte palette[PALETTE_SIZE]) | Graphics::Screen | |
getPalette(byte *palette, uint start, uint num) | Graphics::Screen | |
getPalette(uint start=0, uint num=PALETTE_COUNT) | Graphics::Screen | inline |
getPixel(int x, int y) const | Graphics::ManagedSurface | inline |
getPixels() | Graphics::ManagedSurface | inline |
getPixels() const | Graphics::ManagedSurface | inline |
getSubArea(const Common::Rect &area) | Graphics::ManagedSurface | inline |
getTransparentColor() const | Graphics::ManagedSurface | inline |
GfxSurface() (defined in TsAGE::GfxSurface) | TsAGE::GfxSurface | |
GfxSurface(const GfxSurface &s) (defined in TsAGE::GfxSurface) | TsAGE::GfxSurface | |
grabPalette(byte *colors, uint start, uint num) const | Graphics::ManagedSurface | |
h | Graphics::ManagedSurface | |
hasPalette() const | Graphics::ManagedSurface | |
hasTransparentColor() const | Graphics::ManagedSurface | inline |
hLine(int x, int y, int x2, uint32 color) | Graphics::ManagedSurface | inline |
isBlendBlitPixelFormatSupported(const PixelFormat &src, const PixelFormat &dst) | Graphics::ManagedSurface | inlinestatic |
isDirty() const | Graphics::Screen | inline |
loadScreenSection(Graphics::ManagedSurface &dest, int xHalf, int yHalf, int xSection, int ySection) (defined in TsAGE::GfxSurface) | TsAGE::GfxSurface | static |
lockSurface() (defined in TsAGE::GfxSurface) | TsAGE::GfxSurface | |
makeAllDirty() | Graphics::Screen | |
ManagedSurface() | Graphics::ManagedSurface | |
ManagedSurface(const ManagedSurface &surf) | Graphics::ManagedSurface | |
ManagedSurface(ManagedSurface &&surf) | Graphics::ManagedSurface | |
ManagedSurface(int width, int height) | Graphics::ManagedSurface | |
ManagedSurface(int width, int height, const Graphics::PixelFormat &pixelFormat) | Graphics::ManagedSurface | |
ManagedSurface(ManagedSurface &surf, const Common::Rect &bounds) | Graphics::ManagedSurface | |
ManagedSurface(Surface *surf, DisposeAfterUse::Flag disposeAfterUse=DisposeAfterUse::YES) | Graphics::ManagedSurface | |
ManagedSurface(const Surface *surf) | Graphics::ManagedSurface | |
markAllDirty() | Graphics::ManagedSurface | |
mergeDirtyRects() | Graphics::Screen | protected |
operator const Surface &() const | Graphics::ManagedSurface | inline |
operator=(const GfxSurface &s) (defined in TsAGE::GfxSurface) | TsAGE::GfxSurface | |
Graphics::Screen::operator=(const ManagedSurface &surf) | Graphics::ManagedSurface | |
Graphics::Screen::operator=(ManagedSurface &&surf) | Graphics::ManagedSurface | |
pitch | Graphics::ManagedSurface | |
rawBlitFrom(const ManagedSurface &src, const Common::Rect &srcRect, const Common::Point &destPos) | Graphics::ManagedSurface | inline |
rawSurface() const | Graphics::ManagedSurface | inline |
rotoscale(const TransformStruct &transform, bool filtering=false) const | Graphics::ManagedSurface | |
scale(int16 newWidth, int16 newHeight, bool filtering=false) const | Graphics::ManagedSurface | |
Screen() | TsAGE::Screen | |
Screen(int width, int height) (defined in Graphics::Screen) | Graphics::Screen | |
Screen(int width, int height, PixelFormat pixelFormat) (defined in Graphics::Screen) | Graphics::Screen | |
setBounds(const Rect &bounds) (defined in TsAGE::GfxSurface) | TsAGE::GfxSurface | |
setPalette(const byte palette[PALETTE_SIZE]) | Graphics::Screen | |
setPalette(const byte *palette, uint start, uint num) | Graphics::Screen | |
setPalette(const Graphics::Palette &pal, uint start=0) | Graphics::Screen | inline |
setPixel(int x, int y, uint32 pixel) | Graphics::ManagedSurface | inline |
setPixels(void *newPixels) | Graphics::ManagedSurface | virtual |
setTransparentColor(uint32 color) | Graphics::ManagedSurface | inline |
simpleBlitFrom(const Surface &src, const Palette *srcPalette=nullptr) | Graphics::ManagedSurface | |
simpleBlitFrom(const Surface &src, const Common::Point &destPos, const Palette *srcPalette=nullptr) | Graphics::ManagedSurface | |
simpleBlitFrom(const Surface &src, const Common::Rect &srcRect, const Common::Point &destPos, const Palette *srcPalette=nullptr) | Graphics::ManagedSurface | |
simpleBlitFrom(const ManagedSurface &src) | Graphics::ManagedSurface | |
simpleBlitFrom(const ManagedSurface &src, const Common::Point &destPos) | Graphics::ManagedSurface | |
simpleBlitFrom(const ManagedSurface &src, const Common::Rect &srcRect, const Common::Point &destPos) | Graphics::ManagedSurface | |
simpleBlitFromInner(const Surface &src, const Common::Rect &srcRect, const Common::Point &destPos, const Palette *srcPalette, bool transparentColorSet, uint transparentColor) | Graphics::ManagedSurface | protected |
surfacePtr() (defined in Graphics::ManagedSurface) | Graphics::ManagedSurface | inline |
synchronize(Serializer &s) (defined in TsAGE::GfxSurface) | TsAGE::GfxSurface | |
transBlitFrom(const Surface &src, uint32 transColor=0, bool flipped=false, uint32 overrideColor=0, uint32 srcAlpha=0xff, const Palette *srcPalette=nullptr) | Graphics::ManagedSurface | |
transBlitFrom(const Surface &src, const Common::Point &destPos, uint32 transColor=0, bool flipped=false, uint32 overrideColor=0, uint32 srcAlpha=0xff, const Palette *srcPalette=nullptr) | Graphics::ManagedSurface | |
transBlitFrom(const Surface &src, const Common::Point &destPos, const ManagedSurface &mask, const Palette *srcPalette=nullptr) | Graphics::ManagedSurface | |
transBlitFrom(const Surface &src, const Common::Point &destPos, const Surface &mask, const Palette *srcPalette=nullptr) | Graphics::ManagedSurface | |
transBlitFrom(const Surface &src, const Common::Rect &srcRect, const Common::Point &destPos, uint32 transColor=0, bool flipped=false, uint32 overrideColor=0, uint32 srcAlpha=0xff, const Palette *srcPalette=nullptr) | Graphics::ManagedSurface | |
transBlitFrom(const Surface &src, const Common::Rect &srcRect, const Common::Rect &destRect, const Palette *srcPalette) | Graphics::ManagedSurface | |
transBlitFrom(const Surface &src, const Common::Rect &srcRect, const Common::Rect &destRect, uint32 transColor=0, bool flipped=false, uint32 overrideColor=0, uint32 srcAlpha=0xff, const Surface *mask=nullptr, bool maskOnly=false, const Palette *srcPalette=nullptr) | Graphics::ManagedSurface | |
transBlitFrom(const ManagedSurface &src, uint32 transColor=0, bool flipped=false, uint32 overrideColor=0, uint32 srcAlpha=0xff) | Graphics::ManagedSurface | |
transBlitFrom(const ManagedSurface &src, const Common::Point &destPos, uint32 transColor=0, bool flipped=false, uint32 overrideColor=0, uint32 srcAlpha=0xff) | Graphics::ManagedSurface | |
transBlitFrom(const ManagedSurface &src, const Common::Point &destPos, const ManagedSurface &mask) | Graphics::ManagedSurface | |
transBlitFrom(const ManagedSurface &src, const Common::Rect &srcRect, const Common::Point &destPos, uint32 transColor=0, bool flipped=false, uint32 overrideColor=0, uint32 srcAlpha=0xff) | Graphics::ManagedSurface | |
transBlitFrom(const ManagedSurface &src, const Common::Rect &srcRect, const Common::Rect &destRect, uint32 transColor=0, bool flipped=false, uint32 overrideColor=0, uint32 srcAlpha=0xff, const Surface *mask=nullptr, bool maskOnly=false) | Graphics::ManagedSurface | |
transBlitFromInner(const Surface &src, const Common::Rect &srcRect, const Common::Rect &destRect, uint32 transColor, bool flipped, uint32 overrideColor, uint32 srcAlpha, const Palette *srcPalette, const Palette *dstPalette, const Surface *mask, bool maskOnly) | Graphics::ManagedSurface | protected |
unionRectangle(Common::Rect &destRect, const Common::Rect &src1, const Common::Rect &src2) | Graphics::Screen | protected |
unlockSurface() (defined in TsAGE::GfxSurface) | TsAGE::GfxSurface | |
update() override | TsAGE::Screen | virtual |
updateScreen() | Graphics::Screen | virtual |
vLine(int x, int y, int y2, uint32 color) | Graphics::ManagedSurface | inline |
w | Graphics::ManagedSurface | |
~GfxSurface() override (defined in TsAGE::GfxSurface) | TsAGE::GfxSurface | |
~ManagedSurface() | Graphics::ManagedSurface | virtual |
~Screen() override | TsAGE::Screen |