SuperTuxKart
Loading...
Searching...
No Matches
GUIEngine::Skin Member List

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::Skinvirtual
draw2DRectangle(gui::IGUIElement *element, const video::SColor &color, const core::rect< s32 > &pos, const core::rect< s32 > *clip) (defined in GUIEngine::Skin)GUIEngine::Skinvirtual
draw3DButtonPanePressed(gui::IGUIElement *element, const core::rect< s32 > &rect, const core::rect< s32 > *clip) (defined in GUIEngine::Skin)GUIEngine::Skinvirtual
draw3DButtonPaneStandard(gui::IGUIElement *element, const core::rect< s32 > &rect, const core::rect< s32 > *clip) (defined in GUIEngine::Skin)GUIEngine::Skinvirtual
draw3DMenuPane(gui::IGUIElement *element, const core::rect< s32 > &rect, const core::rect< s32 > *clip) (defined in GUIEngine::Skin)GUIEngine::Skinvirtual
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::Skinvirtual
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::Skinvirtual
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::Skinvirtual
draw3DToolBar(gui::IGUIElement *element, const core::rect< s32 > &rect, const core::rect< s32 > *clip) (defined in GUIEngine::Skin)GUIEngine::Skinvirtual
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::Skinvirtual
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 &params, bool deactivated=false, const core::rect< s32 > *clipRect=NULL) (defined in GUIEngine::Skin)GUIEngine::Skinprivate
drawButton(Widget *w, const core::rect< s32 > &rect, const bool pressed, const bool focused)GUIEngine::Skinprivate
drawCheckBox(const core::rect< s32 > &rect, Widget *widget, bool focused)GUIEngine::Skinprivate
drawGauge(const core::rect< s32 > &rect, Widget *widget, bool focused) (defined in GUIEngine::Skin)GUIEngine::Skinprivate
drawGaugeFill(const core::rect< s32 > &rect, Widget *widget, bool focused) (defined in GUIEngine::Skin)GUIEngine::Skinprivate
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::Skinvirtual
drawIconButton(const core::rect< s32 > &rect, Widget *widget, const bool pressed, bool focused)GUIEngine::Skinprivate
drawList(const core::rect< s32 > &rect, Widget *widget, bool focused)GUIEngine::Skinprivate
drawListHeader(const core::rect< s32 > &rect, Widget *widget)GUIEngine::Skinprivate
drawListSelection(const core::rect< s32 > &rect, Widget *widget, bool focused, const core::rect< s32 > *clip)GUIEngine::Skinprivate
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::Skinprivate
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::Skinprivate
drawRibbon(const core::rect< s32 > &rect, Widget *widget, const bool pressed, bool focused) (defined in GUIEngine::Skin)GUIEngine::Skinprivate
drawRibbonChild(const core::rect< s32 > &rect, Widget *widget, const bool pressed, bool focused)GUIEngine::Skinprivate
drawScrollbarBackground(const core::rect< s32 > &rect) (defined in GUIEngine::Skin)GUIEngine::Skinprivate
drawScrollbarButton(const core::rect< s32 > &rect, const bool pressed, const bool bottomArrow) (defined in GUIEngine::Skin)GUIEngine::Skinprivate
drawScrollbarThumb(const core::rect< s32 > &rect) (defined in GUIEngine::Skin)GUIEngine::Skinprivate
drawSpinnerBody(const core::rect< s32 > &rect, Widget *widget, const bool pressed, bool focused)GUIEngine::Skinprivate
drawSpinnerChild(const core::rect< s32 > &rect, Widget *widget, const bool pressed, bool focused)GUIEngine::Skinprivate
drawTooltip(Widget *widget, bool atMouse) (defined in GUIEngine::Skin)GUIEngine::Skinprivate
drawTooltips() (defined in GUIEngine::Skin)GUIEngine::Skin
getBoxRenderParams(const std::string &type)GUIEngine::Skin
getColor(const std::string &name) (defined in GUIEngine::Skin)GUIEngine::Skinstatic
getColor(gui::EGUI_DEFAULT_COLOR color) const (defined in GUIEngine::Skin)GUIEngine::Skinvirtual
getColorEmojiTTF() const (defined in GUIEngine::Skin)GUIEngine::Skin
getDefaultText(gui::EGUI_DEFAULT_TEXT text) const (defined in GUIEngine::Skin)GUIEngine::Skinvirtual
getDigitTTF() const (defined in GUIEngine::Skin)GUIEngine::Skin
getFallbackSkin() (defined in GUIEngine::Skin)GUIEngine::Skininline
getFont(gui::EGUI_DEFAULT_FONT which=gui::EGDF_DEFAULT) const (defined in GUIEngine::Skin)GUIEngine::Skinvirtual
getIcon(gui::EGUI_DEFAULT_ICON icon) const (defined in GUIEngine::Skin)GUIEngine::Skinvirtual
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::Skinprivate
getScalingFactor(std::string params, float height) (defined in GUIEngine::Skin)GUIEngine::Skin
getSize(gui::EGUI_DEFAULT_SIZE size) const (defined in GUIEngine::Skin)GUIEngine::Skinvirtual
getSpriteBank() const (defined in GUIEngine::Skin)GUIEngine::Skinvirtual
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::Skinprivate
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::Skinprivate
m_tooltip_at_mouse (defined in GUIEngine::Skin)GUIEngine::Skinprivate
m_tooltips (defined in GUIEngine::Skin)GUIEngine::Skinprivate
process3DPane(gui::IGUIElement *element, const core::rect< s32 > &rect, const bool pressed) (defined in GUIEngine::Skin)GUIEngine::Skinprivate
renderSections(PtrVector< Widget > *within_vector=NULL)GUIEngine::Skin
resetBackgroundImage() (defined in GUIEngine::Skin)GUIEngine::Skininline
setColor(gui::EGUI_DEFAULT_COLOR which, video::SColor newColor) (defined in GUIEngine::Skin)GUIEngine::Skinvirtual
setDefaultText(gui::EGUI_DEFAULT_TEXT which, const wchar_t *newText) (defined in GUIEngine::Skin)GUIEngine::Skinvirtual
setFont(gui::IGUIFont *font, gui::EGUI_DEFAULT_FONT which=gui::EGDF_DEFAULT) (defined in GUIEngine::Skin)GUIEngine::Skinvirtual
setIcon(gui::EGUI_DEFAULT_ICON icon, u32 index) (defined in GUIEngine::Skin)GUIEngine::Skinvirtual
setSize(gui::EGUI_DEFAULT_SIZE which, s32 size) (defined in GUIEngine::Skin)GUIEngine::Skinvirtual
setSpriteBank(gui::IGUISpriteBank *bank) (defined in GUIEngine::Skin)GUIEngine::Skinvirtual
Skin(gui::IGUISkin *fallback_skin)GUIEngine::Skin
~Skin() (defined in GUIEngine::Skin)GUIEngine::Skin