Exemplo n.º 1
0
 AreaAround(int range)
 {
     return(CubicHexCoord.Area(this, range));
 }