Package com.csse3200.game.components.moral


package com.csse3200.game.components.moral
  • Classes
    Class
    Description
    The Decision class represents a moral decision with a statement, whether it is good or bad, and associated decision points.
    The MoralDecision class manages a list of moral decisions and tracks the current morality score.
    Represents an enumeration of moral values.