libtcod-net
WindowTitle Property
Namespaces
►
libtcodWrapper
►
RootConsole
►
WindowTitle
C#
Title for the root console window. Attempting to reset this once GetInstance() has been called will result in an exception.
Declaration Syntax
C#
public
static
string
WindowTitle
{
get
;
set
; }
Assembly:
libtcodWrapper
(Module: libtcodWrapper) Version: 0.2.0.0 (0.2.0.0)