Package tools

Class Constants

java.lang.Object
tools.Constants

public final class Constants extends Object
  • Field Details

  • Constructor Details

    • Constants

      public Constants()
  • Method Details

    • getPathToLevel

      public static String getPathToLevel()
      Returns the absolute path to the resource inside the "assets" folder. The location of the "assets" folder is determined dynamically.
      Returns:
      the absolute path to the resource inside the "assets" folder.
    • getPathToGraph

      public static String getPathToGraph()
      Returns the absolute path to the resource inside the "assets" folder. The location of the "assets" folder is determined dynamically.
      Returns:
      the absolute path to the resource inside the "assets" folder.
    • getPathToRoomTemplates

      public static String getPathToRoomTemplates()
      Returns the absolute path to the resource inside the "assets" folder. The location of the "assets" folder is determined dynamically.
      Returns:
      the absolute path to the resource inside the "assets" folder.
    • getPathToReplacements

      public static String getPathToReplacements()
      Returns the absolute path to the resource inside the "assets" folder. The location of the "assets" folder is determined dynamically.
      Returns:
      the absolute path to the resource inside the "assets" folder.