WiiRemote hardware input ID's when using "Mode 3" of the MayFlash DolphinBar accessory

Static variables

@:value(new FlxTypedGamepadAnalogStick<MayflashWiiRemoteID>(0, 1, { up : LEFT_STICK_UP, down : LEFT_STICK_DOWN, left : LEFT_STICK_LEFT, right : LEFT_STICK_RIGHT }))staticfinalread onlyLEFT_ANALOG_STICK:FlxTypedGamepadAnalogStick<MayflashWiiRemoteID> = new FlxTypedGamepadAnalogStick<MayflashWiiRemoteID>(0, 1, { up : LEFT_STICK_UP, down : LEFT_STICK_DOWN, left : LEFT_STICK_LEFT, right : LEFT_STICK_RIGHT })

@:value(new FlxTypedGamepadAnalogStick<MayflashWiiRemoteID>(0, 1, { up : REMOTE_DPAD_UP, down : REMOTE_DPAD_DOWN, left : REMOTE_DPAD_LEFT, right : REMOTE_DPAD_RIGHT, threshold : 0.5, mode : ONLY_DIGITAL }))staticfinalread onlyREMOTE_DPAD:FlxTypedGamepadAnalogStick<MayflashWiiRemoteID> = new FlxTypedGamepadAnalogStick<MayflashWiiRemoteID>(0, 1, { up : REMOTE_DPAD_UP, down : REMOTE_DPAD_DOWN, left : REMOTE_DPAD_LEFT, right : REMOTE_DPAD_RIGHT, threshold : 0.5, mode : ONLY_DIGITAL })

@:value(new FlxTypedGamepadAnalogStick<MayflashWiiRemoteID>(2, 3, { up : RIGHT_STICK_UP, down : RIGHT_STICK_DOWN, left : RIGHT_STICK_LEFT, right : RIGHT_STICK_RIGHT }))staticfinalread onlyRIGHT_ANALOG_STICK:FlxTypedGamepadAnalogStick<MayflashWiiRemoteID> = new FlxTypedGamepadAnalogStick<MayflashWiiRemoteID>(2, 3, { up : RIGHT_STICK_UP, down : RIGHT_STICK_DOWN, left : RIGHT_STICK_LEFT, right : RIGHT_STICK_RIGHT })

Variables

@:value(cast 11)@:impl@:enuminlineread onlyCLASSIC_A:MayflashWiiRemoteID = 11

@:value(cast 10)@:impl@:enuminlineread onlyCLASSIC_B:MayflashWiiRemoteID = 10

@:value(cast 5)@:impl@:enuminlineread onlyCLASSIC_DPAD_DOWN:MayflashWiiRemoteID = 5

@:value(cast 6)@:impl@:enuminlineread onlyCLASSIC_DPAD_LEFT:MayflashWiiRemoteID = 6

@:value(cast 7)@:impl@:enuminlineread onlyCLASSIC_DPAD_RIGHT:MayflashWiiRemoteID = 7

@:value(cast 4)@:impl@:enuminlineread onlyCLASSIC_DPAD_UP:MayflashWiiRemoteID = 4

@:value(cast 19)@:impl@:enuminlineread onlyCLASSIC_HOME:MayflashWiiRemoteID = 19

@:value(cast 12)@:impl@:enuminlineread onlyCLASSIC_L:MayflashWiiRemoteID = 12

@:value(cast -1)@:impl@:enuminlineread onlyCLASSIC_ONE:MayflashWiiRemoteID = -1

@:value(cast 13)@:impl@:enuminlineread onlyCLASSIC_R:MayflashWiiRemoteID = 13

@:value(cast 16)@:impl@:enuminlineread onlyCLASSIC_SELECT:MayflashWiiRemoteID = 16

@:value(cast 17)@:impl@:enuminlineread onlyCLASSIC_START:MayflashWiiRemoteID = 17

@:value(cast -1)@:impl@:enuminlineread onlyCLASSIC_TWO:MayflashWiiRemoteID = -1

@:value(cast 9)@:impl@:enuminlineread onlyCLASSIC_X:MayflashWiiRemoteID = 9

@:value(cast 8)@:impl@:enuminlineread onlyCLASSIC_Y:MayflashWiiRemoteID = 8

@:value(cast 14)@:impl@:enuminlineread onlyCLASSIC_ZL:MayflashWiiRemoteID = 14

@:value(cast 15)@:impl@:enuminlineread onlyCLASSIC_ZR:MayflashWiiRemoteID = 15

@:value(cast 27)@:impl@:enuminlineread onlyLEFT_STICK_DOWN:MayflashWiiRemoteID = 27

@:value(cast 28)@:impl@:enuminlineread onlyLEFT_STICK_LEFT:MayflashWiiRemoteID = 28

