ImageEn, unit ieanimation

TIEAnimation.SetEndValues

TIEAnimation.SetEndValues


Declaration

procedure SetEndValues(); virtual;


Description

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