Classes | |
struct | CachedCursor |
Public Member Functions | |
ResExtractor (ScummEngine_v70he *scumm) | |
void | setCursor (int id) |
Protected Member Functions | |
virtual bool | extractResource (int id, CachedCursor *cc)=0 |
Protected Attributes | |
Common::Path | _fileName |
ScummEngine_v70he * | _vm |