Module conrod::mouse
[−]
[src]
A module for describing Mouse state.
The Ui will continuously maintain the latest Mouse state, necessary for widget logic.
Structs
| Mouse |
Represents the current state of the Mouse. |
Enums
| ButtonState |
Represents the current state of a mouse button. |