Table of Contents

Field OrthogonalLines

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

A list of the three cardinal lines of a hex grid, that is, the axes.

public static readonly IEnumerable<IMap<GridPoint2, GridPoint2>> OrthogonalLines

Returns

IEnumerable<IMap<GridPoint2, GridPoint2>>
A list of the three cardinal lines of a hex grid, that is, the axes.