Beispiel #1
0
 private void AnalyzeRow()
 {
     currentRow = currentRow.GetNext();
     SafeTiles += currentRow.SafeCount;
 }