Expand description
Crate that uses ImageBundle
to replace default cursor with a fancy one instantiated from image file.
Structs§
- Cursor
Settings - Fancy
Cursor - Bevy plugin that “replaces” default cursor with one created from image.
- User
Camera - Default marker for entity that servers as user camera with fancy cursor.
- User
Cursor - Default marker for entity with
ImageBundle
that servers as a custom cursor.