M_WolfCurses_WindowFactory__ctor - Maxwolf/WolfCurses GitHub Wiki

WindowFactory Constructor

Initializes a new instance of the WindowFactory class. Creates a new Windows factory that will look over the application for all known game types and create reference list which we can use to get instances of a given Windows by asking for it.

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

Syntax

C#

public WindowFactory(
	SimulationApp simUnit
)

Parameters

 

simUnit
Type: WolfCurses.SimulationApp
Core simulation which is controlling the window factory.

Version Information

Wolf Curses

Supported in: 0.1

See Also

Reference

WindowFactory Class
WolfCurses Namespace

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