Mana
|
This is the complete list of members for MiniStatusWindow, 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 | MiniStatusWindow | |
drawFrame(gcn::Graphics *graphics) override | Popup | |
drawIcons(Graphics *graphics) | MiniStatusWindow | private |
event(Event::Channel channel, const Event &event) override | MiniStatusWindow | virtual |
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 | |
ignore(Event::Channel channel) | EventListener | |
listen(Event::Channel channel) | EventListener | |
logic() override | MiniStatusWindow | |
mHpBar | MiniStatusWindow | private |
MiniStatusWindow() | MiniStatusWindow | |
mLayoutHelper | Container | private |
mMaxHeight | Popup | private |
mMaxWidth | Popup | private |
mMinHeight | Popup | private |
mMinWidth | Popup | private |
mMpBar | MiniStatusWindow | private |
mouseExited(gcn::MouseEvent &event) override | MiniStatusWindow | |
mouseMoved(gcn::MouseEvent &mouseEvent) override | MiniStatusWindow | |
mPadding | Popup | private |
mPopupName | Popup | private |
mSkinType | Popup | private |
mStatusIcons | MiniStatusWindow | private |
mTextPopup | MiniStatusWindow | private |
mXpBar | MiniStatusWindow | 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 | |
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 |
setWindowContainer(WindowContainer *windowContainer) | Popup | static |
updateSize() | MiniStatusWindow | private |
widgetAdded(gcn::Widget *widget) const | Popup | private |
~Container() override | Container | |
~EventListener() | EventListener | virtual |
~MiniStatusWindow() override | MiniStatusWindow | |
~Popup() override | Popup |