Game Properties | ![]() |
[This is preliminary documentation and is subject to change.]
The Game type exposes the following members.
Name | Description | |
---|---|---|
![]() | AllVocab | Returns a list of all known vocabulary |
![]() ![]() | Bucket |
Bucket for this game. Use the Bucket to store consumer values that are saved with the game data.
|
![]() | Options |
Set of Options that control the behaviour of this Game.
|
![]() | Parser |
The Parser that parses input from the player and build an Instruction
|
![]() | PrincipalVocab | Returns a list of the first synonym for all known vocabulary |
![]() | RawGameData | Gets or Sets the binary data for this game. |
![]() | Rooms | Collection of all Rooms in this game |
![]() | Things | Collection of all Things in this game |
![]() | Title |
Title for this game. Displays in teh Console Title bar.
|