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 10)@:impl@:enuminlineread onlyDOWN:SwitchJoyconLeftID = 10

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

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

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

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

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

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

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

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

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

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

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

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

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