Click or drag to resize

FlatHexGridTCellGetPrincipleNeighborDirections Method

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public IEnumerable<FlatHexPoint> GetPrincipleNeighborDirections()

Return Value

Type: IEnumerableFlatHexPoint

Implements

IEvenGridTCell, TPoint, TBasePointGetPrincipleNeighborDirections
See Also