|
| PictureMgr (AgiBase *agi, GfxMgr *gfx) |
|
int16 | getResourceNr () const |
|
void | putVirtPixel (int x, int y) |
|
void | decodePicture (int16 resourceNr, bool clearScreen, bool agi256=false, int16 width=160, int16 height=168) |
|
void | decodePictureFromBuffer (byte *data, uint32 length, bool clearScreen, int16 width=160, int16 height=168) |
|
void | unloadPicture (int picNr) |
|
void | drawPicture () |
|
void | showPic () |
|
void | showPic (int16 x, int16 y, int16 pic_width, int16 pic_height) |
|
void | showPicWithTransition () |
|
void | plotPattern (int x, int y) |
|
void | setPattern (uint8 code, uint8 num) |
|
void | setPictureVersion (AgiPictureVersion version) |
|
void | setPictureData (uint8 *data, int len=4096) |
|
void | setPictureFlags (int flags) |
|
void | clear () |
|
void | setOffset (int offX, int offY) |
|
void | setDimensions (int w, int h) |
|
The documentation for this class was generated from the following file: