All Classes |Grouped Classes |Index

Function render

Renders the component and its children.

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