Parsec

ParsecGamepadAxisMessage

Gamepad axis message.

Member of ParsecMessage.

Fields

TypeNameDescription
ParsecGamepadAxisaxisGamepad axes related to thumbsticks and triggers.
uint32_tidUnique client-provided index identifying the gamepad.
int16_tvalueThe new value of the axis between -32,768 (left/down) and 32,767 (right/up).