ImageEn, unit ieanimation

TIEAnimation.SetStartValues

TIEAnimation.SetStartValues

Declaration

procedure SetStartValues(); virtual;

Description

Sets starting values (image position, rotation, etc) whenever the animation is about to begin.
This method must be overloaded to implement animations.