|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.dbarnes.sgme.Item
com.dbarnes.sgme.Tile
public class Tile
Represents a tile type in a project.
| Constructor Summary | |
|---|---|
Tile()
|
|
| Method Summary | |
|---|---|
java.awt.Image |
getImage()
Returns the image which represents this Tile in the graphical user interface. |
TileImage |
getTileImage()
Sets the TileImage for this tile. |
void |
setTileImage(TileImage tileImage)
Sets the TileImage for this tile. |
| Methods inherited from class com.dbarnes.sgme.Item |
|---|
clearAttributes, getAttribute, getAttributeNames, getId, getName, setAttribute, setId, setName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Tile()
| Method Detail |
|---|
public TileImage getTileImage()
public void setTileImage(TileImage tileImage)
public java.awt.Image getImage()
getImage in class Item
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||