Click or drag to resize

PointyTriOpTCellLeftTriangle Method

The origin is just to the left of the bottom corner.

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

Parameters

side
Type: SystemInt32

Return Value

Type: PointyTriShapeInfoTCell
See Also