Home | All Classes | Grouped Classes | Index | Search

CL_DisplayWindow::set_fullscreen

Change window to running fullscreen mode. Change window to running fullscreen mode.

	void set_fullscreen(
		int width=0, int height=0, int bpp=0, int refresh_rate=0);

	void set_fullscreen(
		const CL_DisplayMode& display_mode);

See also:

CL_Display | CL_DisplayMode | CL_DisplayWindow



Questions or comments, write to the ClanLib mailing list.