Created
July 27, 2022 13:39
-
-
Save ark-tik/721d5254fd661cd53691c4077bfae2c4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
struct HexMapUtil { | |
unsigned int hexSideLength; | |
string staggerAxis; | |
string staggerIndex; | |
}; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment