public interface TileConfig| Modifier and Type | Method and Description |
|---|---|
PaintListener |
createGlobalManager()
|
ImageManager |
createImageManager()
Create an ImageManager for tiles from this TileConfig instance.
|
int |
getId()
A unique id that can be used to identify this TileConfig instance.
|
String |
getName()
A descriptive name of this configuration.
|
int getId()
StringgetName()
ImageManager<Tile ,BufferedImage > createImageManager()
PaintListenercreateGlobalManager()