Module leafwing_input_manager::buttonlike
source · [−]Expand description
Tools for working with button-like user inputs (mouse clicks, gamepad button, keyboard inputs and so on)
Enums
The current state of a particular button,
usually corresponding to a single [Actionlike
] action.
A buttonlike-input triggered by MouseMotion
events
A buttonlike-input triggered by MouseWheel
events