Keyword(s) to search:
Sort results by title
Keyword Index
SaveGame
.
.
::
.
.
AddItemToGrid Method
Namespace:
AngbandOS.Core
Assembly:
AngbandOS.Core
(in AngbandOS.Core.dll)
Syntax
C#
public
bool
AddItemToGrid
(
Item
item
,
int
x
,
int
y
)
Parameters
item
Type:
Item
x
Type:
Int32
y
Type:
Int32
See Also
SaveGame Class
AngbandOS.Core Namespace