Interface CardArtSize


  • public interface CardArtSize
    CardArtSize provides size information of the Card arts.
    • Method Detail

      • getWidth

        int getWidth()
        Fetch the width of the card art.
        Returns:
        the width of the card art.
      • getHeight

        int getHeight()
        Fetch the height of the card art.
        Returns:
        the height of the card art.