Click or drag to resize
Options Class
Hartismere School

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

Description of Options.
Inheritance Hierarchy
SystemObject
  EJW.TextBasedAdventureOptions

Namespace: EJW.TextBasedAdventure
Assembly: EJW.TextBasedAdventure (in EJW.TextBasedAdventure.dll) Version: 2.0.5850.21153
Syntax
[SerializableAttribute]
public class Options

The Options type exposes the following members.

Properties
  NameDescription
Public propertyAllow_RawGameData_Mismatch
Public propertyDebug_Text_Colour
Public propertyRoom_Description_Show_Directions
Determines if directions in a room are included in the Room's description.
Public propertyRoom_Description_Show_Items
Determines if Things in a Room are included in the Room's description.
Public propertyRoom_Directions_Include_Names
Public propertyShow_Inline_Debug_Level
Public propertyTypewriter_Delay
Top
See Also