[][src]Module druid_shell::mouse

Common types for representing mouse events and state

Structs

MouseEvent

The state of the mouse for a click, mouse-up, or move event.

Enums

Cursor

Mouse cursors.

MouseButton

An indicator of which mouse button was pressed.