Expand description
This module contains InputMap and its supporting methods and impls.
Structs§
- A Multi-Map that allows you to map actions to multiple
UserInputss, whether they areButtonlike,AxislikeorDualAxislike. - The output returned by
InputMap::process_actions, used byActionState::updateto update the state of each action.
Enums§
- An enum representing the updated value of an action.