Пример #1
0
 AreaAround(int range)
 {
     return(CubicHexCoord.Area(this, range));
 }