_drawBitmap | Canvas | |
blitter | Canvas | [protected] |
Canvas(Coord width, Coord height, CoordSystem coordSystem) SEC_RAZOR_INIT | Canvas | |
cols | Canvas | |
COORDS_NATIVE enum value | Canvas | |
COORDS_STANDARD enum value | Canvas | |
CoordSystem enum name | Canvas | |
coordSystem | Canvas | |
drawBitmap(UInt16 index, const BitmapArray *bitmapArray, Coord x, Coord y) const SEC_RAZOR | Canvas | |
drawBitmap(const BitmapArray *bitmapArray, Coord x, Coord y) const SEC_RAZOR | Canvas | |
drawBits | Canvas | |
drawPolygon(const xy *e, int edgeCount, const Color color) const SEC_RAZOR | Canvas | |
drawText(Color textColor, Color bgColor, FontID font, const Char *chars, Int16 len, Coord x, Coord y) const SEC_RAZOR | Canvas | |
drawWindow | Canvas | |
fillRectangle(Color color, Coord topX, Coord topY, Coord bottomX, Coord bottomY) const SEC_RAZOR | Canvas | |
height | Canvas | |
prepareSaveBuffers(UInt16 numBuffers, Coord width, Coord height) const SEC_RAZOR_INIT | Canvas | |
prepareSolidBitmap(DmResID bitmapID) const SEC_RAZOR_INIT | Canvas | |
prepareSolidBitmaps(UInt16 numBitmaps, DmResID bitmapID) const SEC_RAZOR_INIT | Canvas | |
prepareTransparentBitmap(DmResID bitmapID, DmResID maskID) const SEC_RAZOR_INIT | Canvas | |
prepareTransparentBitmaps(UInt16 numBitmaps, DmResID bitmapID, DmResID maskID) const SEC_RAZOR_INIT | Canvas | |
restoreBitmap(UInt16 index, SaveBufferArray *bufferArray) const SEC_RAZOR | Canvas | |
rowBytes | Canvas | |
rows | Canvas | |
saveBitmap(UInt16 index, SaveBufferArray *bufferArray, Coord x, Coord y) const SEC_RAZOR | Canvas | |
setBackgroundColor(const Color color) const=0 | Canvas | [pure virtual] |
setCoordSystem(CoordSystem coordSystem) SEC_RAZOR_INIT | Canvas | [virtual] |
setForegroundColor(const Color color) const=0 | Canvas | [pure virtual] |
setOSCanvas() const=0 | Canvas | [pure virtual] |
shiftFactor | Canvas | |
width | Canvas | |
~Canvas() SEC_RAZOR_INIT | Canvas | [virtual] |