Package eu.su.mas.dedale.env
Class InGameConfigurationFile
java.lang.Object
eu.su.mas.dedale.env.InGameConfigurationFile
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 Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
MAX_BACKPACKVALUE_VALUE
public static int MAX_BACKPACKVALUE_VALUE - 
MIN_BACKPACK_VALUE
public static int MIN_BACKPACK_VALUE - 
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() 
 -