Screen..::..PrintLine Method
Overload List
Name | Description | |
---|---|---|
![]() |
PrintLine(ColourEnum, String, Int32, Int32) |
Print a string in a specific color, erasing the rest of the line to the width of the screen.
|
![]() |
PrintLine(String, Int32, Int32) |
Print a string in white color, erasing the rest of the line to the width of the screen.
|