Exemplo n.º 1
0
 void IDragHandler.OnDrag(PointerEventData eventData)
 {
     DragController.FollowTouchOffset(transform, eventData.pointerId);
 }