Home |All Classes |Grouped Classes |Index |Search

Function render

Renders the component and its children.

	void CL_GUIComponent::render(
		CL_GraphicContext & gc,
		const CL_Rect & clip_rect,
		bool include_children = true);