Skip to content

F_WolfCurses_InputManager_PRESSENTER

Maxwolf edited this page Jan 2, 2016 · 1 revision

InputManager.PRESSENTER Field

Holds a constant representation of the string telling the user to press enter key to continue so we don't repeat ourselves.

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

Syntax

C#

public const string PRESSENTER = "Press ENTER KEY to continue"

Field Value

Type: String

Version Information

Wolf Curses

Supported in: 0.1

See Also

Reference

InputManager Class
WolfCurses Namespace

Clone this wiki locally