[][src]Module chickenwire::coordinate::double

Double Coordinates

Structs

Double

Double coordinates are similar to offset coordinates. However, instead of alternating rows and columns, the horizontal or vertical step size of the adjacent hexes are doubled. This is useful for a variety of operations.