示例#1
0
 public HexAxialCoordinates FromPixelToAxial(int x, int y) => _hex.FromPixelToAxial(x, y);