class MHuiTextureManagerStateChangedObserver |
Provides callback methods for getting notifications of texture manager state changes. An observer of a CHuiTextureManager.
The class willing to receive these events must implement the methods of this interface, and then register itself to the obsevers list of the texture manager.
Public Member Functions | |
---|---|
void | TextureManagerStateChanged(const CHuiTextureManager &) |
void | TextureManagerStateChanged | ( | const CHuiTextureManager & | aManager | ) | [pure virtual] |
Called to notify the observer that the state of the texture manager has changed. This is called when the state changes between Idle and Loading.
const CHuiTextureManager & aManager | Texture manager. |
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.