sf.CursorType – sfml Reference Manual
Packages
sfml
sf
CursorType
Arrow
ArrowWait
Cross
Hand
Help
NotAllowed
SizeAll
SizeBottomLeftTopRight
SizeHorizontal
SizeTopLeftBottomRight
SizeVertical
Text
Wait
CursorType
Description:
[
CCode
( cname =
"sfCursorType"
, cprefix =
"sfCursor"
) ]
public
enum
CursorType
Namespace:
sf
Package:
sfml
Content:
Enum values:
Arrow
-
Arrow cursor (default)
ArrowWait
-
Busy arrow cursor
Cross
-
Crosshair cursor
Hand
-
Pointing hand cursor
Help
-
Help cursor
NotAllowed
-
Action not allowed cursor
SizeAll
-
Combination of SizeHorizontal and SizeVertical
SizeBottomLeftTopRight
-
Double arrow cursor going from bottom-left to top-right
SizeHorizontal
-
Horizontal double arrow cursor
SizeTopLeftBottomRight
-
Double arrow cursor going from top-left to bottom-right
SizeVertical
-
Vertical double arrow cursor
Text
-
I-beam, cursor when hovering over a field allowing text entry
Wait
-
Busy cursor