#include <OgreResourceGroupManager.h>
Public Member Functions | |
virtual | ~ResourceLoadingListener () |
virtual DataStreamPtr | resourceLoading (const String &name, const String &group, Resource *resource)=0 |
This event is called when a resource beings loading. | |
virtual void | resourceStreamOpened (const String &name, const String &group, Resource *resource, DataStreamPtr &dataStream)=0 |
This event is called when a resource stream has been opened, but not processed yet. | |
virtual bool | resourceCollision (Resource *resource, ResourceManager *resourceManager)=0 |
This event is called when a resource collides with another existing one in a resource manager. |
Definition at line 172 of file OgreResourceGroupManager.h.
|
Definition at line 175 of file OgreResourceGroupManager.h. |
|
This event is called when a resource collides with another existing one in a resource manager.
|
|
This event is called when a resource beings loading.
|
|
This event is called when a resource stream has been opened, but not processed yet.
|
Copyright © 2008 Torus Knot Software Ltd
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sat Apr 11 13:52:09 2009