Public Member Functions | |
GrvCursorMan_v2 (OSystem *system) | |
void | animate () override |
void | setStyle (uint16 newStyle) override |
Public Member Functions inherited from Groovie::GrvCursorMan | |
GrvCursorMan (OSystem *system) | |
virtual void | show (bool visible) |
virtual uint16 | getStyle () |
Additional Inherited Members | |
Protected Attributes inherited from Groovie::GrvCursorMan | |
OSystem * | _syst |
uint8 | _lastFrame |
uint32 | _lastTime |
Common::Array< Cursor * > | _cursors |
uint16 | _current |
Cursor * | _cursor |