Keyword(s) to search:
Sort results by title
Keyword Index
SaveGame
.
.
::
.
.
DeleteObject Method (Int32, Int32)
Removes all items from a grid tile.
Namespace:
AngbandOS.Core
Assembly:
AngbandOS.Core
(in AngbandOS.Core.dll)
Syntax
C#
public
void
DeleteObject
(
int
y
,
int
x
)
Parameters
y
Type:
Int32
x
Type:
Int32
See Also
SaveGame Class
DeleteObject Overload
AngbandOS.Core Namespace