Click or drag to resize
Game Properties
Hartismere School

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

The Game type exposes the following members.

Properties
  NameDescription
Public propertyAllVocab
Returns a list of all known vocabulary
Public propertyCode exampleBucket
Bucket for this game. Use the Bucket to store consumer values that are saved with the game data.
Public propertyOptions
Set of Options that control the behaviour of this Game.
Public propertyParser
The Parser that parses input from the player and build an Instruction
Public propertyPrincipalVocab
Returns a list of the first synonym for all known vocabulary
Public propertyRawGameData
Gets or Sets the binary data for this game.
Public propertyRooms
Collection of all Rooms in this game
Public propertyThings
Collection of all Things in this game
Public propertyTitle
Title for this game. Displays in teh Console Title bar.
Top
See Also