Skip to content

P_WolfCurses_SimulationApp_WindowManager

Maxwolf edited this page Jan 2, 2016 · 1 revision

SimulationApp.WindowManager Property

Keeps track of the currently attached game Windows, which one is active, and getting text user interface data.

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

Syntax

C#

public WindowManager WindowManager { get; }

Property Value

Type: WindowManager

Version Information

Wolf Curses

Supported in: 0.1

See Also

Reference

SimulationApp Class
WolfCurses Namespace

Clone this wiki locally