Package com.huguesjohnson.tiamat.graphics

Interface Summary
Drawable Drawable - interface for objects that can be drawn
 

Class Summary
ColorScheme ColorScheme.java - stores a color scheme for a dialog or frame
Dialog Dialog - a dialog to display text and accept selections
Layer class Layer - a layer (or plane) that contains drawable items
Map class Map - abstract map
MapFactory MapFactory - Abstract factory to select an appropriate Map for a given file
Sprite class Sprite - animated sprite
Theme Theme - stores style elements for a top-level container
TileMap TileMap - a map composed of fixed-size tiles
TileMapData TileMapData - data for TileMap
 

Exception Summary
UnsupportedMapException UnsupportedMapException - Exception thrown when an unsupported map is encountered