Uses of Class
ca.cgjennings.apps.arkham.deck.item.AbstractRenderedItem
-
Packages that use AbstractRenderedItem Package Description ca.cgjennings.apps.arkham.deck.item -
-
Uses of AbstractRenderedItem in ca.cgjennings.apps.arkham.deck.item
Subclasses of AbstractRenderedItem in ca.cgjennings.apps.arkham.deck.item Modifier and Type Class Description classCardFaceA page item representing one face of a game component.classCustomTileResizable, customizable tiles that can be placed in a deck.classOutlinedTileA tile with a static outline.classRotatableTileA tile that can be rotated to an arbitrary angle.classTextBoxA text box is a rectangular page item that displays formatted markup text.classTileThe base class for tiles, which are static bitmap graphics that can be placed in a deck.
-