Keyword(s) to search:
Sort results by title
Keyword Index
SaveGame
.
.
::
.
.
MapInfo Method
Namespace:
AngbandOS.Core
Assembly:
AngbandOS.Core
(in AngbandOS.Core.dll)
Syntax
C#
public
void
MapInfo
(
int
y
,
int
x
,
out
ColourEnum
ap
,
out
char
cp
)
Parameters
y
Type:
Int32
x
Type:
Int32
ap
Type:
ColourEnum
%
cp
Type:
Char
%
See Also
SaveGame Class
AngbandOS.Core Namespace