示例#1
0
 public void OnPointerClick(PointerEventData data)
 {
     chessManager.FieldClicked(this, fieldPosition);
 }