g4d v1.4.4 (2018-08-21T01:55:31Z)
Dub
Repo
CursorShape
g4d
glfw
cursor
A type of cursor shape.
Values
Value
Meaning
Arrow
GLFW_ARROW_CURSOR
IBeam
GLFW_IBEAM_CURSOR
Crosshair
GLFW_CROSSHAIR_CURSOR
Hand
GLFW_HAND_CURSOR
HResize
GLFW_HRESIZE_CURSOR
VResize
GLFW_VRESIZE_CURSOR
Meta
Source
See Implementation
g4d
glfw
cursor
classes
Cursor
enums
CursorShape
A type of cursor shape.