Example #1
0
 public void Dragged(Touch touch)
 {
     MoveTo(dragMethod.Drag(gameObject, touch));
 }