XInput

Documentation for XInput.

XInput.get_battery_informationFunction
get_battery_information(device::Integer=0)::BatteryInformation

🪫 retrieve the battery type and charge status of a wireless controller.

source
XInput.rumbleFunction

Set the left and right motor speed directly using floats in the range 0 - 1.

source
XInput.rumbleFunction

Set the left and right motor speed directly using integers in the range 0 - 65,535.

source