Wiki Page Content

Revision 1 as of 2010-03-11 22:47:55

Clear message

DRAFT

SDL_GetCursor

Use this function to return the active cursor for the currently selected mouse.

Syntax

SDL_Cursor* SDL_GetCursor(void)

Return Value

Returns the active SDL_Cursor for the currently selected mouse. green

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryAPI, CategoryMouse

(Page Info.)
Feedback
Please include your contact information if you'd like to receive a reply.
Submit