#include <image-archive.h>
Public Member Functions | |
void | reset () |
bool | setImageArchive (const Common::Path &fname) |
const Surface * | getImageSurface (const Common::Path &fname) |
const Surface * | getImageSurface (const Common::Path &fname, int w, int h) |
Helper class for loading PNG images from zip files.