|
NAMESDL_GetCursor - Get the currently active mouse cursor.SYNOPSIS#include "SDL.h"SDL_Cursor *SDL_GetCursor(void); DESCRIPTIONReturns the currently active mouse cursor.SEE ALSOSDL_SetCursor, SDL_CreateCursor, SDL_ShowCursor
Visit the GSP FreeBSD Man Page Interface. |