Package com.csse3200.game.areas.difficulty
package com.csse3200.game.areas.difficulty
-
ClassDescriptionDifficulty class that should be registered in ServiceLocator and computes the float ready to be input into NPC Factory when spawning enemies in roomsEnum containing the different difficulties and a respective float scaler that should define the increase of difficulty.