Click or drag to resize

PointStackTPoint Constructor (IEnumerableTPoint)

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

Parameters

collection
Type: System.Collections.GenericIEnumerableTPoint
See Also