LayeredGridTCell, TPoint Constructor (Int32, Int32, Int32, FuncTPoint, Boolean, FuncInt32, Int32, Int32, FuncTPoint, Boolean, IGridTCell, TPoint) |
Namespace: Gamelogic.Grids
public LayeredGrid( int width, int height, int layerCount, Func<TPoint, bool> contains, Func<int, int, int, Func<TPoint, bool>, IGrid<TCell, TPoint>> constructor )