ImageUpdate::HandleUpdate

ImageUpdate::HandleUpdate
virtual void HandleUpdate(TextureManager* pmanager);
Description

HandleUpdate can be overridden to update the image and/or its associated texture.

Parameters
Parameters 
Description 
TextureManager* pmanager 
Pointer to the TextureManager for managing the textures.