libtcod-net
GetInstance Method
NamespaceslibtcodWrapperRootConsoleGetInstance()()()
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.
Declaration Syntax
C#
public static RootConsole GetInstance()
Return Value
The root console object.

Assembly: libtcodWrapper (Module: libtcodWrapper) Version: 0.2.0.0 (0.2.0.0)