Skip to main content

Module mouse

Module mouse 

Source
Expand description

Mouse keys.

Structs§

Context
Context for mouse keys. (No context).
Event
The event type for mouse keys. (No events).
Key
A mouse key: an Action with optional keyboard modifiers.
KeyState
Key state used by System.
PendingKeyState
The pending key state type for mouse keys. (No pending state).
System
The key::System implementation for mouse keys.

Enums§

Action
Mouse action (button, cursor movement, or wheel).
Ref
Reference for a mouse key.