Home | All Classes | Grouped Classes | Index | Search

CL_Display::set_fullscreen

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

	void set_fullscreen(
		int width, int height, int bpp);

	void set_fullscreen(
		const CL_DisplayMode& display_mode);

See also:

CL_Display | CL_DisplayMode



Questions or comments, write to the ClanLib mailing list.