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
ActionStatecorresponding to a single virtual axis. - Button
Data - Metadata about an
Buttonlikeaction - Dual
Axis Data - The raw data for an
ActionStatecorresponding to a pair of virtual axes. - Triple
Axis Data - The raw data for an
ActionStatecorresponding to a triple of virtual axes.
Enums§
- Action
Kind Data - A wrapper over the various forms of data that an action can take.