SDL.Input.Cursor.Cursor – sdl2 Reference Manual
Cursor
Description:
[
CCode
( cname =
"SDL_CreateCursor"
) ]
public
Cursor
(
uint8
[] data,
uint8
[] mask,
int
w,
int
h,
int
hot_x,
int
hot_y)
2022 vala-language.org