Penguin
Blame: SDL_SetCursor(3)
EditPageHistoryDiffInfoLikePages
Annotated edit history of SDL_SetCursor(3) version 2, including all changes. View license author blame.
Rev Author # Line
2 perry 1 SDL_!SetCursor
2 !!!SDL_!SetCursor
1 perry 3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 SEE ALSO
7 ----
8 !!NAME
9
10
2 perry 11 SDL_!SetCursor- Set the currently active mouse cursor.
1 perry 12 !!SYNOPSIS
13
14
15 __#include __
16
17
2 perry 18 __void *SDL_!SetCursor__(__SDL_Cursor
1 perry 19 *cursor__);
20 !!DESCRIPTION
21
22
23 Sets the currently active cursor to the specified one. If
24 the cursor is currently visible, the change will be
25 immediately represented on the display.
26 !!SEE ALSO
27
28
2 perry 29 __SDL_!GetCursor__, __SDL_!CreateCursor__,
30 __SDL_!ShowCursor__
1 perry 31 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.