Home |All Classes |Grouped Classes |Index |Search

Function translate

Translate the rect.

	CL_Rectf CL_Rectf::translate(
		const CL_Pointf & p);

	CL_Rectf CL_Rectf::translate(
		float x,
		float y);