The Exit type exposes the following members.

Constructors

  NameDescription
Public methodExit(Exit..::..ExitDirections, String)
Initializes a new instance of the Exit class
Public methodExit(String, String, String)
Initializes a new instance of the Exit class
Public methodExit(String, array<String>[]()[][], String)
Initializes a new instance of the Exit class

Methods

  NameDescription
Public methodConnectDoor
This tries to connect up the OtherSide of this door to the door on the destination room of this exit. It will only be connected if the other room is already loaded so this should be called on both sides because the order in which they are loaded is unknown.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodGetVisibilityFor
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)

Properties

See Also