 | PointyHexMeshMap Constructor |
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic PointyHexMeshMap(
Vector2 cellDimensions,
PointyHexMap map
)
Parameters
- cellDimensions
- Type: Vector2
- map
- Type: Gamelogic.GridsPointyHexMap
See Also