Table of Contents

Method PointyThinRectangle

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

PointyThinRectangle(GridPoint2)

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

public static IExplicitShape<GridPoint2> PointyThinRectangle(GridPoint2 size)

Parameters

size GridPoint2

Returns

IExplicitShape<GridPoint2>