ScummVM API documentation
Alg::AlgGraphics Class Reference

Static Public Member Functions

static Graphics::SurfaceloadVgaBackground (const Common::Path &path, uint8 *palette)
 
static Common::Array< Graphics::Surface * > * loadAniImage (const Common::Path &path, uint8 *palette)
 
static Common::Array< Graphics::Surface * > * loadScreenCoordAniImage (const Common::Path &path, uint8 *palette)
 
static void drawImage (Graphics::Surface *dest, Graphics::Surface *src, int32 x, int32 y)
 
static void drawImageCentered (Graphics::Surface *dest, Graphics::Surface *src, int32 x, int32 y)
 

The documentation for this class was generated from the following file: