IsGamepadButtonPressed function
Implementation
bool IsGamepadButtonPressed(int gamepad, int button) => _module.IsGamepadButtonPressed(gamepad, button);
bool IsGamepadButtonPressed(int gamepad, int button) => _module.IsGamepadButtonPressed(gamepad, button);