Keyword(s) to search:
Sort results by title
Keyword Index
Monster
.
.
::
.
.
ProcessMonster Method
Have an individual monster take its turn
Namespace:
AngbandOS.Core
Assembly:
AngbandOS.Core
(in AngbandOS.Core.dll)
Syntax
C#
public
void
ProcessMonster
(
uint
noise
)
Parameters
noise
Type:
UInt32
The amount of noise the player is making
See Also
Monster Class
AngbandOS.Core Namespace