This is the complete list of members for DM::TextMan, including all inherited members.
| _textScroller (defined in DM::TextMan) | DM::TextMan | |
| clearAllRows() (defined in DM::TextMan) | DM::TextMan | |
| clearExpiredRows() (defined in DM::TextMan) | DM::TextMan | |
| createNewRow() (defined in DM::TextMan) | DM::TextMan | |
| initialize() (defined in DM::TextMan) | DM::TextMan | |
| isTextScrolling(TextScroller *scroller, bool waitEndOfScrolling) (defined in DM::TextMan) | DM::TextMan | inline |
| moveCursor(int16 column, int16 row) (defined in DM::TextMan) | DM::TextMan | |
| printEndGameString(int16 x, int16 y, Color textColor, const char *text) (defined in DM::TextMan) | DM::TextMan | |
| printLineFeed() (defined in DM::TextMan) | DM::TextMan | |
| printMessage(Color color, const char *string, bool printWithScroll=true) (defined in DM::TextMan) | DM::TextMan | |
| printString(Color color, const char *string) (defined in DM::TextMan) | DM::TextMan | |
| printTextToBitmap(byte *destBitmap, uint16 destByteWidth, int16 destX, int16 destY, Color textColor, Color bgColor, const char *text, uint16 destHeight) (defined in DM::TextMan) | DM::TextMan | |
| printToLogicalScreen(uint16 destX, uint16 destY, Color textColor, Color bgColor, const char *text) (defined in DM::TextMan) | DM::TextMan | |
| printToViewport(int16 posX, int16 posY, Color textColor, const char *text, Color bgColor=kDMColorDarkestGray) (defined in DM::TextMan) | DM::TextMan | |
| printWithTrailingSpaces(byte *destBitmap, int16 destByteWidth, int16 destX, int16 destY, Color textColor, Color bgColor, const char *text, int16 strLenght, int16 destHeight) (defined in DM::TextMan) | DM::TextMan | |
| setScrollerCommand(TextScroller *scroller, int16 command) (defined in DM::TextMan) | DM::TextMan | inline |
| TextMan(DMEngine *vm) (defined in DM::TextMan) | DM::TextMan | explicit |
| updateMessageArea() (defined in DM::TextMan) | DM::TextMan | |
| ~TextMan() (defined in DM::TextMan) | DM::TextMan |