DRAFT |
SDL_GetCursor
Use this function to return the active cursor.
Syntax
SDL_Cursor* SDL_GetCursor(void)
Return Value
Returns the active cursor.
green
Code Examples
You can add your code example here
Remarks
You can add useful comments here
DRAFT |
Use this function to return the active cursor.
SDL_Cursor* SDL_GetCursor(void)
Returns the active cursor.
green
You can add your code example here
You can add useful comments here