Home | All Classes | Grouped Classes | Index | Search
Loads a string from a resource.
std::string load( const std::string& res_id, CL_ResourceManager* resources); std::string load( const std::string& res_id, CL_ResourceManager* resources, const std::string& def_value);
Parameters:
See also:
CL_Resource | CL_ResourceManager | CL_String