|
Mana
|
This is the complete list of members for SpeechBubble, including all inherited members.
| add(gcn::Widget *widget) override | Popup | |
| add(gcn::Widget *widget, int x, int y) override | Popup | |
| Container() | Container | |
| draw(gcn::Graphics *graphics) override | Popup | |
| drawFrame(gcn::Graphics *graphics) override | Popup | |
| getChildrenArea() override | Popup | |
| getLayout() | Container | protected |
| getMaxHeight() const | Popup | inline |
| getMaxWidth() const | Popup | inline |
| getMinHeight() const | Popup | inline |
| getMinWidth() const | Popup | inline |
| getPadding() const | Popup | inline |
| getPlacer(int x, int y) | Container | protected |
| getPopupName() const | Popup | inline |
| getSkin() const | Popup | |
| mCaption | SpeechBubble | private |
| mLayoutHelper | Container | private |
| mMaxHeight | Popup | private |
| mMaxWidth | Popup | private |
| mMinHeight | Popup | private |
| mMinWidth | Popup | private |
| mouseMoved(gcn::MouseEvent &event) override | Popup | |
| mPadding | Popup | private |
| mPopupName | Popup | private |
| mSkinType | Popup | private |
| mSpeechBox | SpeechBubble | private |
| mText | SpeechBubble | private |
| place(int x, int y, gcn::Widget *wg, int w=1, int h=1) | Container | protected |
| Popup(const std::string &name=std::string(), SkinType skinType=SkinType::Popup) | Popup | explicit |
| position(int x, int y) | Popup | |
| scheduleDelete() | Popup | |
| setCaption(const std::string &name, const gcn::Color *color=&Theme::getThemeColor(Theme::TEXT)) | SpeechBubble | |
| setContentSize(int width, int height) | Popup | |
| setLocationRelativeTo(gcn::Widget *widget) | Popup | |
| setMaxHeight(int height) | Popup | |
| setMaxWidth(int width) | Popup | |
| setMinHeight(int height) | Popup | |
| setMinWidth(int width) | Popup | |
| setPadding(int padding) | Popup | inline |
| setPopupName(const std::string &name) | Popup | inline |
| setText(const std::string &text, bool showName=true) | SpeechBubble | |
| setWindowContainer(WindowContainer *windowContainer) | Popup | static |
| SpeechBubble() | SpeechBubble | |
| widgetAdded(gcn::Widget *widget) const | Popup | private |
| ~Container() override | Container | |
| ~Popup() override | Popup |