Class RoomWithDoors

java.lang.Object
org.progettoedids.rooms.Room
org.progettoedids.rooms.RoomWithDoors
All Implemented Interfaces:
UnlockableRoom

public class RoomWithDoors extends Room implements UnlockableRoom
A subtype of Room that is locked at creation time until it's unlocked with a Key.