Wiki Page Content

Differences between revisions 1 and 2
Revision 1 as of 2010-03-11 21:09:30
Size: 688
Editor: SheenaSmith
Comment: create page, add content (Rev 5540)
Revision 2 as of 2010-08-13 04:06:16
Size: 649
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 set the active cursor for the currently selected mouse. Use this function to set the active cursor.
Line 16: Line 16:
||'''cursor'''||the SDL_Cursor to apply ''(should this be linked to remarks?)''|| ||'''cursor'''||the SDL_Cursor to apply <<Color2(green,(Should this be linked to Remarks?))>>||
Line 24: Line 24:
The cursor must have been created for the selected mouse. ''You can add useful comments here''
Line 27: Line 27:
 .[[SDL_CreateCursor]]???  .[[SDL_CreateCursor]] ???

DRAFT

SDL_SetCursor

Use this function to set the active cursor.

Syntax

void SDL_SetCursor(SDL_Cursor* cursor)

Function Parameters

cursor

the SDL_Cursor to apply green

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryAPI, CategoryMouse

None: SDL_SetCursor (last edited 2014-10-04 06:56:05 by RyanGordon)

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