Wiki Page Content

Differences between revisions 2 and 3
Revision 2 as of 2010-08-13 04:08:43
Size: 650
Editor: SheenaSmith
Comment: update content - changeset 4465
Revision 3 as of 2010-09-23 21:52:46
Size: 667
Editor: SheenaSmith
Comment: minor change
Deletions are marked like this. Additions are marked like this.
Line 16: Line 16:
Returns the active SDL_Cursor. ''-or-'' <<Color2(green,Returns a pointer filled with the active SDL_Cursor.)>> Returns the active SDL_Cursor. ''-or-'' Returns a pointer to the active SDL_Cursor.

<<Color2(green,What happens on error?
)>>

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- Returns a pointer to the active SDL_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