Starts the animation from the beginning.
Carries out animation of objects by frame-by-frame change.
The current frame of the animation.
The current position of the animation.
The current position of the animation.
Animation frames.
When the animation ends, whether the animation needs to be re-run.
Animation speed.
draw object implemetation
draw object implemetation
An object for describing animation (frame-by-frame, by changing rendering objects among themselves).
The work of such animation takes place not only with images, but with drawn objects, implemented through IDrawableEx.