GamepadButtonReleasedEvent(GamepadButton, int) Constructor
Definition¶
Namespace: Brine2D.Input
Raised when a gamepad button is released.
public GamepadButtonReleasedEvent(Brine2D.Input.GamepadButton Button, int GamepadIndex);
Parameters¶
Button GamepadButton
GamepadIndex System.Int32