IDs for Switch's Left JoyCon controllers


NOTES

WINDOWS: untested.

LINUX: untested.

MAC: Worked on html out of box for me when connected via microUSB cable or Bluetooth. Flash and neko couldn't detect the controller via bluetooth, which is weird because The pro worked wirelessly.

Available since

4.8.0

.

Static variables

@:value(21)staticinlineread onlyCAPTURE:Int = 21

@:value(10)staticinlineread onlyDOWN:Int = 10

@:value(15)staticinlineread onlyL:Int = 15

@:value(9)staticinlineread onlyLEFT:Int = 9

@:value(new FlxGamepadAnalogStick(0, 1, { up : 24, down : 25, left : 26, right : 27 }))staticread onlyLEFT_ANALOG_STICK:FlxGamepadAnalogStick = new FlxGamepadAnalogStick(0, 1, { up : 24, down : 25, left : 26, right : 27 })

@:value(22)staticinlineread onlyLEFT_STICK_CLICK:Int = 22

@:value(17)staticinlineread onlyMINUS:Int = 17

@:value(11)staticinlineread onlyRIGHT:Int = 11

@:value(12)staticinlineread onlySL:Int = 12

@:value(13)staticinlineread onlySR:Int = 13

@:value(8)staticinlineread onlyUP:Int = 8

@:value(14)staticinlineread onlyZL:Int = 14