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 needs to be overloaded to implement animations.