Skip to content

Synchronized with HexKit release.

Compare
Choose a tag to compare
@akhra akhra released this 29 Apr 19:50
· 4 commits to master since this 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).