GamePadButtonEvent

constructor(    type: GamePadButtonEvent.Type = Type.DOWN,     gamepad: Int = 0,     button: GameButton = GameButton.BUTTON_SOUTH,     value: Float = 0.0f)