This is the complete list of members for Bagel::CBofBitmap, including all inherited members.
_bInitialized (defined in Bagel::CBofBitmap) | Bagel::CBofBitmap | protected |
_bitmap (defined in Bagel::CBofBitmap) | Bagel::CBofBitmap | protected |
_bOwnPalette (defined in Bagel::CBofBitmap) | Bagel::CBofBitmap | protected |
_bReadOnly (defined in Bagel::CBofBitmap) | Bagel::CBofBitmap | protected |
_bTopDown (defined in Bagel::CBofBitmap) | Bagel::CBofBitmap | protected |
_bUseBackdrop (defined in Bagel::CBofBitmap) | Bagel::CBofBitmap | protectedstatic |
_count (defined in Bagel::CBofError) | Bagel::CBofError | protectedstatic |
_errCode (defined in Bagel::CBofError) | Bagel::CBofError | protected |
_nDX (defined in Bagel::CBofBitmap) | Bagel::CBofBitmap | protected |
_nDY (defined in Bagel::CBofBitmap) | Bagel::CBofBitmap | protected |
_nScanDX (defined in Bagel::CBofBitmap) | Bagel::CBofBitmap | protected |
_pBits (defined in Bagel::CBofBitmap) | Bagel::CBofBitmap | protected |
_pPalette (defined in Bagel::CBofBitmap) | Bagel::CBofBitmap | protected |
_szFileName (defined in Bagel::CBofBitmap) | Bagel::CBofBitmap | protected |
alloc() override | Bagel::CBofBitmap | protectedvirtual |
bofMessageBox(const Common::String &content, const Common::String &title) (defined in Bagel::CBofError) | Bagel::CBofError | inlineprotectedvirtual |
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::CBofError | inline |
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::CBofError | inline |
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::CBofError | static |
fillRect(CBofRect *cRect, byte iColor) | Bagel::CBofBitmap | |
flush() | Bagel::CCache | static |
free() override | Bagel::CBofBitmap | protectedvirtual |
getErrorCode() const (defined in Bagel::CBofError) | Bagel::CBofError | inline |
getErrorCount() (defined in Bagel::CBofError) | Bagel::CBofError | inlinestatic |
getFileName() | Bagel::CBofBitmap | |
getPalette() (defined in Bagel::CBofBitmap) | Bagel::CBofBitmap | inline |
getPixelAddress(int x, int y) | Bagel::CBofBitmap | |
getPixelAddress(CBofPoint *pPoint) (defined in Bagel::CBofBitmap) | Bagel::CBofBitmap | inline |
getReadOnly() (defined in Bagel::CBofBitmap) | Bagel::CBofBitmap | inline |
getRect() (defined in Bagel::CBofBitmap) | Bagel::CBofBitmap | inline |
getSize() (defined in Bagel::CBofBitmap) | Bagel::CBofBitmap | inline |
getSurface() (defined in Bagel::CBofBitmap) | Bagel::CBofBitmap | |
getUseBackdrop() (defined in Bagel::CBofBitmap) | Bagel::CBofBitmap | inlinestatic |
height() (defined in Bagel::CBofBitmap) | Bagel::CBofBitmap | inline |
initialize() (defined in Bagel::CBofError) | Bagel::CBofError | static |
Bagel::CCache::initialize() | Bagel::CCache | static |
isLocked() (defined in Bagel::CCache) | Bagel::CCache | inline |
isTopDown() (defined in Bagel::CBofBitmap) | Bagel::CBofBitmap | inline |
isValidObject(const CBofObject *pObject) (defined in Bagel::CBofObject) | Bagel::CBofObject | inlinestatic |
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::CCache | inline |
operator Graphics::ManagedSurface &() (defined in Bagel::CBofBitmap) | Bagel::CBofBitmap | inline |
optimize(uint32 lRequestedFreeSpace) | Bagel::CCache | static |
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::CBofBitmap | inline |
scrollRight(int nPixels, CBofRect *pRect=nullptr) | Bagel::CBofBitmap | |
scrollUp(int nPixels) | Bagel::CBofBitmap | |
setIsOwnPalette(bool own) (defined in Bagel::CBofBitmap) | Bagel::CBofBitmap | inline |
setPalette(CBofPalette *pPalette, bool bOwnPalette=false) | Bagel::CBofBitmap | |
setReadOnly(bool bReadOnly) (defined in Bagel::CBofBitmap) | Bagel::CBofBitmap | inline |
setUseBackdrop(bool b) (defined in Bagel::CBofBitmap) | Bagel::CBofBitmap | inlinestatic |
unlock() (defined in Bagel::CCache) | Bagel::CCache | inline |
width() (defined in Bagel::CBofBitmap) | Bagel::CBofBitmap | inline |
widthBytes() (defined in Bagel::CBofBitmap) | Bagel::CBofBitmap | inline |
writePixel(int x, int y, byte iColor) | Bagel::CBofBitmap | |
~CBofBitmap() | Bagel::CBofBitmap | virtual |
~CBofError() (defined in Bagel::CBofError) | Bagel::CBofError | inlinevirtual |
~CCache() | Bagel::CCache | virtual |