Click or drag to resize

DiamondOpTCellDiamond Method

The bottom left corner is always the origin.

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

Parameters

side
Type: SystemInt32

Return Value

Type: DiamondShapeInfoTCell
See Also