mixite
mixite copied to clipboard
Deprecate/remove HexagonOrientation.coordinateOffset
This value is only used in a single internal algorithm (HexagonImpl#calculatePoints). Many other similar calculations operate by checking the orientation rather than redirecting through it.
Mixite should be consistent and internalise this value?