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 final int MAX_BACKPACKVALUE_VALUE
      See Also:
    • MIN_BACKPACK_VALUE

      public static final int MIN_BACKPACK_VALUE
      See Also:
    • PERCENTAGE_TREASURE_LOSS

      public static final Double PERCENTAGE_TREASURE_LOSS
    • MAX_GOLD_VALUE

      public static final int MAX_GOLD_VALUE
      See Also:
    • MAX_DIAMOND_VALUE

      public static final int MAX_DIAMOND_VALUE
      See Also:
  • Constructor Details

    • InGameConfigurationFile

      public InGameConfigurationFile()