TargetLocation Constructor

Namespace:  AngbandOS.Core
Assembly:  AngbandOS.Core (in AngbandOS.Core.dll)

Syntax


public TargetLocation(
	int y,
	int x,
	int distance
)

Parameters

y
Type: Int32
x
Type: Int32
distance
Type: Int32