@:value(cast 29)@:impl@:enuminlineread onlyLEFT_STICK_RIGHT:MayflashWiiRemoteID = 29

@:value(cast 26)@:impl@:enuminlineread onlyLEFT_STICK_UP:MayflashWiiRemoteID = 26

@:value(cast 4)@:impl@:enuminlineread onlyLEFT_TRIGGER_FAKE:MayflashWiiRemoteID = 4

@:value(cast 10)@:impl@:enuminlineread onlyNUNCHUK_A:MayflashWiiRemoteID = 10

@:value(cast 11)@:impl@:enuminlineread onlyNUNCHUK_B:MayflashWiiRemoteID = 11

@:value(cast 15)@:impl@:enuminlineread onlyNUNCHUK_C:MayflashWiiRemoteID = 15

@:value(cast 5)@:impl@:enuminlineread onlyNUNCHUK_DPAD_DOWN:MayflashWiiRemoteID = 5

@:value(cast 6)@:impl@:enuminlineread onlyNUNCHUK_DPAD_LEFT:MayflashWiiRemoteID = 6

@:value(cast 7)@:impl@:enuminlineread onlyNUNCHUK_DPAD_RIGHT:MayflashWiiRemoteID = 7

@:value(cast 4)@:impl@:enuminlineread onlyNUNCHUK_DPAD_UP:MayflashWiiRemoteID = 4

@:value(cast 19)@:impl@:enuminlineread onlyNUNCHUK_HOME:MayflashWiiRemoteID = 19

@:value(cast 12)@:impl@:enuminlineread onlyNUNCHUK_MINUS:MayflashWiiRemoteID = 12

@:value(cast 8)@:impl@:enuminlineread onlyNUNCHUK_ONE:MayflashWiiRemoteID = 8

@:value(cast 13)@:impl@:enuminlineread onlyNUNCHUK_PLUS:MayflashWiiRemoteID = 13

@:value(cast 2)@:impl@:enuminlineread onlyNUNCHUK_POINTER_X:MayflashWiiRemoteID = 2

@:value(cast 3)@:impl@:enuminlineread onlyNUNCHUK_POINTER_Y:MayflashWiiRemoteID = 3

@:value(cast 9)@:impl@:enuminlineread onlyNUNCHUK_TWO:MayflashWiiRemoteID = 9

@:value(cast 14)@:impl@:enuminlineread onlyNUNCHUK_Z:MayflashWiiRemoteID = 14

@:value(cast 10)@:impl@:enuminlineread onlyREMOTE_A:MayflashWiiRemoteID = 10

@:value(cast 11)@:impl@:enuminlineread onlyREMOTE_B:MayflashWiiRemoteID = 11

@:value(cast 23)@:impl@:enuminlineread onlyREMOTE_DPAD_DOWN:MayflashWiiRemoteID = 23

@:value(cast 24)@:impl@:enuminlineread onlyREMOTE_DPAD_LEFT:MayflashWiiRemoteID = 24

@:value(cast 25)@:impl@:enuminlineread onlyREMOTE_DPAD_RIGHT:MayflashWiiRemoteID = 25

@:value(cast 22)@:impl@:enuminlineread onlyREMOTE_DPAD_UP:MayflashWiiRemoteID = 22

@:value(cast 19)@:impl@:enuminlineread onlyREMOTE_HOME:MayflashWiiRemoteID = 19

@:value(cast 12)@:impl@:enuminlineread onlyREMOTE_MINUS:MayflashWiiRemoteID = 12

@:value(cast 8)@:impl@:enuminlineread onlyREMOTE_ONE:MayflashWiiRemoteID = 8

Things to add: - Accelerometer (in both remote and nunchuk) - Gyroscope (in Motion-Plus version only) - IR camera (position tracking) - Rumble - Speaker

@:value(cast 13)@:impl@:enuminlineread onlyREMOTE_PLUS:MayflashWiiRemoteID = 13

@:value(cast 9)@:impl@:enuminlineread onlyREMOTE_TWO:MayflashWiiRemoteID = 9

@:value(cast 31)@:impl@:enuminlineread onlyRIGHT_STICK_DOWN:MayflashWiiRemoteID = 31

@:value(cast 32)@:impl@:enuminlineread onlyRIGHT_STICK_LEFT:MayflashWiiRemoteID = 32

@:value(cast 33)@:impl@:enuminlineread onlyRIGHT_STICK_RIGHT:MayflashWiiRemoteID = 33

@:value(cast 30)@:impl@:enuminlineread onlyRIGHT_STICK_UP:MayflashWiiRemoteID = 30

@:value(cast 5)@:impl@:enuminlineread onlyRIGHT_TRIGGER_FAKE:MayflashWiiRemoteID = 5