Package com.csse3200.game.areas.difficulty


package com.csse3200.game.areas.difficulty
  • Class
    Description
    Difficulty class that should be registered in ServiceLocator and computes the float ready to be input into NPC Factory when spawning enemies in rooms
    Enum containing the different difficulties and a respective float scaler that should define the increase of difficulty.