Module cursor

Source
Expand description

Components to customize winit cursor

Structs§

CustomCursorImage
A custom cursor created from an image.

Enums§

CursorIcon
Insert into a window entity to set the cursor for that window.
CustomCursor
Custom cursor image data.