|
dl
|
创建窗口参数 更多...
#include <dl_system.h>
Public 成员函数 | |
| ParamWindow () | |
Public 属性 | |
| std::string | _strTitle |
| Size | _size |
| FullScreenMode | _fullScreenMode |
| bool | _bHideTitle |
创建窗口参数
在文件 dl_system.h 第 41 行定义.
|
inline |
在文件 dl_system.h 第 48 行定义.
| bool dl::ParamWindow::_bHideTitle |
在文件 dl_system.h 第 46 行定义.
| FullScreenMode dl::ParamWindow::_fullScreenMode |
在文件 dl_system.h 第 45 行定义.
| Size dl::ParamWindow::_size |
在文件 dl_system.h 第 44 行定义.
| std::string dl::ParamWindow::_strTitle |
在文件 dl_system.h 第 43 行定义.