Expand description
This module contains ActionState and its supporting methods and impls.
Structs§
- Data about the state of an action.
- Stores the canonical input-method-agnostic representation of the inputs received
- The raw data for an
ActionStatecorresponding to a single virtual axis. - Metadata about an
Buttonlikeaction - The raw data for an
ActionStatecorresponding to a pair of virtual axes. - The raw data for an
ActionStatecorresponding to a triple of virtual axes.
Enums§
- A wrapper over the various forms of data that an action can take.