Example #1
0
 private void recalculateHex()
 {
     hex_crds = HexMetrics.CartesianToHexCords(crt_crds);
 }