taskswitcher/taskswitcherui/taskswitcherapp/inc/tseventcontroler.h
branchRCL_3
changeset 15 ff572dfe6d86
parent 4 4d54b72983ae
child 16 9674c1a575e9
equal deleted inserted replaced
9:f966699dea19 15:ff572dfe6d86
   150     void ReInitPhysicsL(const TSize& aWorldSize, 
   150     void ReInitPhysicsL(const TSize& aWorldSize, 
   151                         const TSize& aViewSize,
   151                         const TSize& aViewSize,
   152                         TBool aLandscape);
   152                         TBool aLandscape);
   153     
   153     
   154     /**
   154     /**
       
   155      * Returns ETrue if avkon physics is running, EFalse if not.
       
   156      */
       
   157     TBool IsPhysicsRunning();
       
   158     
       
   159     /**
   155      * Stops currently ongoing animation
   160      * Stops currently ongoing animation
   156      */
   161      */
   157     void StopAnimation();
   162     void StopAnimation();
   158     
   163     
   159 private:
   164 private: