Home | All Classes | Grouped Classes | Index | Search

CL_Display::clear

Clears the whole window using the specified color.

	void clear(
		const CL_Color& color = CL_Color(0, 0, 0));

See also:

CL_Color | CL_Display



Questions or comments, write to the ClanLib mailing list.