Keyword(s) to search:
Sort results by title
Keyword Index
SaveGame
.
.
::
.
.
AnyKey Method
Prints a 'press any key' message and waits for a key press
Namespace:
AngbandOS.Core
Assembly:
AngbandOS.Core
(in AngbandOS.Core.dll)
Syntax
C#
public
void
AnyKey
(
int
row
)
Parameters
row
Type:
Int32
The row on which to print the message
See Also
SaveGame Class
AngbandOS.Core Namespace