Structs§
- Cursor
Image π - Use a custom image as a cursor (mouse pointer).
- Source for
CustomCursor
. - NoCustom
Cursor π - Only
Cursor πImage Platforms export this directly asPlatformCustomCursor
if they donβt implement caching. - Platforms export this directly as
PlatformCustomCursorSource
if they need to only work with images.
Enums§
- An error produced when using
CustomCursor::from_rgba
with invalid arguments. - See
Window::set_cursor()
for more details.
Constants§
- The maximum width and height for a cursor when using
CustomCursor::from_rgba
. - PIXE
L_ πSIZE