Module cursor

Source
Expand description

Components to customize winit cursor

Structs§

CustomCursorImagecustom_cursor
A custom cursor created from an image.

Enums§

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