Click or drag to resize

PointyHexOpTCellUpTriangle Method

Origin is bottom left corner.

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
[ShapeMethodAttribute]
public PointyHexShapeInfo<TCell> UpTriangle(
	int side
)

Parameters

side
Type: SystemInt32

Return Value

Type: PointyHexShapeInfoTCell
See Also