Packages
glfw3
GLFW
Cursor
Cursor
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)