mirror of
https://github.com/yawut/SDL.git
synced 2026-04-18 22:57:25 -05:00
parent
e9e009b4d5
commit
12aeeeb643
|
|
@ -102,7 +102,7 @@ CLASS="FUNCSYNOPSISINFO"
|
|||
><CODE
|
||||
><CODE
|
||||
CLASS="FUNCDEF"
|
||||
>void *<B
|
||||
>void <B
|
||||
CLASS="FSFUNC"
|
||||
>SDL_SetCursor</B
|
||||
></CODE
|
||||
|
|
@ -219,4 +219,4 @@ VALIGN="top"
|
|||
></DIV
|
||||
></BODY
|
||||
></HTML
|
||||
>
|
||||
>
|
||||
|
|
|
|||
|
|
@ -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\&.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user