MAlfTextureManagerStateChangedObserver Class Reference

class MAlfTextureManagerStateChangedObserver

Provides callback methods for getting notifications of texture manager state changes. An observer of a CAlfTextureManager.

CAlfTextureManager

Public Member Functions
voidTextureManagerStateChanged(const CAlfTextureManager &)

Member Functions Documentation

TextureManagerStateChanged(const CAlfTextureManager &)

voidTextureManagerStateChanged(const CAlfTextureManager &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.

Parameters

const CAlfTextureManager & aManagerTexture manager.