implementation class to gather EventSet parts for all template instances. More...
Inherits CEGUI::EventSet.
Inherited by CEGUI::NamedXMLResourceManager< T, U >, CEGUI::NamedXMLResourceManager< Font, Font_xmlHandler >, CEGUI::NamedXMLResourceManager< Imageset, Imageset_xmlHandler >, and CEGUI::NamedXMLResourceManager< Scheme, Scheme_xmlHandler >.
Static Public Attributes | |
static const String | EventNamespace |
Namespace name for all resource managers. | |
static const String | EventResourceCreated |
Name of event fired when a resource is created by this manager. | |
static const String | EventResourceDestroyed |
Name of event fired when a resource is destroyed by this manager. | |
static const String | EventResourceReplaced |
Name of event fired when a resource is replaced by this manager. |
implementation class to gather EventSet parts for all template instances.