#include "gui_uiobject.hpp"
#include "gui_frame.hpp"
#include "gui_layeredregion.hpp"
#include "gui_manager.hpp"
#include "gui_out.hpp"
#include <utils_string.hpp>
#include <sstream>
Go to the source code of this file.
Namespaces | |
namespace | gui |
Defines | |
#define | DEBUG_LOG(msg) |
#define | DEBUG_LOG(msg) |
Functions | |
gui::fAlpha_ (1.0f) | |
gui::bIsShown_ (true) | |
gui::bIsVisible_ (true) | |
gui::bIsWidthAbs_ (true) | |
gui::bIsHeightAbs_ (true) | |
gui::uiAbsWidth_ (0u) | |
gui::uiAbsHeight_ (0u) | |
gui::fRelWidth_ (0.0f) | |
gui::fRelHeight_ (0.0f) | |
gui::bUpdateAnchors_ (false) | |
gui::bUpdateBorders_ (true) | |
gui::bUpdateDimensions_ (false) |
#define DEBUG_LOG | ( | msg | ) |
#define DEBUG_LOG | ( | msg | ) |