Click or drag to resize

DiamondPointPerpDot Method

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
[VersionAttribute(1, 7, 0)]
public int PerpDot(
	DiamondPoint other
)

Parameters

other
Type: Gamelogic.GridsDiamondPoint

Return Value

Type: Int32
See Also