Table of Contents

Field Directions

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

The list of the six cardinal directions of a hex grid, two directions for each axis.

public static readonly IEnumerable<GridPoint2> Directions

Returns

IEnumerable<GridPoint2>
The list of the six cardinal directions of a hex grid, two directions for each axis.