Table of Contents

Constructor ExplicitShape2

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

ExplicitShape2(IImplicitShape<GridPoint2>, AbstractBounds<GridPoint2>)

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

public ExplicitShape2(IImplicitShape<GridPoint2> implicitShape, AbstractBounds<GridPoint2> storageBounds)

Parameters

implicitShape IImplicitShape<GridPoint2>
storageBounds AbstractBounds<GridPoint2>