|
Torque2D Reference
|
#include <guiConsoleEditCtrl.h>
Public Member Functions | |
| GuiConsoleEditHistory () | |
| void | clearHistory () |
| void | updateHistory (const string &text) |
| void | setWorkingText (const string &text) |
| const string & | getPrevHistory () |
| const string & | getNextHistory () |
|
inline |
| const string & getNextHistory | ( | ) |
| const string & getPrevHistory | ( | ) |
|
inline |
|
inline |