All Classes |Grouped Classes |Index

Function CL_ConsoleWindow

Console Window constructor.

	CL_ConsoleWindow::CL_ConsoleWindow(
		const CL_StringRef & title,
		int width = 80,
		int height = 25);