Beispiel #1
0
 public void UpdateCLicks(int idx)
 {
     BoardStateManager.UpdateClickedRegionState(regions, idx);
 }