Click or drag to resize

PointyHexGridTCellCalculateStorage Method

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

Parameters

points
Type: System.Collections.GenericIEnumerablePointyHexPoint

Return Value

Type: IntRect
See Also