IDs for Switch Pro controllers
NOTES
WINDOWS: untested.
LINUX: untested
MAC: Worked out of box for me when connected via microUSB cable or Bluetooth
Available since
4.8.0
.IDs for Switch Pro controllers
WINDOWS: untested.
LINUX: untested
MAC: Worked out of box for me when connected via microUSB cable or Bluetooth
4.8.0
.staticread onlyLEFT_ANALOG_STICK:FlxGamepadAnalogStick = new FlxGamepadAnalogStick(0, 1, { up : 24, down : 25, left : 26, right : 27 })
staticread onlyRIGHT_ANALOG_STICK:FlxGamepadAnalogStick = new FlxGamepadAnalogStick(2, 3, { up : 28, down : 29, left : 30, right : 31 })