|
dl
|
UI系统之按钮基类 更多...
#include "math/dl_coor.h"#include "dl_type.h"#include "io/dl_input.h"#include "math/dl_align.h"#include "misc/dl_component_use.h"#include "render/dl_text.h"类 | |
| class | dl::UI::Button |
| 按钮(Button、Switch、Radio) 更多... | |
| struct | dl::UI::Button::TextData |
命名空间 | |
| namespace | dl |
| namespace | dl::UI |
| UI系统 | |
类型定义 | |
| using | dl::UI::ButtonMode = Button::Mode |
| using | dl::UI::ButtonState = Button::State |
UI系统之按钮基类
在文件 dl_ui_button_base.h 中定义.