MappingTarget struct
#include <Jazz2/Input/ControlScheme.h>
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::
Public variables
-
std::
uint32_t Data - Opaque data of the target.