Example #1
0
 public void DragStart(float distance)
 {
     dragMethod.StartDrag(distance);
 }