Click or drag to resize

PointyHexOpTCellParallelogram Method

The bottom left corner is the origin.

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

Parameters

width
Type: SystemInt32
height
Type: SystemInt32

Return Value

Type: PointyHexShapeInfoTCell
See Also