Skip to content

textmode.js / input / gamepad / TextmodeGamepadStickSnapshot

Interface: TextmodeGamepadStickSnapshot

Normalized two-axis stick state for standard-mapped controllers.

Properties

PropertyTypeDescription
magnitudenumberEuclidean magnitude derived from x and y.
xnumberHorizontal stick displacement.
ynumberVertical stick displacement.