Example #1
0
 public static void swipeToNextExplore()
 {
     GameHelper.Log("Swipe");
     AutoControl.SendDragAndDropOnPosition(Global.mainHandle, 1077, 85, 385, 83, 10, 10, 0.01);
     GameHelper.Delay(1230);
 }