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