IInputContext.IsGamepadConnected(int) Method
Definition¶
Namespace: Brine2D.Input
Returns true if a gamepad is connected at the specified index.
bool IsGamepadConnected(int gamepadIndex=0);
Parameters¶
gamepadIndex System.Int32
Namespace: Brine2D.Input
Returns true if a gamepad is connected at the specified index.
bool IsGamepadConnected(int gamepadIndex=0);
gamepadIndex System.Int32