nanos world API Reference Unofficial documentation
Enums

CursorType

14 values

Name Value Description
CursorType.None 0
CursorType.Default 1
CursorType.TextEditBeam 2
CursorType.ResizeLeftRight 3
CursorType.ResizeUpDown 4
CursorType.ResizeSouthEast 5
CursorType.ResizeSouthWest 6
CursorType.CardinalCross 7
CursorType.Crosshairs 8
CursorType.Hand 9
CursorType.GrabHand 10
CursorType.GrabHandClosed 11
CursorType.SlashedCircle 12
CursorType.EyeDropper 13