Wiki Page Content

Differences between revisions 3 and 4
Revision 3 as of 2010-09-23 21:52:46
Size: 667
Editor: SheenaSmith
Comment: minor change
Revision 4 as of 2010-10-17 03:48:09
Size: 609
Editor: SheenaSmith
Comment: update content - pointers, structs
Deletions are marked like this. Additions are marked like this.
Line 16: Line 16:
Returns the active SDL_Cursor. ''-or-'' Returns a pointer to the active SDL_Cursor. Returns the active cursor.

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


CategoryAPI, CategoryMouse

None: SDL_GetCursor (last edited 2016-05-14 22:19:23 by PhilippWiesemann)

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