Table of Contents

Constructor ExplicitShape1

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

ExplicitShape1(IImplicitShape<int>, AbstractBounds<int>)

Constructs a new explicit shape from the given implicit shape and bounds.

public ExplicitShape1(IImplicitShape<int> implicitShape, AbstractBounds<int> storageBounds)

Parameters

implicitShape IImplicitShape<int>
storageBounds AbstractBounds<int>