LayeredGridTCell, TPointMakeTShapeInfo, TGrid, TPoint2, TVectorPoint, TShapeOp Method (Int32, TShapeInfo) |
Namespace: Gamelogic.Grids
public static LayeredGrid<TCell, TPoint2> Make<TShapeInfo, TGrid, TPoint2, TVectorPoint, TShapeOp>( int layerCount, TShapeInfo shape ) where TShapeInfo : AbstractShapeInfo<TShapeInfo, TGrid, TPoint2, TVectorPoint, TShapeOp> where TGrid : Object, IGrid<TCell, TPoint2> where TPoint2 : Object, IGridPoint<TPoint2>, ISplicedVectorPoint<TPoint2, TVectorPoint> where TVectorPoint : Object, IVectorPoint<TVectorPoint>