ScummVM API documentation
Titanic::CTextControl Member List

This is the complete list of members for Titanic::CTextControl, including all inherited members.

addLine(const CString &str)Titanic::CTextControl
addLine(const CString &str, uint color)Titanic::CTextControl
addLine(const CString &str, byte r, byte g, byte b)Titanic::CTextControl
CTextControl(uint count=10) (defined in Titanic::CTextControl)Titanic::CTextControl
deleteLastChar()Titanic::CTextControl
displayEndIndex() constTitanic::CTextControlinline
draw(CScreenManager *screenManager)Titanic::CTextControl
getColorText(byte r, byte g, byte b)Titanic::CTextControlstatic
getNPCNum(uint ident, uint startIndex)Titanic::CTextControl
getText() constTitanic::CTextControl
getTextHeight(CScreenManager *screenManager)Titanic::CTextControl
getTextWidth(CScreenManager *screenManager)Titanic::CTextControl
handleKey(char c)Titanic::CTextControl
hideCursor()Titanic::CTextControl
load(SimpleFile *file, int param)Titanic::CTextControl
remapColors(uint count, uint *srcColors, uint *destColors)Titanic::CTextControl
resize(uint count) (defined in Titanic::CTextControl)Titanic::CTextControl
save(SimpleFile *file, int indent)Titanic::CTextControl
scrollDown(CScreenManager *screenManager)Titanic::CTextControl
scrollDownPage(CScreenManager *screenManager)Titanic::CTextControl
scrollToBottom(CScreenManager *screenManager)Titanic::CTextControl
scrollToTop(CScreenManager *screenManager)Titanic::CTextControl
scrollUp(CScreenManager *screenManager)Titanic::CTextControl
scrollUpPage(CScreenManager *screenManager)Titanic::CTextControl
setBounds(const Rect &bounds)Titanic::CTextControlinline
setColor(uint col)Titanic::CTextControl
setColor(byte r, byte g, byte b)Titanic::CTextControl
setFontNumber(int fontNumber)Titanic::CTextControl
setHasBorder(bool val)Titanic::CTextControlinline
setLineColor(uint lineNum, byte r, byte g, byte b)Titanic::CTextControl
setLineColor(uint lineNum, uint col)Titanic::CTextControl
setMaxCharsPerLine(int maxChars)Titanic::CTextControl
setNPC(int npcFlag, int npcId)Titanic::CTextControl
setText(const CString &str)Titanic::CTextControl
setText(StringId stringId)Titanic::CTextControl
setup()Titanic::CTextControl
showCursor(int mode)Titanic::CTextControl