public class Frame extends java.lang.Object implements ITileAnimationFrame, java.io.Serializable
| Constructor and Description |
|---|
Frame() |
| Modifier and Type | Method and Description |
|---|---|
int |
getDuration() |
int |
getTileId() |
public int getTileId()
getTileId in interface ITileAnimationFramepublic int getDuration()
getDuration in interface ITileAnimationFrame