| Constructor and Description |
|---|
TileIcon(Tile tile)
Creates a tile icon that will use the supplied tile to render itself.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getIconHeight() |
int |
getIconWidth() |
void |
paintIcon(Component c,
Graphics g,
int x,
int y) |
public TileIcon(Tile tile)
public int getIconWidth()
getIconWidth in interface Iconpublic int getIconHeight()
getIconHeight in interface IconCopyright © 2015. All rights reserved.