SuperTuxKart
|
This is the complete list of members for GUIEngine::Skin, including all inherited members.
draw2DImage(const video::ITexture *texture, const core::rect< s32 > &destRect, const core::rect< s32 > &sourceRect, const core::rect< s32 > *clipRect, const video::SColor *const colors, bool useAlphaChannelOfTexture) (defined in GUIEngine::Skin) | GUIEngine::Skin | virtual |
draw2DRectangle(gui::IGUIElement *element, const video::SColor &color, const core::rect< s32 > &pos, const core::rect< s32 > *clip) (defined in GUIEngine::Skin) | GUIEngine::Skin | virtual |
draw3DButtonPanePressed(gui::IGUIElement *element, const core::rect< s32 > &rect, const core::rect< s32 > *clip) (defined in GUIEngine::Skin) | GUIEngine::Skin | virtual |
draw3DButtonPaneStandard(gui::IGUIElement *element, const core::rect< s32 > &rect, const core::rect< s32 > *clip) (defined in GUIEngine::Skin) | GUIEngine::Skin | virtual |
draw3DMenuPane(gui::IGUIElement *element, const core::rect< s32 > &rect, const core::rect< s32 > *clip) (defined in GUIEngine::Skin) | GUIEngine::Skin | virtual |
draw3DSunkenPane(gui::IGUIElement *element, video::SColor bgcolor, bool flat, bool fillBackGround, const core::rect< s32 > &rect, const core::rect< s32 > *clip) (defined in GUIEngine::Skin) | GUIEngine::Skin | virtual |
draw3DTabBody(gui::IGUIElement *element, bool border, bool background, const core::rect< s32 > &rect, const core::rect< s32 > *clip, s32 tabHeight=-1, gui::EGUI_ALIGNMENT alignment=gui::EGUIA_UPPERLEFT) (defined in GUIEngine::Skin) | GUIEngine::Skin | virtual |
draw3DTabButton(gui::IGUIElement *element, bool active, const core::rect< s32 > &rect, const core::rect< s32 > *clip, gui::EGUI_ALIGNMENT alignment=gui::EGUIA_UPPERLEFT) (defined in GUIEngine::Skin) | GUIEngine::Skin | virtual |
draw3DToolBar(gui::IGUIElement *element, const core::rect< s32 > &rect, const core::rect< s32 > *clip) (defined in GUIEngine::Skin) | GUIEngine::Skin | virtual |
draw3DWindowBackground(gui::IGUIElement *element, bool drawTitleBar, video::SColor titleBarColor, const core::rect< s32 > &rect, const core::rect< s32 > *clip, core::rect< s32 > *checkClientArea=0) (defined in GUIEngine::Skin) | GUIEngine::Skin | virtual |
drawBadgeOn(const Widget *widget, const core::rect< s32 > &rect) (defined in GUIEngine::Skin) | GUIEngine::Skin | |
drawBGFadeColor() (defined in GUIEngine::Skin) | GUIEngine::Skin | |
drawBgImage() (defined in GUIEngine::Skin) | GUIEngine::Skin | |
drawBoxFromStretchableTexture(SkinWidgetContainer *w, const core::rect< s32 > &dest, BoxRenderParams ¶ms, bool deactivated=false, const core::rect< s32 > *clipRect=NULL) (defined in GUIEngine::Skin) | GUIEngine::Skin | private |
drawButton(Widget *w, const core::rect< s32 > &rect, const bool pressed, const bool focused) | GUIEngine::Skin | private |
drawCheckBox(const core::rect< s32 > &rect, Widget *widget, bool focused) | GUIEngine::Skin | private |
drawGauge(const core::rect< s32 > &rect, Widget *widget, bool focused) (defined in GUIEngine::Skin) | GUIEngine::Skin | private |
drawGaugeFill(const core::rect< s32 > &rect, Widget *widget, bool focused) (defined in GUIEngine::Skin) | GUIEngine::Skin | private |
drawIcon(gui::IGUIElement *element, gui::EGUI_DEFAULT_ICON icon, const core::position2di position, u32 starttime, u32 currenttime, bool loop=false, const core::rect< s32 > *clip=NULL) (defined in GUIEngine::Skin) | GUIEngine::Skin | virtual |
drawIconButton(const core::rect< s32 > &rect, Widget *widget, const bool pressed, bool focused) | GUIEngine::Skin | private |
drawList(const core::rect< s32 > &rect, Widget *widget, bool focused) | GUIEngine::Skin | private |
drawListHeader(const core::rect< s32 > &rect, Widget *widget) | GUIEngine::Skin | private |
drawListSelection(const core::rect< s32 > &rect, Widget *widget, bool focused, const core::rect< s32 > *clip) | GUIEngine::Skin | private |
drawMessage(SkinWidgetContainer *w, const core::recti &dest, const std::string &type) | GUIEngine::Skin | |
drawProgress(Widget *w, const core::rect< s32 > &rect, const bool pressed, const bool focused) | GUIEngine::Skin | private |
drawProgressBarInScreen(SkinWidgetContainer *swc, const core::rect< s32 > &rect, float progress, bool deactivated=false) (defined in GUIEngine::Skin) | GUIEngine::Skin | |
drawRatingBar(Widget *w, const core::rect< s32 > &rect, const bool pressed, const bool focused) | GUIEngine::Skin | private |
drawRibbon(const core::rect< s32 > &rect, Widget *widget, const bool pressed, bool focused) (defined in GUIEngine::Skin) | GUIEngine::Skin | private |
drawRibbonChild(const core::rect< s32 > &rect, Widget *widget, const bool pressed, bool focused) | GUIEngine::Skin | private |
drawScrollbarBackground(const core::rect< s32 > &rect) (defined in GUIEngine::Skin) | GUIEngine::Skin | private |
drawScrollbarButton(const core::rect< s32 > &rect, const bool pressed, const bool bottomArrow) (defined in GUIEngine::Skin) | GUIEngine::Skin | private |
drawScrollbarThumb(const core::rect< s32 > &rect) (defined in GUIEngine::Skin) | GUIEngine::Skin | private |
drawSpinnerBody(const core::rect< s32 > &rect, Widget *widget, const bool pressed, bool focused) | GUIEngine::Skin | private |
drawSpinnerChild(const core::rect< s32 > &rect, Widget *widget, const bool pressed, bool focused) | GUIEngine::Skin | private |
drawTooltip(Widget *widget, bool atMouse) (defined in GUIEngine::Skin) | GUIEngine::Skin | private |
drawTooltips() (defined in GUIEngine::Skin) | GUIEngine::Skin | |
getBoxRenderParams(const std::string &type) | GUIEngine::Skin | |
getColor(const std::string &name) (defined in GUIEngine::Skin) | GUIEngine::Skin | static |
getColor(gui::EGUI_DEFAULT_COLOR color) const (defined in GUIEngine::Skin) | GUIEngine::Skin | virtual |
getColorEmojiTTF() const (defined in GUIEngine::Skin) | GUIEngine::Skin | |
getDefaultText(gui::EGUI_DEFAULT_TEXT text) const (defined in GUIEngine::Skin) | GUIEngine::Skin | virtual |
getDigitTTF() const (defined in GUIEngine::Skin) | GUIEngine::Skin | |
getFallbackSkin() (defined in GUIEngine::Skin) | GUIEngine::Skin | inline |
getFont(gui::EGUI_DEFAULT_FONT which=gui::EGDF_DEFAULT) const (defined in GUIEngine::Skin) | GUIEngine::Skin | virtual |
getIcon(gui::EGUI_DEFAULT_ICON icon) const (defined in GUIEngine::Skin) | GUIEngine::Skin | virtual |
getImage(const char *name) (defined in GUIEngine::Skin) | GUIEngine::Skin | |
getNormalTTF() const (defined in GUIEngine::Skin) | GUIEngine::Skin | |
getPlayerColor(int player_id) (defined in GUIEngine::Skin) | GUIEngine::Skin | private |
getScalingFactor(std::string params, float height) (defined in GUIEngine::Skin) | GUIEngine::Skin | |
getSize(gui::EGUI_DEFAULT_SIZE size) const (defined in GUIEngine::Skin) | GUIEngine::Skin | virtual |
getSpriteBank() const (defined in GUIEngine::Skin) | GUIEngine::Skin | virtual |
getThemedIcon(const std::string &relative_path) const (defined in GUIEngine::Skin) | GUIEngine::Skin | |
hasFont() const (defined in GUIEngine::Skin) | GUIEngine::Skin | |
hasIconTheme() const (defined in GUIEngine::Skin) | GUIEngine::Skin | |
m_bg_image (defined in GUIEngine::Skin) | GUIEngine::Skin | private |
m_dialog (defined in GUIEngine::Skin) | GUIEngine::Skin | |
m_dialog_size (defined in GUIEngine::Skin) | GUIEngine::Skin | |
m_fallback_skin (defined in GUIEngine::Skin) | GUIEngine::Skin | private |
m_tooltip_at_mouse (defined in GUIEngine::Skin) | GUIEngine::Skin | private |
m_tooltips (defined in GUIEngine::Skin) | GUIEngine::Skin | private |
process3DPane(gui::IGUIElement *element, const core::rect< s32 > &rect, const bool pressed) (defined in GUIEngine::Skin) | GUIEngine::Skin | private |
renderSections(PtrVector< Widget > *within_vector=NULL) | GUIEngine::Skin | |
resetBackgroundImage() (defined in GUIEngine::Skin) | GUIEngine::Skin | inline |
setColor(gui::EGUI_DEFAULT_COLOR which, video::SColor newColor) (defined in GUIEngine::Skin) | GUIEngine::Skin | virtual |
setDefaultText(gui::EGUI_DEFAULT_TEXT which, const wchar_t *newText) (defined in GUIEngine::Skin) | GUIEngine::Skin | virtual |
setFont(gui::IGUIFont *font, gui::EGUI_DEFAULT_FONT which=gui::EGDF_DEFAULT) (defined in GUIEngine::Skin) | GUIEngine::Skin | virtual |
setIcon(gui::EGUI_DEFAULT_ICON icon, u32 index) (defined in GUIEngine::Skin) | GUIEngine::Skin | virtual |
setSize(gui::EGUI_DEFAULT_SIZE which, s32 size) (defined in GUIEngine::Skin) | GUIEngine::Skin | virtual |
setSpriteBank(gui::IGUISpriteBank *bank) (defined in GUIEngine::Skin) | GUIEngine::Skin | virtual |
Skin(gui::IGUISkin *fallback_skin) | GUIEngine::Skin | |
~Skin() (defined in GUIEngine::Skin) | GUIEngine::Skin |