Extensions for the Console class.
More...
|
static void | WriteLineCenter (string text) |
| Writes a line of text centered horizontally to the console.
|
|
static void | WriteLineCenterLarge (string text) |
| Writes a multi-line text centered horizontally to the console.
|
|
|
const int | HALF = 2 |
| Used to halve values.
|
|
const string | WHITESPACE = "\n\n" |
| Whitespace that follows large texts.
|
|
Extensions for the Console class.
◆ WriteLineCenter()
static void Ch.Etml.Utils.Console2.WriteLineCenter |
( |
string | text | ) |
|
|
static |
Writes a line of text centered horizontally to the console.
- Parameters
-
◆ WriteLineCenterLarge()
static void Ch.Etml.Utils.Console2.WriteLineCenterLarge |
( |
string | text | ) |
|
|
static |
Writes a multi-line text centered horizontally to the console.
- Parameters
-
◆ HALF
const int Ch.Etml.Utils.Console2.HALF = 2 |
|
staticprivate |
◆ WHITESPACE
const string Ch.Etml.Utils.Console2.WHITESPACE = "\n\n" |
|
staticprivate |
Whitespace that follows large texts.
The documentation for this class was generated from the following file:
- D:/Repositories/spicy-invaders/SpicyInvaders/SpicyInvaders/Etml/Utils/Console2.cs