All Classes |Grouped Classes |Index

Function get_boolean_resource

Returns the value of a boolean resource. (using the value attribute)

	bool CL_ResourceManager::get_boolean_resource(
		const CL_String & resource_id,
		bool default_value);