CursorStandardShape#

Fully qualified name: carb::windowing::CursorStandardShape

Defined in carb/windowing/IWindowing.h

enum class carb::windowing::CursorStandardShape : uint32_t#

Defines cursor standard shapes.

Values:

enumerator eArrow#

The regular arrow cursor shape.

enumerator eIBeam#

The text input I-beam cursor shape.

enumerator eCrosshair#

The crosshair shape.

enumerator eHand#

The hand shape.

enumerator eHorizontalResize#

The horizontal resize arrow shape.

enumerator eVerticalResize#

The vertical resize arrow shape.