Package com.csse3200.game.minigames.maze
Class MazeDifficultyIncrease
java.lang.Object
com.csse3200.game.components.Component
com.csse3200.game.minigames.maze.MazeDifficultyIncrease
This class increases the Maze difficulty as the player gets closer to a high score
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
create()
Sets a listener for when the score has been updatedMethods inherited from class com.csse3200.game.components.Component
dispose, earlyUpdate, getEntity, setEnabled, setEntity, toString, triggerEarlyUpdate, triggerUpdate, update