Table of Contents

Method PointyFatRectangle

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

PointyFatRectangle(GridPoint2)

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

public static IExplicitShape<GridPoint2> PointyFatRectangle(GridPoint2 size)

Parameters

size GridPoint2

Returns

IExplicitShape<GridPoint2>