![]() | |
![]() | ![]() |
Entire Class Index | Main Class Index | Cross Index | Global Index |
Text console window.
Contained in: global
Derived from:
none
Derived by:
none
Group: Core (System)
#include <ClanLib/core.h>
public function member index: |
||
Construction: |
||
CL_ConsoleWindow | (const std::string& title, int width = 80, int height = 25); | |
~CL_ConsoleWindow | (); | |
Operations: |
||
void | redirect_stdio | (); |
void | redirect_stdio | (const std::string& filename); |
void | wait_for_key | (); |
void | display_close_message | (); |