branch | RCL_3 |
changeset 15 | ff572dfe6d86 |
parent 4 | 4d54b72983ae |
child 16 | 9674c1a575e9 |
--- a/taskswitcher/taskswitcherui/taskswitcherapp/inc/tseventcontroler.h Fri Feb 19 22:42:37 2010 +0200 +++ b/taskswitcher/taskswitcherui/taskswitcherapp/inc/tseventcontroler.h Fri Mar 12 15:41:49 2010 +0200 @@ -152,6 +152,11 @@ TBool aLandscape); /** + * Returns ETrue if avkon physics is running, EFalse if not. + */ + TBool IsPhysicsRunning(); + + /** * Stops currently ongoing animation */ void StopAnimation();