SaveGame..::..PlaceObject Method

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

Syntax


public void PlaceObject(
	int y,
	int x,
	bool good,
	bool great
)

Parameters

y
Type: Int32
x
Type: Int32
good
Type: Boolean
great
Type: Boolean