Ejemplo n.º 1
0
 /// <summary>
 /// TODO: Remove THis
 /// </summary>
 /// <param name="x"></param>
 /// <param name="y"></param>
 public int GetFireCoverage(int x, int y)
 {
     return(FireStationEffectMap.Get(x, y));
 }