- All Known Implementing Classes:
Card
,ObjectiveCard
,ObjectType
,PlayableCard
,ResourceType
,TokenColor
public interface GuiElement
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
Gets the base path for all imagesGets 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
Gets the base path for all images
-