Package main.utils.config
Class Location
java.lang.Object
main.utils.config.Location
This class contains the location of the resources.
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
RESOURCE_LOCATIONThe location of the resources. If the resources are in the same directory as the program, this should be ".".- See Also:
 
 
- 
- 
Constructor Details- 
Locationpublic Location()
 
-