Skip to content

M_WolfCurses_WindowManager_Add

Maxwolf edited this page Jan 2, 2016 · 1 revision

WindowManager.Add Method

Creates and adds the specified game Windows to the simulation if it does not already exist in the list of modes.

Namespace: WolfCurses
Assembly: WolfCurses (in WolfCurses.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public void Add(
	Type window
)

Parameters

 

window
Type: System.Type
Enumeration value of the Windows which should be created.

Version Information

Wolf Curses

Supported in: 0.1

See Also

Reference

WindowManager Class
WolfCurses Namespace

Clone this wiki locally