Table of Contents

Method RelinkCells

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

RelinkCells<TPoint>(IGrid<TPoint, TCell>)

public virtual void RelinkCells<TPoint>(IGrid<TPoint, TCell> grid)

Parameters

grid IGrid<TPoint, TCell>

Type Parameters

TPoint