Abstract
Base class used to represent a room
Implements the Examine action by default
Protected
Create a new instance of this room
Alias of this room
Get the alias of this game object
Get the actions that can be used in this room
List of actions
Execute the Examine action
Result of the Examine action or undefined if unhandled
undefined
Get the images used to graphically represent this room
List of images
Get the name of this game object
Get the game objects that are located inside this room
List of game objects
Base class used to represent a room
Remarks
Implements the Examine action by default