Table of Contents

Method FlatFatRectangle

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

FlatFatRectangle(GridPoint2)

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

public static IExplicitShape<GridPoint2> FlatFatRectangle(GridPoint2 size)

Parameters

size GridPoint2

Returns

IExplicitShape<GridPoint2>