private void OnJoystickButtonDown(object sender, JoystickButtonDownEventArguments args) { _subscriber.OnJoystickButtonDown(sender, args); }