Skip to content

P_WolfCurses_SimulationApp_InputManager

Maxwolf edited this page Jan 2, 2016 · 1 revision

SimulationApp.InputManager Property

Handles input from the users keyboard, holds an input buffer and will push it to the simulation when return key is pressed.

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

Syntax

C#

public InputManager InputManager { get; }

Property Value

Type: InputManager

Version Information

Wolf Curses

Supported in: 0.1

See Also

Reference

SimulationApp Class
WolfCurses Namespace

Clone this wiki locally