Package rooms


package rooms
  • Classes
    Class
    Description
    Represents a boss room, which is a specialized type of CombatRoom.
    A room where the player must defeat all enemies to unlock the door.
    Represents a door in a room.
    Represents a standard room with no special behavior.
    Abstract base class for all types of rooms in the game.
    Represents a store room where the player can purchase items.
    Represents a treasure room where the player can find random items.