SDL_GetCursor- Get the currently active mouse cursor.
#include "SDL.h" SDL_Cursor *SDL_GetCursor(void);
#include "SDL.h"
SDL_Cursor *SDL_GetCursor(void);
Returns the currently active mouse cursor.
SDL_SetCursor, SDL_CreateCursor, SDL_ShowCursor Jump to page or go to Top of page | Section 3 | OpenSolaris Man Main Index.
SDL_SetCursor, SDL_CreateCursor, SDL_ShowCursor