mirror of
https://github.com/yawut/SDL.git
synced 2026-09-08 17:16:19 -05:00
@@ -5,7 +5,7 @@ SDL_SetCursor\- Set the currently active mouse cursor\&.
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
.sp
|
||||
\fBvoid *\fBSDL_SetCursor\fP\fR(\fBSDL_Cursor *cursor\fR);
|
||||
\fBvoid \fBSDL_SetCursor\fP\fR(\fBSDL_Cursor *cursor\fR);
|
||||
.SH "DESCRIPTION"
|
||||
.PP
|
||||
Sets the currently active cursor to the specified one\&. If the cursor is currently visible, the change will be immediately represented on the display\&.
|
||||
|
||||
Reference in New Issue
Block a user