class |
AbstractFlippableItem |
An abstract base class for items that can be turned and flipped.
|
class |
AbstractRenderedItem |
An item whose visual representation is generated from a bitmap.
|
class |
CardFace |
A page item representing one face of a game component.
|
class |
CustomTile |
Resizable, customizable tiles that can be placed in a deck.
|
class |
OutlinedTile |
A tile with a static outline.
|
class |
RotatableTile |
A tile that can be rotated to an arbitrary angle.
|
class |
TextBox |
A text box is a rectangular page item that displays formatted markup text.
|
class |
Tile |
The base class for tiles, which are static bitmap graphics that can be placed
in a deck.
|
class |
TuckBox |
The tuck box item is used to create tuck boxes (or other fold-up boxes).
|