Synchronized with HexKit release.
This release merges in changes made in support of HexKit. Primarily, these are documentation and organizational changes. The only functional change is the addition of the static readonly property HexCoord.origin
, which is a shortcut to default(HexCoord)
or new HexCoord(0,0)
.