|
Class Summary |
| AnchoredImage |
Anchored Image is an image with an anchor. |
| BackgroundView |
RoleView object of game background. |
| CacheContainerImplAsJPanel |
CacheContainer is a container holding several DisplayCache instances. |
| DisplayCacheImplSwing |
A default implementation of interface DisplayCache
as JPanel instance (for Swing-platform). |
| DrawCommand |
DrawCommand is an object which is passed to DisplayCache,
telling it what to draw onto the screen and where and how. |
| RoleView |
RoleView object saves all the image resources of a Role,
and it is in charge of mapping a role's logical attributes
to a certain appearance. |