ScummVM API documentation
Agi::TextMgr Member List

This is the complete list of members for Agi::TextMgr, including all inherited members.

_inputCursorChar (defined in Agi::TextMgr)Agi::TextMgr
_inputEditEnabled (defined in Agi::TextMgr)Agi::TextMgr
_inputString (defined in Agi::TextMgr)Agi::TextMgr
_inputStringColumn (defined in Agi::TextMgr)Agi::TextMgr
_inputStringCursorPos (defined in Agi::TextMgr)Agi::TextMgr
_inputStringEntered (defined in Agi::TextMgr)Agi::TextMgr
_inputStringMaxLen (defined in Agi::TextMgr)Agi::TextMgr
_inputStringRow (defined in Agi::TextMgr)Agi::TextMgr
_messageBoxCancelled (defined in Agi::TextMgr)Agi::TextMgr
_messageState (defined in Agi::TextMgr)Agi::TextMgr
_optionCommandPromptWindow (defined in Agi::TextMgr)Agi::TextMgr
_prompt (defined in Agi::TextMgr)Agi::TextMgr
_promptCursorPos (defined in Agi::TextMgr)Agi::TextMgr
_promptEnabled (defined in Agi::TextMgr)Agi::TextMgr
_promptPrevious (defined in Agi::TextMgr)Agi::TextMgr
_promptRow (defined in Agi::TextMgr)Agi::TextMgr
_reset_Column (defined in Agi::TextMgr)Agi::TextMgr
_statusEnabled (defined in Agi::TextMgr)Agi::TextMgr
_statusRow (defined in Agi::TextMgr)Agi::TextMgr
_textAttrib (defined in Agi::TextMgr)Agi::TextMgr
_textAttribArray (defined in Agi::TextMgr)Agi::TextMgr
_textAttribArrayCount (defined in Agi::TextMgr)Agi::TextMgr
_textPos (defined in Agi::TextMgr)Agi::TextMgr
_textPosArray (defined in Agi::TextMgr)Agi::TextMgr
_textPosArrayCount (defined in Agi::TextMgr)Agi::TextMgr
_window_Row_Max (defined in Agi::TextMgr)Agi::TextMgr
_window_Row_Min (defined in Agi::TextMgr)Agi::TextMgr
calculateTextBackground(byte background) (defined in Agi::TextMgr)Agi::TextMgr
charAttrib_GetBackground() (defined in Agi::TextMgr)Agi::TextMgr
charAttrib_GetForeground() (defined in Agi::TextMgr)Agi::TextMgr
charAttrib_Pop() (defined in Agi::TextMgr)Agi::TextMgr
charAttrib_Push() (defined in Agi::TextMgr)Agi::TextMgr
charAttrib_Set(byte foreground, byte background) (defined in Agi::TextMgr)Agi::TextMgr
charPos_Clip(int16 &row, int16 &column) (defined in Agi::TextMgr)Agi::TextMgr
charPos_Get(int16 &row, int16 &column) (defined in Agi::TextMgr)Agi::TextMgr
charPos_Get(TextPos_Struct *posPtr) (defined in Agi::TextMgr)Agi::TextMgr
charPos_Pop() (defined in Agi::TextMgr)Agi::TextMgr
charPos_Push() (defined in Agi::TextMgr)Agi::TextMgr
charPos_Set(int16 row, int16 column) (defined in Agi::TextMgr)Agi::TextMgr
charPos_Set(TextPos_Struct *posPtr) (defined in Agi::TextMgr)Agi::TextMgr
charPos_SetInsideWindow(int16 windowRow, int16 windowColumn) (defined in Agi::TextMgr)Agi::TextMgr
clearBlock(int16 row_Upper, int16 column_Upper, int16 row_Lower, int16 column_Lower, byte color) (defined in Agi::TextMgr)Agi::TextMgr
clearBlockInsideWindow(int16 windowRow, int16 windowColumn, int16 width, byte color) (defined in Agi::TextMgr)Agi::TextMgr
clearLine(int16 row, byte color) (defined in Agi::TextMgr)Agi::TextMgr
clearLines(int16 row_Upper, int16 row_Lower, byte color) (defined in Agi::TextMgr)Agi::TextMgr
closeWindow() (defined in Agi::TextMgr)Agi::TextMgr
configureScreen(uint16 gameRow) (defined in Agi::TextMgr)Agi::TextMgr
dialogueClose() (defined in Agi::TextMgr)Agi::TextMgr
dialogueOpen() (defined in Agi::TextMgr)Agi::TextMgr
display(int16 textNr, int16 textRow, int16 textColumn) (defined in Agi::TextMgr)Agi::TextMgr
displayCharacter(byte character, bool disabledLook=false) (defined in Agi::TextMgr)Agi::TextMgr
displayText(const char *textPtr, bool disabledLook=false) (defined in Agi::TextMgr)Agi::TextMgr
displayTextInsideWindow(const char *textPtr, int16 windowRow, int16 windowColumn) (defined in Agi::TextMgr)Agi::TextMgr
drawMessageBox(const char *textPtr, int16 forcedHeight=0, int16 wantedWidth=0, bool forcedWidth=false) (defined in Agi::TextMgr)Agi::TextMgr
getMessageBoxInnerDisplayDimensions(int16 &x, int16 &y, int16 &width, int16 &height) (defined in Agi::TextMgr)Agi::TextMgr
getWindowRowMin() (defined in Agi::TextMgr)Agi::TextMgr
init(SystemUI *systemUI) (defined in Agi::TextMgr)Agi::TextMgr
inputEditOff() (defined in Agi::TextMgr)Agi::TextMgr
inputEditOn() (defined in Agi::TextMgr)Agi::TextMgr
inputGetCursorChar() (defined in Agi::TextMgr)Agi::TextMgr
inputGetEditStatus() (defined in Agi::TextMgr)Agi::TextMgr
inputSetCursorChar(int16 cursorChar) (defined in Agi::TextMgr)Agi::TextMgr
isMouseWithinMessageBox() (defined in Agi::TextMgr)Agi::TextMgr
messageBox(const char *textPtr) (defined in Agi::TextMgr)Agi::TextMgr
messageBox_KeyPress(uint16 newKey) (defined in Agi::TextMgr)Agi::TextMgr
print(int16 textNr) (defined in Agi::TextMgr)Agi::TextMgr
printAt(int16 textNr, int16 textPos_Row, int16 textPos_Column, int16 text_Width) (defined in Agi::TextMgr)Agi::TextMgr
promptCancelLine() (defined in Agi::TextMgr)Agi::TextMgr
promptClear() (defined in Agi::TextMgr)Agi::TextMgr
promptCommandWindow(bool recallLastCommand, uint16 newKey) (defined in Agi::TextMgr)Agi::TextMgr
promptDisable() (defined in Agi::TextMgr)Agi::TextMgr
promptEchoLine() (defined in Agi::TextMgr)Agi::TextMgr
promptEnable() (defined in Agi::TextMgr)Agi::TextMgr
promptIsEnabled() (defined in Agi::TextMgr)Agi::TextMgr
promptKeyPress(uint16 newKey) (defined in Agi::TextMgr)Agi::TextMgr
promptRedraw() (defined in Agi::TextMgr)Agi::TextMgr
promptRememberForAutoComplete(bool entered=false) (defined in Agi::TextMgr)Agi::TextMgr
promptReset() (defined in Agi::TextMgr)Agi::TextMgr
promptRow_Get() (defined in Agi::TextMgr)Agi::TextMgr
promptRow_Set(int16 row) (defined in Agi::TextMgr)Agi::TextMgr
statusClear() (defined in Agi::TextMgr)Agi::TextMgr
statusDisable() (defined in Agi::TextMgr)Agi::TextMgr
statusDraw() (defined in Agi::TextMgr)Agi::TextMgr
statusEnable() (defined in Agi::TextMgr)Agi::TextMgr
statusEnabled() (defined in Agi::TextMgr)Agi::TextMgr
statusRow_Get() (defined in Agi::TextMgr)Agi::TextMgr
statusRow_Set(int16 row) (defined in Agi::TextMgr)Agi::TextMgr
stringEdit(int16 stringMaxLen) (defined in Agi::TextMgr)Agi::TextMgr
stringGetMaxLen() (defined in Agi::TextMgr)Agi::TextMgr
stringKeyPress(uint16 newKey) (defined in Agi::TextMgr)Agi::TextMgr
stringPos_Get(int16 &row, int16 &column) (defined in Agi::TextMgr)Agi::TextMgr
stringPrintf(const char *originalText) (defined in Agi::TextMgr)Agi::TextMgr
stringRememberForAutoComplete(bool entered=false) (defined in Agi::TextMgr)Agi::TextMgr
stringSet(const char *text) (defined in Agi::TextMgr)Agi::TextMgr
stringWasEntered() (defined in Agi::TextMgr)Agi::TextMgr
stringWordWrap(const char *originalText, int16 maxWidth, int16 *calculatedWidthPtr=nullptr, int16 *calculatedHeightPtr=nullptr) (defined in Agi::TextMgr)Agi::TextMgr
TextMgr(AgiEngine *vm, Words *words, GfxMgr *gfx) (defined in Agi::TextMgr)Agi::TextMgr
~TextMgr() (defined in Agi::TextMgr)Agi::TextMgr