Module action_state

Source
Expand description

This module contains ActionState and its supporting methods and impls.

Structs§

ActionData
Data about the state of an action.
ActionState
Stores the canonical input-method-agnostic representation of the inputs received
AxisData
The raw data for an ActionState corresponding to a single virtual axis.
ButtonData
Metadata about an Buttonlike action
DualAxisData
The raw data for an ActionState corresponding to a pair of virtual axes.
TripleAxisData
The raw data for an ActionState corresponding to a triple of virtual axes.

Enums§

ActionKindData
A wrapper over the various forms of data that an action can take.