Interface GuiElement

All Known Implementing Classes:
Card, ObjectiveCard, ObjectType, PlayableCard, ResourceType, TokenColor

public interface GuiElement
  • Method Summary

    Modifier and Type
    Method
    Description
    static String
    Gets the base path for all images
    Gets the path of the image representing the element, relative to the base path.
  • Method Details

    • getImagePath

      String getImagePath()
      Gets the path of the image representing the element, relative to the base path. Does not need a leading slash.
    • getBasePath

      static String getBasePath()
      Gets the base path for all images