Module bevy::input::mouse

Structs

A mouse button input event.
An event reporting the change in physical position of a pointing device.
A mouse wheel event.

Enums

A button on a mouse device.
The scroll unit.

Functions

Updates the Input<MouseButton> resource with the latest MouseButtonInput events.