ScummVM API documentation
Bagel::CBofBitmap Member List

This is the complete list of members for Bagel::CBofBitmap, including all inherited members.

_bInitialized (defined in Bagel::CBofBitmap)Bagel::CBofBitmapprotected
_bitmap (defined in Bagel::CBofBitmap)Bagel::CBofBitmapprotected
_bOwnPalette (defined in Bagel::CBofBitmap)Bagel::CBofBitmapprotected
_bReadOnly (defined in Bagel::CBofBitmap)Bagel::CBofBitmapprotected
_bTopDown (defined in Bagel::CBofBitmap)Bagel::CBofBitmapprotected
_bUseBackdrop (defined in Bagel::CBofBitmap)Bagel::CBofBitmapprotectedstatic
_count (defined in Bagel::CBofError)Bagel::CBofErrorprotectedstatic
_errCode (defined in Bagel::CBofError)Bagel::CBofErrorprotected
_nDX (defined in Bagel::CBofBitmap)Bagel::CBofBitmapprotected
_nDY (defined in Bagel::CBofBitmap)Bagel::CBofBitmapprotected
_nScanDX (defined in Bagel::CBofBitmap)Bagel::CBofBitmapprotected
_pBits (defined in Bagel::CBofBitmap)Bagel::CBofBitmapprotected
_pPalette (defined in Bagel::CBofBitmap)Bagel::CBofBitmapprotected
_szFileName (defined in Bagel::CBofBitmap)Bagel::CBofBitmapprotected
alloc() overrideBagel::CBofBitmapprotectedvirtual
bofMessageBox(const Common::String &content, const Common::String &title) (defined in Bagel::CBofError)Bagel::CBofErrorinlineprotectedvirtual
buildBitmap(CBofPalette *pPalette)Bagel::CBofBitmap
captureScreen(CBofWindow *pWnd, CBofRect *pSrcRect, CBofRect *pDstRect=nullptr)Bagel::CBofBitmap
CBofBitmap()Bagel::CBofBitmap
CBofBitmap(int dx, int dy, CBofPalette *pPalette, bool bOwnPalette=false, byte *pPrivateBuff=nullptr)Bagel::CBofBitmap
CBofBitmap(const char *pszFileName, CBofPalette *pPalette=nullptr, bool bOwnPalette=false)Bagel::CBofBitmap
CBofError() (defined in Bagel::CBofError)Bagel::CBofError
CCache()Bagel::CCache
circle(int x, int y, uint16 nRadius, byte iColor)Bagel::CBofBitmap
clearError() (defined in Bagel::CBofError)Bagel::CBofErrorinline
curtain(CBofWindow *pWnd, int nSpeed=8, int nMaskColor=-1) (defined in Bagel::CBofBitmap)Bagel::CBofBitmap
drawRect(CBofRect *cRect, byte iColor)Bagel::CBofBitmap
errorOccurred() const (defined in Bagel::CBofError)Bagel::CBofErrorinline
fadeIn(CBofWindow *pWnd, int x=0, int y=0, int nMaskColor=-1, int nBlockSize=4, int nSpeed=10)Bagel::CBofBitmap
fadeLines(CBofWindow *pWnd, int nSpeed=32, int nMaskColor=-1) (defined in Bagel::CBofBitmap)Bagel::CBofBitmap
fatalError(ErrorCode errCode, const char *format,...)Bagel::CBofErrorstatic
fillRect(CBofRect *cRect, byte iColor)Bagel::CBofBitmap
flush()Bagel::CCachestatic
free() overrideBagel::CBofBitmapprotectedvirtual
getErrorCode() const (defined in Bagel::CBofError)Bagel::CBofErrorinline
getErrorCount() (defined in Bagel::CBofError)Bagel::CBofErrorinlinestatic
getFileName()Bagel::CBofBitmap
getPalette() (defined in Bagel::CBofBitmap)Bagel::CBofBitmapinline
getPixelAddress(int x, int y)Bagel::CBofBitmap
getPixelAddress(CBofPoint *pPoint) (defined in Bagel::CBofBitmap)Bagel::CBofBitmapinline
getReadOnly() (defined in Bagel::CBofBitmap)Bagel::CBofBitmapinline
getRect() (defined in Bagel::CBofBitmap)Bagel::CBofBitmapinline
getSize() (defined in Bagel::CBofBitmap)Bagel::CBofBitmapinline
getSurface() (defined in Bagel::CBofBitmap)Bagel::CBofBitmap
getUseBackdrop() (defined in Bagel::CBofBitmap)Bagel::CBofBitmapinlinestatic
height() (defined in Bagel::CBofBitmap)Bagel::CBofBitmapinline
initialize() (defined in Bagel::CBofError)Bagel::CBofErrorstatic
Bagel::CCache::initialize()Bagel::CCachestatic
isLocked() (defined in Bagel::CCache)Bagel::CCacheinline
isTopDown() (defined in Bagel::CBofBitmap)Bagel::CBofBitmapinline
isValidObject(const CBofObject *pObject) (defined in Bagel::CBofObject)Bagel::CBofObjectinlinestatic
line(int nSrcX, int nSrcY, int nDstX, int nDstY, byte iColor)Bagel::CBofBitmap
line(CBofPoint *pSrc, CBofPoint *pDest, byte iColor)Bagel::CBofBitmap
load()Bagel::CCache
loadBitmap(const char *pszFileName, CBofPalette *pPalette)Bagel::CBofBitmap
lock() (defined in Bagel::CCache)Bagel::CCacheinline
operator Graphics::ManagedSurface &() (defined in Bagel::CBofBitmap)Bagel::CBofBitmapinline
optimize(uint32 lRequestedFreeSpace)Bagel::CCachestatic
paint(CBofWindow *pWnd, int x, int y, CBofRect *pSrcRect=nullptr, int nMaskColor=-1)Bagel::CBofBitmap
paint(CBofWindow *pWnd, CBofRect *pDstRect=nullptr, CBofRect *pSrcRect=nullptr, int nMaskColor=-1)Bagel::CBofBitmap
paint(CBofBitmap *pBmp, int x, int y, CBofRect *pSrcRect=nullptr, int nMaskColor=-1)Bagel::CBofBitmap
paint(CBofBitmap *pBmp, CBofRect *pDstRect=nullptr, CBofRect *pSrcRect=nullptr, int nMaskColor=-1)Bagel::CBofBitmap
paint1To1(CBofBitmap *pBmp)Bagel::CBofBitmap
paintMaskBackdrop(CBofWindow *pWnd, CBofRect *pDstRect=nullptr, CBofRect *pSrcRect=nullptr, int nMaskColor=-1)Bagel::CBofBitmap
paintStretch4(CBofBitmap *pBmp, CBofRect *pDstRect, CBofRect *pSrcRect)Bagel::CBofBitmap
paintStretchOpt(CBofBitmap *pBmp, CBofRect *pDstRect, CBofRect *pSrcRect, int nOptSize)Bagel::CBofBitmap
readPixel(int x, int y)Bagel::CBofBitmap
release()Bagel::CCache
releaseBitmap()Bagel::CBofBitmap
reportError(ErrorCode errCode, const char *format,...)Bagel::CBofError
scrollLeft(int nPixels, CBofRect *pRect=nullptr) (defined in Bagel::CBofBitmap)Bagel::CBofBitmapinline
scrollRight(int nPixels, CBofRect *pRect=nullptr)Bagel::CBofBitmap
scrollUp(int nPixels)Bagel::CBofBitmap
setIsOwnPalette(bool own) (defined in Bagel::CBofBitmap)Bagel::CBofBitmapinline
setPalette(CBofPalette *pPalette, bool bOwnPalette=false)Bagel::CBofBitmap
setReadOnly(bool bReadOnly) (defined in Bagel::CBofBitmap)Bagel::CBofBitmapinline
setUseBackdrop(bool b) (defined in Bagel::CBofBitmap)Bagel::CBofBitmapinlinestatic
unlock() (defined in Bagel::CCache)Bagel::CCacheinline
width() (defined in Bagel::CBofBitmap)Bagel::CBofBitmapinline
widthBytes() (defined in Bagel::CBofBitmap)Bagel::CBofBitmapinline
writePixel(int x, int y, byte iColor)Bagel::CBofBitmap
~CBofBitmap()Bagel::CBofBitmapvirtual
~CBofError() (defined in Bagel::CBofError)Bagel::CBofErrorinlinevirtual
~CCache()Bagel::CCachevirtual