MSAnimObserver Class Reference
Observer interface for start-up animation events.
Member Functions Documentation
UpdateScreen(const CFbsBitmap &, const CFbsBitmap &)
Draw an animation frame on the screen with a mask.
Parameters
const CFbsBitmap & aFrame | Contains the animation frame to draw on the screen. |
const CFbsBitmap & aMask | Contains mask for the animation frame to draw on the screen. |
UpdateScreen(const CFbsBitmap &)
void | UpdateScreen | ( | const CFbsBitmap & | aFrame | ) | [pure virtual] |
Draw an animation frame on the screen without a mask.
Parameters
const CFbsBitmap & aFrame | Contains the animation frame to draw on the screen. |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.