Package com.csse3200.game.components.stats


package com.csse3200.game.components.stats
  • Class
    Description
    A simple class to hold values for stats to be tracked through the game.
    Define types for end game stats
    Display detailed stats after defeating the final boss of the game.
    Class to store Stats and listen for events to update them.