Wiki Page Content

Revision 2 as of 2010-08-13 04:06:16

Clear message

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

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