Пример #1
0
 public void Click()
 {
     chessBoard.selectedPiece = this;
     currentPosition.Highlight(Color.red);
 }