GLFW.Cursor – glfw3 Reference Manual
Cursor
Object Hierarchy:
GLFW.Cursor
GLFW.Cursor
GLFW.Cursor
Description:
[
CCode
( cname =
"GLFWcursor"
, free_function =
"glfwDestroyCursor"
) ]
[
Compact
]
public
class
Cursor
Namespace:
GLFW
Package:
glfw3
Content:
Creation methods:
public
Cursor
(
Image
image,
int
xhot,
int
yhot)
2022 vala-language.org