Click or drag to resize

PolarTileGridBuilderTPointGrid Property

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public IGrid<TileCell, TPoint> Grid { get; protected set; }

Property Value

Type: IGridTileCell, TPoint
See Also