Class InGameConfigurationFile

java.lang.Object
eu.su.mas.dedale.env.InGameConfigurationFile

public final class InGameConfigurationFile extends Object
Used to define some constant related to the game mechanisms. No need to give access to this file to the end user
Author:
hc
  • Field Details

    • MAX_BACKPACKVALUE_VALUE

      public static int MAX_BACKPACKVALUE_VALUE
    • MIN_BACKPACK_VALUE

      public static int MIN_BACKPACK_VALUE
    • PERCENTAGE_TREASURE_LOSS

      public static Double PERCENTAGE_TREASURE_LOSS
    • MAX_GOLD_VALUE

      public static int MAX_GOLD_VALUE
    • MAX_DIAMOND_VALUE

      public static int MAX_DIAMOND_VALUE
  • Constructor Details

    • InGameConfigurationFile

      public InGameConfigurationFile()