All Classes |Grouped Classes |Index

Function get_integer_resource

Returns the value of an integer resource. (using the value attribute)

	int CL_ResourceManager::get_integer_resource(
		const CL_String & resource_id,
		int default_value);