ScummVM API documentation
Graphics::CursorManager Member List

This is the complete list of members for Graphics::CursorManager, including all inherited members.

_singleton (defined in Common::Singleton< CursorManager >)Common::Singleton< CursorManager >protectedstatic
destroy() (defined in Common::Singleton< CursorManager >)Common::Singleton< CursorManager >inlinestatic
disableCursorPalette(bool disable)Graphics::CursorManager
hasInstance() (defined in Common::Singleton< CursorManager >)Common::Singleton< CursorManager >inlinestatic
instance() (defined in Common::Singleton< CursorManager >)Common::Singleton< CursorManager >inlinestatic
isVisible()Graphics::CursorManager
lock(bool locked)Graphics::CursorManager
popAllCursors()Graphics::CursorManager
popCursor()Graphics::CursorManager
popCursorPalette()Graphics::CursorManager
pushCursor(const void *buf, uint w, uint h, int hotspotX, int hotspotY, uint32 keycolor, bool dontScale=false, const Graphics::PixelFormat *format=NULL, const byte *mask=nullptr)Graphics::CursorManager
pushCursor(const Surface &surf, int hotspotX, int hotspotY, uint32 keycolor, bool dontScale=false, const byte *mask=nullptr)Graphics::CursorManager
pushCursorPalette(const byte *colors, uint start, uint num)Graphics::CursorManager
replaceCursor(const void *buf, uint w, uint h, int hotspotX, int hotspotY, uint32 keycolor, bool dontScale=false, const Graphics::PixelFormat *format=nullptr, const byte *mask=nullptr)Graphics::CursorManager
replaceCursor(const Surface &surf, int hotspotX, int hotspotY, uint32 keycolor, bool dontScale=false, const byte *mask=nullptr)Graphics::CursorManager
replaceCursor(const Graphics::Cursor *cursor)Graphics::CursorManager
replaceCursorPalette(const byte *colors, uint start, uint num)Graphics::CursorManager
showMouse(bool visible)Graphics::CursorManager
Singleton() (defined in Common::Singleton< CursorManager >)Common::Singleton< CursorManager >inlineprotected
SingletonBaseType typedef (defined in Common::Singleton< CursorManager >)Common::Singleton< CursorManager >protected
supportsCursorPalettes()Graphics::CursorManager
~Singleton() (defined in Common::Singleton< CursorManager >)Common::Singleton< CursorManager >inlineprotectedvirtual