Keyword(s) to search:
Sort results by title
Keyword Index
SaveGame
.
.
::
.
.
BashClosedDoor Method
Namespace:
AngbandOS.Core
Assembly:
AngbandOS.Core
(in AngbandOS.Core.dll)
Syntax
C#
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.
See Also
SaveGame Class
AngbandOS.Core Namespace