private int Evaluate(FigureType type, Vector2Int cell) { return(cellValue.GetCellValue(type, cell)); }