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