M_WolfCurses_WindowFactory_CreateWindow - Maxwolf/WolfCurses GitHub Wiki

WindowFactory.CreateWindow Method

Change to new view Windows when told that internal logic wants to display view options to player for a specific set of data in the simulation.

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

Syntax

C#

public IWindow CreateWindow(
	Type window
)

Parameters

 

window
Type: System.Type
The windows.

Return Value

Type: IWindow
New game Windows instance based on the Windows input parameter.

Version Information

Wolf Curses

Supported in: 0.1

See Also

Reference

WindowFactory Class
WolfCurses Namespace

⚠️ **GitHub.com Fallback** ⚠️