Home | All Classes | Grouped Classes | Index | Search
Depricated; 'new's a component manager. Please use the constructor directly instead. Depricated; 'new's a component manager. Please use the constructor directly instead.
CL_ComponentManager* create( const std::string& resource_id, CL_ResourceManager* res_manager, CL_StyleManager* style, CL_Component* parent); CL_ComponentManager* create( const std::string& filename, bool is_datafile, CL_StyleManager* style, CL_Component* parent);
See also: