Table of Contents

Method FlatThinRectangle

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

FlatThinRectangle(GridPoint2)

Returns a new thin rectangle suitable for a flat hex grid.

public static IExplicitShape<GridPoint2> FlatThinRectangle(GridPoint2 size)

Parameters

size GridPoint2

Returns

IExplicitShape<GridPoint2>