Searched refs:sThumbRX (Results 1 – 2 of 2) sorted by relevance
169 SHORT sThumbRX; member
619 if (sqrt((double) (xis.Gamepad.sThumbRX * xis.Gamepad.sThumbRX + in pollJoystickState()623 js->axes[2] = (xis.Gamepad.sThumbRX + 0.5f) / 32767.f; in pollJoystickState()