Skip to content

GamepadButtonReleasedEvent(GamepadButton, int) Constructor

Definition

Namespace: Brine2D.Input

Raised when a gamepad button is released.

C#
public GamepadButtonReleasedEvent(Brine2D.Input.GamepadButton Button, int GamepadIndex);

Parameters

Button GamepadButton

GamepadIndex System.Int32