Click or drag to resize
Game Constructor (String)
Hartismere School

[This is preliminary documentation and is subject to change.]

Create a new console game

Namespace: EJW.TextBasedAdventure
Assembly: EJW.TextBasedAdventure (in EJW.TextBasedAdventure.dll) Version: 2.0.5850.21153
Syntax
public Game(
	string Title
)

Parameters

Title
Type: SystemString
Text to display in the titel bar
See Also