Class Location

java.lang.Object
main.utils.config.Location

public class Location extends Object
This class contains the location of the resources.
  • Field Details

    • RESOURCE_LOCATION

      public static final String RESOURCE_LOCATION
      The location of the resources. If the resources are in the same directory as the program, this should be ".".
      See Also:
  • Constructor Details

    • Location

      public Location()