Keyword(s) to search:
Sort results by title
Keyword Index
SaveGame
.
.
::
.
.
MoveCursorRelative Method
Locate the cursor in the viewport at a specific level grid x, y coordinate.
Namespace:
AngbandOS.Core
Assembly:
AngbandOS.Core
(in AngbandOS.Core.dll)
Syntax
C#
public
void
MoveCursorRelative
(
int
row
,
int
col
)
Parameters
row
Type:
Int32
col
Type:
Int32
See Also
SaveGame Class
AngbandOS.Core Namespace