Screen..::..Goto Method

Moves the cursor and print location to a new position

Namespace:  AngbandOS.Core
Assembly:  AngbandOS.Core (in AngbandOS.Core.dll)

Syntax


public void Goto(
	int row,
	int col
)

Parameters

row
Type: Int32
The row at which to print
col
Type: Int32
The column at which to print