Public Member Functions | |
GrvCursorMan_t7g (OSystem *system, Common::MacResManager *macResFork=0) | |
Public Member Functions inherited from Groovie::GrvCursorMan | |
GrvCursorMan (OSystem *system) | |
virtual void | show (bool visible) |
virtual void | animate () |
virtual void | setStyle (uint16 newStyle) |
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 |