Table of Contents

Field OrthogonalLines

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

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

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

Returns

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