virtual void HandleUpdate(TextureManager* pmanager);
HandleUpdate can be overridden to update the image and/or its associated texture.
|
Parameters |
Description |
|
TextureManager* pmanager |
Pointer to the TextureManager for managing the textures. |