ScummVM API documentation
AGS3::BITMAP Member List

This is the complete list of members for AGS3::BITMAP, including all inherited members.

BITMAP(Graphics::ManagedSurface *owner) (defined in AGS3::BITMAP)AGS3::BITMAP
cb (defined in AGS3::BITMAP)AGS3::BITMAP
circlefill(int x, int y, int radius, int color)AGS3::BITMAP
cl (defined in AGS3::BITMAP)AGS3::BITMAP
clear() (defined in AGS3::BITMAP)AGS3::BITMAPinline
clip (defined in AGS3::BITMAP)AGS3::BITMAP
cr (defined in AGS3::BITMAP)AGS3::BITMAP
ct (defined in AGS3::BITMAP)AGS3::BITMAP
draw(const BITMAP *srcBitmap, const Common::Rect &srcRect, int dstX, int dstY, bool horizFlip, bool vertFlip, bool skipTrans, int srcAlpha, int tintRed=-1, int tintGreen=-1, int tintBlue=-1)AGS3::BITMAP
floodfill(int x, int y, int color)AGS3::BITMAP
format (defined in AGS3::BITMAP)AGS3::BITMAP
getBasePtr(uint16 x, uint16 y) const (defined in AGS3::BITMAP)AGS3::BITMAPinline
getOffsetFromOwner() const (defined in AGS3::BITMAP)AGS3::BITMAPinline
getpixel(int x, int y) const (defined in AGS3::BITMAP)AGS3::BITMAP
getPixels() const (defined in AGS3::BITMAP)AGS3::BITMAPinline
getSurface() (defined in AGS3::BITMAP)AGS3::BITMAPinline
getSurface() const (defined in AGS3::BITMAP)AGS3::BITMAPinline
getTransparentColor() const (defined in AGS3::BITMAP)AGS3::BITMAPinline
h (defined in AGS3::BITMAP)AGS3::BITMAP
hLine(int x, int y, int x2, uint32 color)AGS3::BITMAPinline
isSubBitmap() const (defined in AGS3::BITMAP)AGS3::BITMAPinline
line (defined in AGS3::BITMAP)AGS3::BITMAP
makeOpaque() (defined in AGS3::BITMAP)AGS3::BITMAP
operator*() const (defined in AGS3::BITMAP)AGS3::BITMAPinline
pitch (defined in AGS3::BITMAP)AGS3::BITMAP
stretchDraw(const BITMAP *srcBitmap, const Common::Rect &srcRect, const Common::Rect &destRect, bool skipTrans, int srcAlpha)AGS3::BITMAP
vLine(int x, int y, int y2, uint32 color)AGS3::BITMAPinline
w (defined in AGS3::BITMAP)AGS3::BITMAP
~BITMAP() (defined in AGS3::BITMAP)AGS3::BITMAPinlinevirtual