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
ActionState
corresponding to a single virtual axis. - Metadata about an
Buttonlike
action - The raw data for an
ActionState
corresponding to a pair of virtual axes. - The raw data for an
ActionState
corresponding to a triple of virtual axes.
Enums§
- A wrapper over the various forms of data that an action can take.