Mojo input mousecursor
mojo:mojo.input.MouseCursor
Enum MouseCursor#
Mouse system cursors.
| MouseCursor | Description |
|---|---|
| Arrow | Arrow. |
| IBeam | I-Beam. |
| Wait | Wait. |
| CrossHair | Crosshair. |
| WaitArrow | Small wait cursor (or Wait if not available). |
| SizeNWSE | Double arrow pointing north-west and south-east. |
| SizeNESW | Double arrow pointing north-east and south-west. |
| SizeWE | Double arrow pointing west and east. |
| SizeNS | Double arrow pointing north and south. |
| SizeALL | Four pointed arrow pointing north, south, east, and west. |
| No | Slashed circle or crossbones. |
| Hand | Hand. |