Example #1
0
 public HexCubeCoordinates FromPixelToCube(int x, int y) => _hex.FromPixelToCube(x, y);