A Struct for the required data for animating a Tile.
animatedSprites | The array of sprites that are ordered by appearance in the animation. |
animationSpeed | The animation speed. |
animationStartTime | The start time of the animation. The animation will begin at this time offset. |
flags | TileAnimationFlags for controlling the Tile Animation. |