Wiki Page Content

Differences between revisions 2 and 3
Revision 2 as of 2010-03-13 04:57:22
Size: 620
Editor: SheenaSmith
Comment: content added (Rev 5540)
Revision 3 as of 2010-10-17 03:51:32
Size: 616
Editor: SheenaSmith
Comment: update content - pointers, structs
Deletions are marked like this. Additions are marked like this.
Line 16: Line 16:
||'''cursor'''||the SDL_Cursor to free|| ||'''cursor'''||the cursor to free||

DRAFT

SDL_FreeCursor

Use this function to free a cursor created with SDL_CreateCursor().

Syntax

void SDL_FreeCursor(SDL_Cursor* cursor)

Function Parameters

cursor

the cursor to free

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryAPI, CategoryMouse

None: SDL_FreeCursor (last edited 2016-04-15 21:55:30 by PhilippWiesemann)

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