Click or drag to resize

PointyHexPointToCanonicalPosition Method

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public static IEnumerable<PointyHexPoint> ToCanonicalPosition(
	IEnumerable<PointyHexPoint> shape
)

Parameters

shape
Type: System.Collections.GenericIEnumerablePointyHexPoint

Return Value

Type: IEnumerablePointyHexPoint
See Also