Interface CardArtSize
-
public interface CardArtSizeCardArtSize provides size information of the Card arts.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetHeight()Fetch the height of the card art.intgetWidth()Fetch the width of the card art.
-