ManaPlus
Data Structures | Variables
theme.h File Reference

(986a3bf)

#include "logger.h"
#include "enums/gui/progresscolorid.h"
#include "enums/gui/themecolorid.h"
#include "listeners/configlistener.h"
#include "gui/palette.h"
#include "utils/stringvector.h"
#include "localconsts.h"

Go to the source code of this file.

Data Structures

class  Theme
 

Variables

Themetheme
 

Variable Documentation

◆ theme

Theme* theme
extern

Definition at line 62 of file theme.cpp.

Referenced by Game::addWatermark(), BrowserBox::BrowserBox(), CheckBox::CheckBox(), Desktop::Desktop(), TextParticle::draw(), Being::drawSpeech(), TouchManager::drawText(), DropDown::DropDown(), Client::gameInit(), Theme::getImageFromThemeXml(), Theme::getImageSetFromThemeXml(), Theme::getProgressColor(), Widget2::getThemeCharColor(), Widget2::getThemeColor(), Button::init(), Label::init(), Slider::init(), Tab::init(), PlayerBox::init(), ScrollArea::init(), ListBox::ListBox(), TouchManager::loadButtons(), TouchManager::loadTouchItem(), LocalPlayer::LocalPlayer(), Pincode::Pincode(), Popup::Popup(), EquipmentWindow::postInit(), Theme::prepareThemePath(), ProgressBar::ProgressBar(), RadioButton::RadioButton(), Being::setSpeech(), SkillRectangleListBox::SkillRectangleListBox(), StaticBrowserBox::StaticBrowserBox(), TestLauncher::testDraw(), Text::Text(), TextField::TextField(), TextPreview::TextPreview(), Theme::tryThemePath(), Button::updateAlpha(), CheckBox::updateAlpha(), DropDown::updateAlpha(), ListBox::updateAlpha(), ProgressBar::updateAlpha(), RadioButton::updateAlpha(), ScrollArea::updateAlpha(), SkillRectangleListBox::updateAlpha(), Slider::updateAlpha(), Tab::updateAlpha(), TextField::updateAlpha(), Being::updateColors(), Window::Window(), BrowserBox::~BrowserBox(), Button::~Button(), CheckBox::~CheckBox(), Desktop::~Desktop(), DropDown::~DropDown(), Gui::~Gui(), ItemContainer::~ItemContainer(), Label::~Label(), ListBox::~ListBox(), Pincode::~Pincode(), Popup::~Popup(), ProgressBar::~ProgressBar(), RadioButton::~RadioButton(), StaticBrowserBox::~StaticBrowserBox(), Tab::~Tab(), TextField::~TextField(), TextPreview::~TextPreview(), Window::~Window(), and WindowMenu::~WindowMenu().