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