|
|
int | nonEnToUpper (uint16 ascii) |
| |
|
int | nonEnToLower (uint16 ascii) |
| |
| int | getString (Common::String &line, uint maxLen, int maxWidth, bool isNumeric) |
| |
|
| Input (XeenEngine *vm, Window *window) |
| |
|
bool | checkEvents (XeenEngine *vm) |
| |
| bool | doScroll (bool rollUp, bool fadeIn) override |
| |
| void | loadStrings (const Common::Path &name) |
| |
| void | loadStrings (const Common::Path &name, int ccMode) |
| |
| void | setWaitBounds () |
| |
| Common::String | getNextTextSection (const Common::String &text, uint &index, uint count, const char *separator) const |
| |
| Common::String | getNextTextSection (const Common::String &text, uint &index, uint count) const |
| |
| Common::String | getNextTextSection (const Common::String &text, uint &index) const |
| |
| Common::String | addNextTextToButtons (const Common::String &text, uint &index) |
| |
| Common::String | addNextTextToButtons (const Common::String &text, uint &index, uint count) |
| |
| void | setButtonTexts (const Common::String &text) |
| |
| void | disableButtonVoicing (uint startIndex, uint endIndex) |
| |
| void | enableButtonVoicing (uint startIndex, uint endIndex) |
| |
|
| Cutscenes (XeenEngine *vm) |
| |
| uint | getSpeakingFrame (uint minFrame, uint maxFrame) |
| |
◆ getString()
| int MM::Xeen::Input::getString |
( |
Common::String & |
line, |
|
|
uint |
maxLen, |
|
|
int |
maxWidth, |
|
|
bool |
isNumeric |
|
) |
| |
|
protected |
Allows the user to enter a string
The documentation for this class was generated from the following file: