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

Static variables

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

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

@:value(5)staticinlineread onlyCLASSIC_DPAD_DOWN:Int = 5

@:value(6)staticinlineread onlyCLASSIC_DPAD_LEFT:Int = 6

@:value(7)staticinlineread onlyCLASSIC_DPAD_RIGHT:Int = 7

@:value(4)staticinlineread onlyCLASSIC_DPAD_UP:Int = 4

@:value(19)staticinlineread onlyCLASSIC_HOME:Int = 19

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

@:value(-1)staticinlineread onlyCLASSIC_ONE:Int = -1

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

@:value(16)staticinlineread onlyCLASSIC_SELECT:Int = 16

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

@:value(-1)staticinlineread onlyCLASSIC_TWO:Int = -1

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

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

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

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

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

@:value(4)staticinlineread onlyLEFT_TRIGGER_FAKE:Int = 4

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

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

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

@:value(5)staticinlineread onlyNUNCHUK_DPAD_DOWN:Int = 5

@:value(6)staticinlineread onlyNUNCHUK_DPAD_LEFT:Int = 6

@:value(7)staticinlineread onlyNUNCHUK_DPAD_RIGHT:Int = 7

@:value(4)staticinlineread onlyNUNCHUK_DPAD_UP:Int = 4

@:value(19)staticinlineread onlyNUNCHUK_HOME:Int = 19

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

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

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

@:value(2)staticinlineread onlyNUNCHUK_POINTER_X:Int = 2

@:value(3)staticinlineread onlyNUNCHUK_POINTER_Y:Int = 3

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

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

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

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

@:value(new FlxGamepadAnalogStick(0, 1, { up : REMOTE_DPAD_UP, down : REMOTE_DPAD_DOWN, left : REMOTE_DPAD_LEFT, right : REMOTE_DPAD_RIGHT, threshold : 0.5, mode : ONLY_DIGITAL }))staticread onlyREMOTE_DPAD:FlxGamepadAnalogStick = new FlxGamepadAnalogStick(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(23)staticinlineread onlyREMOTE_DPAD_DOWN:Int = 23

@:value(24)staticinlineread onlyREMOTE_DPAD_LEFT:Int = 24

@:value(25)staticinlineread onlyREMOTE_DPAD_RIGHT:Int = 25

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

@:value(19)staticinlineread onlyREMOTE_HOME:Int = 19

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

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

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

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

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

@:value(new FlxGamepadAnalogStick(2, 3, { up : 26, down : 27, left : 28, right : 29 }))staticread onlyRIGHT_ANALOG_STICK:FlxGamepadAnalogStick = new FlxGamepadAnalogStick(2, 3, { up : 26, down : 27, left : 28, right : 29 })

@:value(5)staticinlineread onlyRIGHT_TRIGGER_FAKE:Int = 5