Module rich_sdl2_rust::event::mouse
source · Expand description
Events and utilities for the mouse.
Modules§
- Controlling cursor to show/hide.
- Hold the cursor position and change to get relative motions from the mouse.
Structs§
- An event that th mouse button was pressed/released.
- An event that the mouse was moved.
- An event that the mouse wheel was scrolled.
Enums§
- A kind of the mouse button.
- An event related on the mouse.