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
warp_inwindow
Description:
[
CCode
( cname =
"SDL_WarpMouseInWindow"
) ]
public
static
void
warp_inwindow
(
Window
window,
int
x,
int
y)