Home |All Classes |Grouped Classes |Index |Search

Function scale

	CL_Quad& CL_Quad::scale(
		float sx,
		float sy);

	CL_Quad& CL_Quad::scale(
		const CL_Point & hotspot,
		float sx,
		float sy);