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
void TextureManagerStateChanged (const CAlfTextureManager &)

Member Functions Documentation

TextureManagerStateChanged(const CAlfTextureManager &)

void TextureManagerStateChanged ( 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 & aManager Texture manager.