Home |All Classes |Grouped Classes |Index |Search

Function draw_text

Print text on gc.

	void CL_GraphicContext::draw_text(
		int x,
		int y,
		const CL_StringRef & text,
		const CL_Colorf & color = CL_Colorf::white );