Class Exit
In: lib/core/exit.rb
Parent: GameObject
Exit
GameObject
TopLevel

The Exit class is the mother of all exits.

Methods

leave   new  

Public Class methods

Create a new Exit object

name
The displayed name of the room
owner
The owner id of this room
return
A handle to the new Room.

Public Instance methods

Event :leave

e
The event
return
Undefined

[Validate]