ScummVM API documentation
Illusions::TextDrawer Member List

This is the complete list of members for Illusions::TextDrawer, including all inherited members.

_dimensions (defined in Illusions::TextDrawer)Illusions::TextDrawerprotected
_font (defined in Illusions::TextDrawer)Illusions::TextDrawerprotected
_offsPt (defined in Illusions::TextDrawer)Illusions::TextDrawerprotected
_surface (defined in Illusions::TextDrawer)Illusions::TextDrawerprotected
_text (defined in Illusions::TextDrawer)Illusions::TextDrawerprotected
_textFlags (defined in Illusions::TextDrawer)Illusions::TextDrawerprotected
_textLines (defined in Illusions::TextDrawer)Illusions::TextDrawerprotected
drawText(Screen *screen, Graphics::Surface *surface, uint16 backgroundColor, uint16 borderColor) (defined in Illusions::TextDrawer)Illusions::TextDrawer
getCharWidth(uint16 c) (defined in Illusions::TextDrawer)Illusions::TextDrawerprotected
getSpaceWidth() (defined in Illusions::TextDrawer)Illusions::TextDrawerprotected
textHasChar(uint16 c) (defined in Illusions::TextDrawer)Illusions::TextDrawerprotected
wrapText(FontResource *font, uint16 *text, WidthHeight *dimensions, Common::Point offsPt, uint textFlags, uint16 *&outTextPtr) (defined in Illusions::TextDrawer)Illusions::TextDrawer
wrapTextIntern(int16 x, int16 y, int16 maxWidth, int16 maxHeight, uint16 *&outTextPtr) (defined in Illusions::TextDrawer)Illusions::TextDrawerprotected