ScummVM API documentation
MM::MM1::ViewsEnh::TextView Member List

This is the complete list of members for MM::MM1::ViewsEnh::TextView, including all inherited members.

_bounds (defined in MM::MM1::UIElement)MM::MM1::UIElementprotected
_children (defined in MM::MM1::UIElement)MM::MM1::UIElementprotected
_colorsNum (defined in MM::MM1::ViewsEnh::TextView)MM::MM1::ViewsEnh::TextViewprotected
_fontReduced (defined in MM::MM1::ViewsEnh::TextView)MM::MM1::ViewsEnh::TextViewprotected
_innerBounds (defined in MM::MM1::UIElement)MM::MM1::UIElementprotected
_name (defined in MM::MM1::UIElement)MM::MM1::UIElementprotected
_needsRedraw (defined in MM::MM1::UIElement)MM::MM1::UIElementprotected
_parent (defined in MM::MM1::UIElement)MM::MM1::UIElementprotected
_textPos (defined in MM::MM1::ViewsEnh::TextView)MM::MM1::ViewsEnh::TextViewprotected
addView(UIElement *ui)MM::MM1::UIElement
addView(const Common::String &name) (defined in MM::MM1::UIElement)MM::MM1::UIElement
addView() (defined in MM::MM1::UIElement)MM::MM1::UIElement
cancelDelay()MM::MM1::UIElementinlineprotected
clearSurface() overrideMM::MM1::ViewsEnh::TextViewprotectedvirtual
close()MM::MM1::UIElementvirtual
delayFrames(uint frames)MM::MM1::UIElementprotected
delaySeconds(uint seconds)MM::MM1::UIElementprotected
draw()MM::MM1::UIElementvirtual
drawGraphic(int gfxNum) (defined in MM::MM1::ViewsEnh::TextView)MM::MM1::ViewsEnh::TextViewprotected
endDelay()MM::MM1::UIElementprotected
findView(const Common::String &name)MM::MM1::UIElementvirtual
focus()MM::MM1::UIElement
getBounds() constMM::MM1::UIElementinline
getLineBounds(int line1, int line2) const (defined in MM::MM1::UIElement)MM::MM1::UIElementinlineprotected
getName() constMM::MM1::UIElementinline
getRandomNumber(int minNumber, int maxNumber)MM::MM1::UIElement
getRandomNumber(int maxNumber) (defined in MM::MM1::UIElement)MM::MM1::UIElement
getStringWidth(const Common::String &str)MM::MM1::ViewsEnh::TextViewprotected
getSurface() constMM::MM1::UIElement
isDelayActive() constMM::MM1::UIElementinlineprotected
isFocused() const (defined in MM::MM1::UIElement)MM::MM1::UIElement
msgAction(const ActionMessage &e) (defined in MM::MM1::UIElement)MM::MM1::UIElementinlineprotectedvirtual
msgDrawGraphic(const DrawGraphicMessage &e) (defined in MM::MM1::UIElement)MM::MM1::UIElementinlineprotectedvirtual
msgFocus(const FocusMessage &e) (defined in MM::MM1::UIElement)MM::MM1::UIElementinlineprotectedvirtual
msgGame(const GameMessage &e) (defined in MM::MM1::UIElement)MM::MM1::UIElementinlineprotectedvirtual
msgHeader(const HeaderMessage &e) (defined in MM::MM1::UIElement)MM::MM1::UIElementinlineprotectedvirtual
msgInfo(const InfoMessage &e) (defined in MM::MM1::UIElement)MM::MM1::UIElementinlineprotectedvirtual
msgKeypress(const KeypressMessage &e) (defined in MM::MM1::UIElement)MM::MM1::UIElementinlineprotectedvirtual
msgMouseDown(const MouseDownMessage &e) (defined in MM::MM1::UIElement)MM::MM1::UIElementinlineprotectedvirtual
msgMouseUp(const MouseUpMessage &e) (defined in MM::MM1::UIElement)MM::MM1::UIElementinlineprotectedvirtual
msgUnfocus(const UnfocusMessage &e) (defined in MM::MM1::UIElement)MM::MM1::UIElementinlineprotectedvirtual
needsRedraw() constMM::MM1::UIElementinline
newLine()MM::MM1::ViewsEnh::TextViewprotected
open() (defined in MM::MM1::UIElement)MM::MM1::UIElementinline
redraw()MM::MM1::UIElement
replaceView(UIElement *ui, bool replaceAllViews=false)MM::MM1::UIElement
replaceView(const Common::String &name, bool replaceAllViews=false) (defined in MM::MM1::UIElement)MM::MM1::UIElement
send(const Common::String &viewName, const FocusMessage &msg) (defined in MM::MM1::UIElement)MM::MM1::UIElementinline
send(const FocusMessage &msg) (defined in MM::MM1::UIElement)MM::MM1::UIElementinline
send(const Common::String &viewName, const UnfocusMessage &msg) (defined in MM::MM1::UIElement)MM::MM1::UIElementinline
send(const UnfocusMessage &msg) (defined in MM::MM1::UIElement)MM::MM1::UIElementinline
send(const Common::String &viewName, const KeypressMessage &msg) (defined in MM::MM1::UIElement)MM::MM1::UIElementinline
send(const KeypressMessage &msg) (defined in MM::MM1::UIElement)MM::MM1::UIElementinline
send(const Common::String &viewName, const MouseDownMessage &msg) (defined in MM::MM1::UIElement)MM::MM1::UIElementinline
send(const MouseDownMessage &msg) (defined in MM::MM1::UIElement)MM::MM1::UIElementinline
send(const Common::String &viewName, const MouseUpMessage &msg) (defined in MM::MM1::UIElement)MM::MM1::UIElementinline
send(const MouseUpMessage &msg) (defined in MM::MM1::UIElement)MM::MM1::UIElementinline
send(const Common::String &viewName, const ActionMessage &msg) (defined in MM::MM1::UIElement)MM::MM1::UIElementinline
send(const ActionMessage &msg) (defined in MM::MM1::UIElement)MM::MM1::UIElementinline
send(const Common::String &viewName, const GameMessage &msg) (defined in MM::MM1::UIElement)MM::MM1::UIElementinline
send(const GameMessage &msg) (defined in MM::MM1::UIElement)MM::MM1::UIElementinline
send(const Common::String &viewName, const HeaderMessage &msg) (defined in MM::MM1::UIElement)MM::MM1::UIElementinline
send(const HeaderMessage &msg) (defined in MM::MM1::UIElement)MM::MM1::UIElementinline
send(const Common::String &viewName, const InfoMessage &msg) (defined in MM::MM1::UIElement)MM::MM1::UIElementinline
send(const InfoMessage &msg) (defined in MM::MM1::UIElement)MM::MM1::UIElementinline
send(const Common::String &viewName, const DrawGraphicMessage &msg) (defined in MM::MM1::UIElement)MM::MM1::UIElementinline
send(const DrawGraphicMessage &msg) (defined in MM::MM1::UIElement)MM::MM1::UIElementinline
setBounds(const Common::Rect &r)MM::MM1::UIElementinlinevirtual
setReduced(bool flag)MM::MM1::ViewsEnh::TextViewinline
setTextColor(byte col)MM::MM1::ViewsEnh::TextViewprotected
splitLines(const Common::String &str, int firstLineWidth=-1)MM::MM1::ViewsEnh::TextViewprotected
TextView(const Common::String &name) (defined in MM::MM1::ViewsEnh::TextView)MM::MM1::ViewsEnh::TextView
TextView(const Common::String &name, UIElement *owner) (defined in MM::MM1::ViewsEnh::TextView)MM::MM1::ViewsEnh::TextView
tick()MM::MM1::UIElementvirtual
timeout()MM::MM1::UIElementprotectedvirtual
UIElement(const Common::String &name, UIElement *uiParent) (defined in MM::MM1::UIElement)MM::MM1::UIElement
writeChar(unsigned char c)MM::MM1::ViewsEnh::TextViewprotected
writeChar(int x, int y, unsigned char c) (defined in MM::MM1::ViewsEnh::TextView)MM::MM1::ViewsEnh::TextViewprotected
writeLine(int lineNum, const Common::String &str, TextAlign align=ALIGN_LEFT, int xp=0)MM::MM1::ViewsEnh::TextViewprotected
writeNumber(int val)MM::MM1::ViewsEnh::TextViewprotected
writeNumber(int x, int y, int val) (defined in MM::MM1::ViewsEnh::TextView)MM::MM1::ViewsEnh::TextViewprotected
writeString(const Common::String &str, TextAlign align=ALIGN_LEFT)MM::MM1::ViewsEnh::TextViewprotected
writeString(int x, int y, const Common::String &str, TextAlign align=ALIGN_LEFT) (defined in MM::MM1::ViewsEnh::TextView)MM::MM1::ViewsEnh::TextViewprotected
~TextView() (defined in MM::MM1::ViewsEnh::TextView)MM::MM1::ViewsEnh::TextViewinlinevirtual
~UIElement() (defined in MM::MM1::UIElement)MM::MM1::UIElementinlinevirtual