Home |All Classes |Grouped Classes |Index |Search

Function translate

Translate the rect.

	CL_Rect CL_Rect::translate(
		const CL_Point & p);

	CL_Rect CL_Rect::translate(
		int x,
		int y);