Modified singleton pattern. Creates the root console based on
the behavior values in RootConsole.Width, RootConsole.Height,
RootConsole.WindowTitle, RootConsole.Fullscreen, and
RootConsole.Font, or gets the already-created console if one
exists.
| C# |
public static RootConsole GetInstance()
The root console object.