Mana
Loading...
Searching...
No Matches
StatusWindow Member List

This is the complete list of members for StatusWindow, including all inherited members.

addAttribute(int id, const std::string &name, bool modifiable, const std::string &description)StatusWindow
adjustPositionAfterResize(int oldScreenWidth, int oldScreenHeight)Window
BOTTOM enum valueWindowprivate
center()Window
clearLayout()Window
close()Windowvirtual
draw(gcn::Graphics *graphics) overrideWindow
drawFrame(gcn::Graphics *graphics) overrideWindow
ensureOnScreen()Windowprivate
event(Event::Channel channel, const Event &event) overrideStatusWindowvirtual
getCloseButtonRect() constWindowprivate
getGuiAlpha()Windowstatic
getLayout()Window
getMaxHeight() constWindowinline
getMaxWidth() constWindowinline
getMinHeight() constWindowinline
getMinWidth() constWindowinline
getParentWindow() constWindowinline
getPlacer(int x, int y)Window
getResizeHandles(gcn::MouseEvent &event)Windowprivate
getSkin() constWindow
getStickyButtonRect() constWindowprivate
getWindowName() constWindowinline
ignore(Event::Channel channel)EventListener
instancesWindowprivatestatic
isDefaultVisible() constWindowinline
isResizable() constWindow
isSticky() constWindowinline
LEFT enum valueWindowprivate
listen(Event::Channel channel)EventListener
loadWindowState()Window
mAttrContStatusWindowprivate
mAttrsStatusWindowprivate
mAttrScrollStatusWindowprivate
mCharacterPointsLabelStatusWindowprivate
mCloseButtonWindowprivate
mCloseButtonHoveredWindowprivate
mCorrectionPointsLabelStatusWindowprivate
mDAttrContStatusWindowprivate
mDAttrScrollStatusWindowprivate
mDefaultHeightWindowprivate
mDefaultVisibleWindowprivate
mDefaultWidthWindowprivate
mDefaultXWindowprivate
mDefaultYWindowprivate
mGripWindowprivate
mHpBarStatusWindowprivate
mHpLabelStatusWindowprivate
mJobBarStatusWindowprivate
mJobLabelStatusWindowprivate
mJobLvlLabelStatusWindowprivate
mLayoutWindowprivate
mLvlLabelStatusWindowprivate
mMaxWinHeightWindowprivate
mMaxWinWidthWindowprivate
mMinWinHeightWindowprivate
mMinWinWidthWindowprivate
mModalWindowprivate
mMoneyLabelStatusWindowprivate
mMpBarStatusWindowprivate
mMpLabelStatusWindowprivate
mouseDragged(gcn::MouseEvent &event) overrideWindow
mouseExited(gcn::MouseEvent &event) overrideWindow
mouseMoved(gcn::MouseEvent &event) overrideWindow
mousePressed(gcn::MouseEvent &event) overrideWindow
mouseReleased(gcn::MouseEvent &event) overrideWindow
mouseResizeWindowprotectedstatic
mParentWindowprivate
mSaveVisibleWindowprivate
mShowTitleWindowprivate
mSkinTypeWindowprivate
mStickyWindowprivate
mStickyButtonWindowprivate
mWindowNameWindowprivate
mXpBarStatusWindowprivate
mXpLabelStatusWindowprivate
place(int x, int y, gcn::Widget *, int w=1, int h=1)Window
redraw()Window
reflowLayout(int w=0, int h=0)Window
resetToDefaultSize()Windowvirtual
ResizeHandles enum nameWindowprivate
RIGHT enum valueWindowprivate
saveWindowState() constWindow
scheduleDelete()Window
setCloseButton(bool flag)Window
setContentSize(int width, int height)Window
setDefaultSize(int defaultX, int defaultY, int defaultWidth, int defaultHeight)Window
setDefaultSize()Window
setDefaultSize(int defaultWidth, int defaultHeight, WindowAlignment alignment, int offsetx=0, int offsetY=0)Window
setDefaultVisible(bool save)Windowinline
setLocationRelativeTo(gcn::Widget *widget)Window
setMaxHeight(int height)Window
setMaxWidth(int width)Window
setMinHeight(int height)Window
setMinimumContentSize(int width, int height)Window
setMinWidth(int width)Window
setPointsNeeded(int id, int needed)StatusWindow
setResizable(bool resize)Window
setSaveVisible(bool save)Windowinline
setShowTitle(bool flag)Windowinline
setSticky(bool sticky)Window
setStickyButton(bool flag)Window
setVisible(bool visible)Windowvirtual
setVisible(bool visible, bool forceSticky)Window
setWindowContainer(WindowContainer *windowContainer)Windowstatic
setWindowName(const std::string &name)Windowinline
StatusWindow()StatusWindow
TOP enum valueWindowprivate
updateAttrs()StatusWindow
updateHPBar(ProgressBar *bar, bool showMax=false)StatusWindowstatic
updateMPBar(ProgressBar *bar, bool showMax=false)StatusWindowstatic
updateProgressBar(ProgressBar *bar, int value, int max, bool percent)StatusWindowstatic
updateProgressBar(ProgressBar *bar, int id, bool percent=true)StatusWindow
updateXPBar(ProgressBar *bar, bool percent=true)StatusWindowstatic
widgetHidden(const gcn::Event &event) overrideWindow
widgetResized(const gcn::Event &event) overrideWindow
willSaveVisible() constWindowinline
Window(const std::string &caption="Window", bool modal=false, Window *parent=nullptr)Window
Window(SkinType skinType, const std::string &caption="Window", bool modal=false, Window *parent=nullptr)Window
~EventListener()EventListenervirtual
~Window() overrideWindow