libtcod-net
GetNewConsole Method (w, h)
Namespaces
►
libtcodWrapper
►
RootConsole
►
GetNewConsole(Int32, Int32)
C#
Create new offscreen (secondary) console
Declaration Syntax
C#
public
static
Console
GetNewConsole
(
int
w
,
int
h
)
Parameters
w
(
Int32
)
Width in characters
h
(
Int32
)
Height in characters
Return Value
New console
Assembly:
libtcodWrapper
(Module: libtcodWrapper) Version: 0.2.0.0 (0.2.0.0)