Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic.Grids
LayeredGrid(TCell, TPoint) Class
LayeredGrid(TCell, TPoint) Constructor
LayeredGrid(TCell, TPoint) Constructor (IGrid(TCell, TPoint)[])
LayeredGrid(TCell, TPoint) Constructor (Int32, Int32, Int32, Func(TPoint, Boolean), Func(Int32, Int32, Func(TPoint, Boolean), IGrid(TCell, TPoint)))
LayeredGrid(TCell, TPoint) Constructor (Int32, Int32, Int32, Func(TPoint, Boolean), Func(Int32, Int32, Int32, Func(TPoint, Boolean), IGrid(TCell, TPoint)))
LayeredGrid
TCell
,
TPoint
Constructor (
IGrid
TCell
,
TPoint
)
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
protected
LayeredGrid
(
IGrid
<TCell, TPoint>[]
layers
)
Parameters
layers
Type:
Gamelogic.Grids
IGrid
TCell
,
TPoint
See Also
Reference
LayeredGrid
TCell, TPoint
Class
LayeredGrid
TCell, TPoint
Overload
Gamelogic.Grids Namespace