Public Member Functions | |
CursorManager (SludgeEngine *vm) | |
void | init () |
void | kill () |
void | pickAnimCursor (struct PersonaAnimation *pp) |
void | displayCursor () |
void | pasteCursor (int x, int y, struct PersonaAnimation *c) |
void | freeze (FrozenStuffStruct *frozenStuff) |
void | resotre (FrozenStuffStruct *frozenStuff) |
void | saveCursor (Common::WriteStream *stream) |
bool | loadCursor (Common::SeekableReadStream *stream) |