Module leafwing_input_manager::action_state
source · [−]Expand description
This module contains ActionState
and its supporting methods and impls.
Structs
Stores the canonical input-method-agnostic representation of the inputs received
A component that allows the attached entity to drive the ActionState
of the associated entity
Thresholds for when the value
of a button will cause it to be pressed or released
An error that resulted from inserting an invalid (but within range value) to ButtonThresholds
Stores the timing information for a VirtualButtonState
Enums
The current state of a particular virtual button,
corresponding to a single Actionlike
action.