public void Swap(IMatchThreeItem first, IMatchThreeItem second, bool sendEvent) => _animationService.Swap(first, second, sendEvent);