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

Static variables

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

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

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

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

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

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

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

@: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(10)staticinlineread onlyLEFT_STICK_CLICK:Int = 10

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

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

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

@: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(11)staticinlineread onlyRIGHT_STICK_CLICK:Int = 11

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

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

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

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

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