Jazz2::Input::MappingTarget struct

Control mapping target.

Describes a single bindable input source as opaque packed data, encoding either a keyboard key or a gamepad button or axis (including the gamepad index and axis direction). Targets are created through ControlScheme::CreateTarget() and compared by their raw value.

Public variables

std::uint32_t Data
Opaque data of the target.