Class TileAnimation
java.lang.Object
de.gurkenlabs.litiengine.environment.tilemap.xml.TileAnimation
- All Implemented Interfaces:
ITileAnimation
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
-
Constructor Details
-
TileAnimation
public TileAnimation()
-
-
Method Details
-
getFrames
- Specified by:
getFrames
in interfaceITileAnimation
-
getTotalDuration
public int getTotalDuration()- Specified by:
getTotalDuration
in interfaceITileAnimation
-
getCurrentFrame
- Specified by:
getCurrentFrame
in interfaceITileAnimation
-