|
dl
|
ui之panel 更多...
#include "misc/dl_component_use.h"#include "base/dl_type_def.h"#include "misc/dl_locator.h"#include "base/dl_tree.h"#include "dl_ui_background.h"#include "render/dl_factory.h"#include "ui/dl_ui_sprite.h"#include "ui/dl_ui_text.h"#include "ui/dl_ui_button_sprite.h"#include "ui/dl_ui_button_sprite9.h"#include "io/dl_json.h"类 | |
| class | dl::UI::Panel |
| UI面板 更多... | |
命名空间 | |
| namespace | dl |
| namespace | dl::UI |
| UI系统 | |
枚举 | |
| enum class | dl::UI::ElementType { dl::UI::UNKNOWN = -1 , dl::UI::BACKGROUND , dl::UI::TEXT , dl::UI::BUTTON , dl::UI::MSG_BOX , dl::UI::LOCATOR , dl::UI::LIST_BOX } |
函数 | |
| ElementType | dl::UI::String2ElementType (std::string_view str) |