public class TilesetEntry extends CustomPropertyProvider implements ITilesetEntry
| Constructor and Description |
|---|
TilesetEntry() |
| Modifier and Type | Method and Description |
|---|---|
ITileAnimation |
getAnimation() |
int |
getId() |
ITerrain[] |
getTerrain() |
protected int[] |
getTerrainIds() |
protected void |
setTerrains(ITerrain[] terrains) |
java.lang.String |
toString() |
getBoolValue, getBoolValue, getByteValue, getByteValue, getColorValue, getColorValue, getDoubleValue, getDoubleValue, getEnumValue, getEnumValue, getFloatValue, getFloatValue, getIntValue, getIntValue, getLongValue, getProperties, getProperty, getShortValue, getShortValue, getStringValue, getStringValue, getTypeOfProperty, hasCustomProperty, removeProperty, setProperties, setTypeOfProperty, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetBoolValue, getBoolValue, getByteValue, getByteValue, getColorValue, getColorValue, getDoubleValue, getDoubleValue, getEnumValue, getEnumValue, getFloatValue, getFloatValue, getIntValue, getIntValue, getLongValue, getLongValue, getProperties, getProperty, getShortValue, getShortValue, getStringValue, getStringValue, getTypeOfProperty, hasCustomProperty, removeProperty, setProperties, setTypeOfProperty, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValuepublic int getId()
getId in interface ITilesetEntrypublic ITerrain[] getTerrain()
getTerrain in interface ITilesetEntrypublic ITileAnimation getAnimation()
getAnimation in interface ITilesetEntryprotected void setTerrains(ITerrain[] terrains)
protected int[] getTerrainIds()
public java.lang.String toString()
toString in class java.lang.Object