All Classes |Grouped Classes |Index

Function set_position

Set window position and size.

	void CL_DisplayWindow::set_position(
		const CL_Rect & pos,
		bool client_area);

	void CL_DisplayWindow::set_position(
		int x,
		int y);