Click or drag to resize

PointyHexPointNorthWest Field

The grid point to the north-west of the origin, that is, the point (-1, 1).

Namespace:  Gamelogic.Grids2
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public static readonly GridPoint2 NorthWest

Field Value

Type: GridPoint2
See Also