private void OnJoystickHatMove(object sender, JoystickHatMoveEventArguments args) { _subscriber.OnJoystickHatMove(sender, args); }