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(new FlxTypedGamepadAnalogStick<SwitchJoyconLeftID>(0, 1, { up : LEFT_STICK_UP, down : LEFT_STICK_DOWN, left : LEFT_STICK_LEFT, right : LEFT_STICK_RIGHT }))staticfinalread onlyLEFT_ANALOG_STICK:FlxTypedGamepadAnalogStick<SwitchJoyconLeftID> = new FlxTypedGamepadAnalogStick<SwitchJoyconLeftID>(0, 1, { up : LEFT_STICK_UP, down : LEFT_STICK_DOWN, left : LEFT_STICK_LEFT, right : LEFT_STICK_RIGHT })

Variables

@:value(cast 21)@:impl@:enuminlineread onlyCAPTURE:SwitchJoyconLeftID = 21

@:value(cast 6)@:impl@:enuminlineread onlyDOWN:SwitchJoyconLeftID = 6

@:value(cast 10)@:impl@:enuminlineread onlyL:SwitchJoyconLeftID = 10

@:value(cast 8)@:impl@:enuminlineread onlyLEFT:SwitchJoyconLeftID = 8

@:value(cast 13)@:impl@:enuminlineread onlyLEFT_STICK_CLICK:SwitchJoyconLeftID = 13

@:value(cast 23)@:impl@:enuminlineread onlyLEFT_STICK_DOWN:SwitchJoyconLeftID = 23

@:value(cast 24)@:impl@:enuminlineread onlyLEFT_STICK_LEFT:SwitchJoyconLeftID = 24

@:value(cast 25)@:impl@:enuminlineread onlyLEFT_STICK_RIGHT:SwitchJoyconLeftID = 25

@:value(cast 22)@:impl@:enuminlineread onlyLEFT_STICK_UP:SwitchJoyconLeftID = 22

@:value(cast 12)@:impl@:enuminlineread onlyMINUS:SwitchJoyconLeftID = 12

@:value(cast 7)@:impl@:enuminlineread onlyRIGHT:SwitchJoyconLeftID = 7

@:value(cast 15)@:impl@:enuminlineread onlySL:SwitchJoyconLeftID = 15

@:value(cast 16)@:impl@:enuminlineread onlySR:SwitchJoyconLeftID = 16

@:value(cast 9)@:impl@:enuminlineread onlyUP:SwitchJoyconLeftID = 9

@:value(cast 4)@:impl@:enuminlineread onlyZL:SwitchJoyconLeftID = 4