ThumbstickValue
class ThumbstickValue
2D value for a controller thumbstick.
Range: x, y ∈ -1.0, 1.0
Semantics: x is horizontal, y is vertical (exact orientation depends on device mapping)
Frame model: current-frame snapshot; apply your own smoothing/debouncing if needed.