Click or drag to resize

LayeredGridTCell, TPoint Constructor (IGridTCell, TPoint)

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
protected LayeredGrid(
	IGrid<TCell, TPoint>[] layers
)

Parameters

layers
Type: Gamelogic.GridsIGridTCell, TPoint
See Also