Wiki Page Content

Differences between revisions 1 and 2
Revision 1 as of 2010-03-11 22:47:55
Size: 702
Editor: SheenaSmith
Comment: create page, add content (Rev 5540)
Revision 2 as of 2010-08-13 04:08:43
Size: 650
Editor: SheenaSmith
Comment: update content - changeset 4465
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
Use this function to return the active cursor for the currently selected mouse. Use this function to return the active cursor.
Line 16: Line 16:
Returns the active SDL_Cursor for the currently selected mouse. ''<<Color2(green,Fills a pointer with the active SDL_Cursor.)>>'' Returns the active SDL_Cursor. ''-or-'' <<Color2(green,Returns a pointer filled with the active SDL_Cursor.)>>

DRAFT

SDL_GetCursor

Use this function to return the active cursor.

Syntax

SDL_Cursor* SDL_GetCursor(void)

Return Value

Returns the active SDL_Cursor. -or- 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