OpenMW
|
This is the complete list of members for SDLUtil::SDLCursorManager, including all inherited members.
_createCursorFromResource(const std::string &name, int rotDegrees, osg::Image *image, Uint8 hotspot_x, Uint8 hotspot_y) | SDLUtil::SDLCursorManager | private |
_putPixel(SDL_Surface *surface, int x, int y, Uint32 pixel) | SDLUtil::SDLCursorManager | private |
_setGUICursor(const std::string &name) | SDLUtil::SDLCursorManager | private |
createCursor(const std::string &name, int rotDegrees, osg::Image *image, Uint8 hotspot_x, Uint8 hotspot_y) | SDLUtil::SDLCursorManager | virtual |
cursorChanged(const std::string &name) | SDLUtil::SDLCursorManager | virtual |
CursorMap typedef | SDLUtil::SDLCursorManager | private |
mCurrentCursor | SDLUtil::SDLCursorManager | private |
mCursorMap | SDLUtil::SDLCursorManager | private |
mEnabled | SDLUtil::SDLCursorManager | private |
mInitialized | SDLUtil::SDLCursorManager | private |
SDLCursorManager() | SDLUtil::SDLCursorManager | |
setEnabled(bool enabled) | SDLUtil::SDLCursorManager | virtual |
~SDLCursorManager() | SDLUtil::SDLCursorManager | virtual |