SaveGame..::..BashClosedDoor Method

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

Syntax


public bool BashClosedDoor(
	int y,
	int x
)

Parameters

y
Type: Int32
x
Type: Int32

Return Value

Returns true, if the command can be repeated; false, if the command succeeds or is futile.