Keyword(s) to search:
Sort results by title
Keyword Index
SaveGame
.
.
::
.
.
Scatter Method
Namespace:
AngbandOS.Core
Assembly:
AngbandOS.Core
(in AngbandOS.Core.dll)
Syntax
C#
public
void
Scatter
(
out
int
yp
,
out
int
xp
,
int
y
,
int
x
,
int
d
)
Parameters
yp
Type:
Int32
%
xp
Type:
Int32
%
y
Type:
Int32
x
Type:
Int32
d
Type:
Int32
See Also
SaveGame Class
AngbandOS.Core Namespace