classicui_pub/animation_api/inc/AknBitmapAnimation.h
changeset 14 3320e4e6e8bb
parent 0 2f259fa3e83a
equal deleted inserted replaced
0:2f259fa3e83a 14:3320e4e6e8bb
   205 
   205 
   206     /**
   206     /**
   207      * Minimum size.
   207      * Minimum size.
   208      */
   208      */
   209     IMPORT_C virtual TSize MinimumSize();
   209     IMPORT_C virtual TSize MinimumSize();
   210     
       
   211 public:
       
   212     /**
       
   213      * Starts the animation, initialising the animation if necessary, and starting the timer
       
   214      * if necessary.
       
   215      */
       
   216     IMPORT_C void StartAnimationL( TBool aKeepLastFrame );
       
   217 
   210 
   218 private: // from CCoeControl
   211 private: // from CCoeControl
   219     
   212     
   220     /*
   213     /*
   221      * Size changed.
   214      * Size changed.