#include <string>
#include <map>
#include "UI_Lib.h"
#include "UI_types.h"
#include "CUI_Control.h"
#include "CUI_TextField.h"
#include "CUI_ScrollableTextBox.h"
Go to the source code of this file.
Classes | |
| class | CUI_Console |
| A console. More... | |
| class | CUI_ConsoleFun |
| cfun - internal class - not exported to DLL More... | |
| class | CUI_ConsoleVar |
| cvar - internal class - not exported to DLL More... | |
Original Author: Scott Franke sfranke@gljournal.org
Creation date: 17 Jul 2000
Purpose: CUI_Console implementation
1.3.4