All Classes |Grouped Classes |Index

Function set_clip_children

Sets the components children to be clipped to the parent component when drawn.

	void CL_GUIComponent::set_clip_children(
		bool clip = true,
		const CL_Rect & clip_rect = CL_Rect (0, 0, 0, 0));