Méthode | Description | |
---|---|---|
Exit ( Coords from, string fromRoom, Backend to = null, string toRoom = "" ) : System |
Constructor for Exit class
|
public Exit ( Coords from, string fromRoom, Backend to = null, string toRoom = "" ) : System | ||
from | Coords | Coordinates of teleporter in entrance room |
fromRoom | string | Filename of entrance room |
to | Backend | Coordinates of teleporter in exit room |
toRoom | string | Filename of exit room |
Résultat | System |