Class TeleportRoom

java.lang.Object
org.progettoedids.rooms.Room
org.progettoedids.rooms.TeleportRoom
All Implemented Interfaces:
InteractiveOnTurnStart

public class TeleportRoom extends Room implements InteractiveOnTurnStart
A subtype of Room that is always unlocked and that teleports the Player that comes into it in another Room.