PointyHexTileGridBuilderShape Enumeration |
Namespace: Gamelogic.Grids
[SerializableAttribute] public enum Shape
| Member name | Value | Description | |
|---|---|---|---|
| Rectangle | 0 | ||
| Parallelogram | 1 | ||
| FatRectangle | 2 | ||
| ThinRectangle | 3 | ||
| Hexagon | 4 | ||
| UpTriangle | 5 | ||
| DownTriangle | 6 | ||
| Diamond | 7 | ||
| Single | 8 | ||
| Custom | 9 |