Пример #1
0
 public void OnPointerDown(PointerEventData eventData)
 {
     FieldController.ActivateCellForEdit(x, y);
 }