Container() | Container | |
draw(gcn::Graphics *graphics) | MenuWindow | |
getChildrenArea() | Popup | [virtual] |
getMaxHeight() const | Popup | [inline] |
getMaxWidth() const | Popup | [inline] |
getMinHeight() const | Popup | [inline] |
getMinWidth() const | Popup | [inline] |
getPadding() const | Popup | [inline] |
getPopupName() const | Popup | [inline] |
loadPopupConfiguration() | Popup | |
MenuWindow() | MenuWindow | |
Popup(const std::string &name="", const std::string &skin="graphics/gui/gui.xml") | Popup | |
savePopupConfiguration() | 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] |
~Container() | Container | |
~Popup() | Popup |