Skip to content

M_WolfCurses_InputManager__ctor

Maxwolf edited this page Jan 2, 2016 · 1 revision

InputManager Constructor

Initializes a new instance of the InputManager class.

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

Syntax

C#

public InputManager(
	SimulationApp simUnit
)

Parameters

 

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

Version Information

Wolf Curses

Supported in: 0.1

See Also

Reference

InputManager Class
WolfCurses Namespace

Clone this wiki locally