IDs for Switch's Right 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<SwitchJoyconRightID>(0, 1, { up : LEFT_STICK_UP, down : LEFT_STICK_DOWN, left : LEFT_STICK_LEFT, right : LEFT_STICK_RIGHT }))staticfinalread onlyLEFT_ANALOG_STICK:FlxTypedGamepadAnalogStick<SwitchJoyconRightID> = new FlxTypedGamepadAnalogStick<SwitchJoyconRightID>(0, 1, { up : LEFT_STICK_UP, down : LEFT_STICK_DOWN, left : LEFT_STICK_LEFT, right : LEFT_STICK_RIGHT })

Variables

@:value(cast 8)@:impl@:enuminlineread onlyA:SwitchJoyconRightID = 8

@:value(cast 9)@:impl@:enuminlineread onlyB:SwitchJoyconRightID = 9

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

@:value(cast 20)@:impl@:enuminlineread onlyHOME:SwitchJoyconRightID = 20

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

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

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

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

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

@:value(cast 17)@:impl@:enuminlineread onlyPLUS:SwitchJoyconRightID = 17

@:value(cast 16)@:impl@:enuminlineread onlyR:SwitchJoyconRightID = 16

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

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

@:value(cast 10)@:impl@:enuminlineread onlyX:SwitchJoyconRightID = 10

@:value(cast 11)@:impl@:enuminlineread onlyY:SwitchJoyconRightID = 11

@:value(cast 15)@:impl@:enuminlineread onlyZR:SwitchJoyconRightID = 15