Room Class | ![]() |
[This is preliminary documentation and is subject to change.]
Namespace: EJW.TextBasedAdventure
The Room type exposes the following members.
Name | Description | |
---|---|---|
![]() | Description |
Text combining the room Text, Things in the room and Available Directions
Text + InThRoom + Directions
|
![]() | Directions |
Text listing available directions from the navigation table
|
![]() | InTheRoom |
Text listing things in the room
|
![]() | Things |
List of Things in this room.
|
Name | Description | |
---|---|---|
![]() | DescriptionOverride | Used to override the default description text for this Room. |
![]() | PostProcess | Executes after everything else in this Room. |
![]() | PreProcess | Executes before anything else in this Room. |
Name | Description | |
---|---|---|
![]() | Bucket | |
![]() | Name |
Used Internaly. Must be unique.
|
![]() | Navigation |
Predefined Navigation.
|
![]() | Text |
Describes a room.
|