Click or drag to resize

PointyTriGridTCellHexagon Method

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public static PointyTriGrid<TCell> Hexagon(
	int side
)

Parameters

side
Type: SystemInt32

Return Value

Type: PointyTriGridTCell
See Also