Class VictoryRoom

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

public class VictoryRoom extends Room implements InteractiveOnTurnStart
A subtype of Room that is always unlocked and that makes the Player win the game when it gets into it.