Packages
sdl2
SDL
Input
Cursor
get_active
get_default
get_focus
get_global_state
get_relative_mode
get_relative_state
get_state
is_haptic
set_relative_mode
show
toggle_capture
warp_global
warp_inwindow
Cursor
Cursor.from_color
Cursor.from_system
set_active
Cursor
Description:
[
CCode
( cname =
"SDL_CreateCursor"
) ]
public
Cursor
(
uint8
[] data,
uint8
[] mask,
int
w,
int
h,
int
hot_x,
int
hot_y)