Interface ITileAnimation
-
Method Summary
Modifier and TypeMethodDescriptionint
-
Method Details
-
getFrames
List<ITileAnimationFrame> getFrames() -
getTotalDuration
int getTotalDuration() -
getCurrentFrame
ITileAnimationFrame getCurrentFrame()
-
int