Keyword(s) to search:
Sort results by title
Keyword Index
Screen
.
.
::
.
.
Clear Method (Int32)
Clears the screen from the specified row downwards
Namespace:
AngbandOS.Core
Assembly:
AngbandOS.Core
(in AngbandOS.Core.dll)
Syntax
C#
public
void
Clear
(
int
row
)
Parameters
row
Type:
Int32
The first row to clear
See Also
Screen Class
Clear Overload
AngbandOS.Core Namespace