Crazy Eddies GUI System  0.7.2
List of all members
CEGUI::FalagardWRModule Class Reference

Implementation of WindowRendererModule for the Falagard window renderers. More...

+ Inheritance diagram for CEGUI::FalagardWRModule:
+ Collaboration diagram for CEGUI::FalagardWRModule:

Additional Inherited Members

- Public Member Functions inherited from CEGUI::WindowRendererModule
virtual ~WindowRendererModule ()
 Destructor.
 
void registerFactory (const String &type_name)
 Register the factory for WindowRenderers of the specified type.
 
uint registerAllFactories ()
 Register factories for all WindowRenderer types in the module.
 
void unregisterFactory (const String &type_name)
 Unregister the factory for WindowRenderers of the specified type.
 
uint unregisterAllFactories ()
 Unregister factories for all WindowRenderer types in the module.
 
- Protected Types inherited from CEGUI::WindowRendererModule
typedef std::vector
< WRFactoryRegisterer * > 
FactoryRegistry
 Collection type that holds pointers to the factory registerer objects.
 
- Protected Attributes inherited from CEGUI::WindowRendererModule
FactoryRegistry d_registry
 The collection of factorty registerer object pointers.
 

Detailed Description

Implementation of WindowRendererModule for the Falagard window renderers.