Click or drag to resize

PointyHexPointIsInNegativeHalfPlaneX Method

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

Parameters

x0
Type: SystemInt32

Return Value

Type: Boolean
See Also