Keyword(s) to search:
Sort results by title
Keyword Index
SaveGame
.
.
::
.
.
Inkey Method
Returns the next keypress. The behavior of this function is modified by other class properties
Namespace:
AngbandOS.Core
Assembly:
AngbandOS.Core
(in AngbandOS.Core.dll)
Syntax
C#
public
char
Inkey
(
bool
doNotWaitOnInkey
)
Parameters
doNotWaitOnInkey
Type:
Boolean
Return Value
The next key pressed
See Also
SaveGame Class
AngbandOS.Core Namespace