branch | RCL_3 |
changeset 57 | eaa079afe64c |
parent 0 | 15bf7259bb7c |
child 63 | e1987ab3768a |
--- a/uiacceltk/hitchcock/Client/inc/alfclient.h Tue Sep 14 23:02:38 2010 +0300 +++ b/uiacceltk/hitchcock/Client/inc/alfclient.h Wed Sep 15 13:12:27 2010 +0300 @@ -281,6 +281,13 @@ * @param aParams auto size paramters. */ TInt TextureSetAutoSizeParams( TInt aId, TInt aManagerId, const TAlfTextureAutoSizeParams& aParams ); + + /** + * Cleans the animated texture content + * + * @param aId ID of the texture. + */ + TInt ClearTextureAnimation( TInt aId ); // Misc