Home | All Classes | Grouped Classes | Index | Search

CL_ResourceManager::get_resource

Returns a pointer to the CL_Resource representing the given resource.

	CL_Resource& get_resource(
		const std::string& res_id, bool resolve_alias = true, int reserved = 0);

See also:

CL_Resource | CL_ResourceManager



Questions or comments, write to the ClanLib mailing list.