IDs for Logitech controllers (key codes based on Cordless Rumblepad 2)

Static variables

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

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

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

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

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

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

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

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

@:value(18)staticinlineread onlyLEFT_STICK_CLICK:Int = 18

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

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

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

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

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

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

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

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

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

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