colorMode_ | uMenuItemString | [protected] |
content | uMenuItemString | [protected] |
cursorPos | uMenuItemString | [protected] |
description | uMenuItemString | [protected] |
DisplayText(REAL x, REAL y, const char *text, bool selected, REAL alpha=1, int center=0, int cursor=0, int cursorPos=0, rTextField::ColorMode colorMode=rTextField::COLOR_USE, float maxWidth=2.) | uMenuItem | [protected] |
DisplayTextSpecial(REAL x, REAL y, const char *text, bool selected, REAL alpha=1, int center=0) | uMenuItem | [protected] |
Enter() | uMenuItem | [inline, protected, virtual] |
Event(SDL_Event &e) | uMenuItemStringWithHistory | [virtual] |
GetColorMode() const | uMenuItemString | [inline, protected] |
GetID() | uMenuItem | [inline, protected] |
Help() | uMenuItem | [inline, protected, virtual] |
helpText | uMenuItem | [protected] |
IsSelectable() | uMenuItem | [inline, protected, virtual] |
LeftRight(int) | uMenuItem | [inline, protected, virtual] |
LeftRightRelease() | uMenuItem | [inline, protected, virtual] |
m_Completer | uMenuItemStringWithHistory | [protected] |
m_History | uMenuItemStringWithHistory | [protected] |
m_HistoryLimit | uMenuItemStringWithHistory | [protected] |
m_HistoryPos | uMenuItemStringWithHistory | [protected] |
m_SearchFailing | uMenuItemStringWithHistory | [protected] |
m_Searchmode | uMenuItemStringWithHistory | [protected] |
maxLength_ | uMenuItemString | [protected] |
menu | uMenuItem | [protected] |
MyMenu() | uMenuItemString | [inline, protected] |
Render(REAL x, REAL y, REAL alpha=1, bool selected=0) | uMenuItemStringWithHistory | [virtual] |
RenderBackground() | uMenuItem | [inline, protected, virtual] |
SetColor(bool selected, REAL alpha) | uMenuItem | [protected] |
SetColorMode(rTextField::ColorMode colorMode) | uMenuItemString | [inline, protected] |
SpaceRight() | uMenuItem | [inline, protected, virtual] |
uMenuItem(uMenu *M, const tOutput &help) | uMenuItem | [inline, protected] |
uMenuItemString(uMenu *M, const tOutput &desc, const tOutput &help, tString &c, int maxLength=1024) | uMenuItemString | [protected] |
uMenuItemStringWithHistory(uMenu *M, const tOutput &desc, const tOutput &help, tString &c, int maxLength, history_t &history, int limit, uAutoCompleter *completer=0) | uMenuItemStringWithHistory | |
~uMenuItem() | uMenuItem | [inline, protected, virtual] |
~uMenuItemString() | uMenuItemString | [inline, protected, virtual] |
~uMenuItemStringWithHistory() | uMenuItemStringWithHistory | |