Click or drag to resize

PointyHexPointIsInNegativeHalfPlaneY Method

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public bool IsInNegativeHalfPlaneY(
	int y0
)

Parameters

y0
Type: SystemInt32

Return Value

Type: Boolean
See Also