dl
dl::ParamWindow结构体 参考

创建窗口参数 更多...

#include <dl_system.h>

Public 成员函数

 ParamWindow ()
 

Public 属性

std::string _strTitle
 
Size _size
 
FullScreenMode _fullScreenMode
 
bool _bHideTitle
 

详细描述

创建窗口参数

在文件 dl_system.h41 行定义.

构造及析构函数说明

◆ ParamWindow()

dl::ParamWindow::ParamWindow ( )
inline

在文件 dl_system.h48 行定义.

类成员变量说明

◆ _bHideTitle

bool dl::ParamWindow::_bHideTitle

在文件 dl_system.h46 行定义.

◆ _fullScreenMode

FullScreenMode dl::ParamWindow::_fullScreenMode

在文件 dl_system.h45 行定义.

◆ _size

Size dl::ParamWindow::_size

在文件 dl_system.h44 行定义.

◆ _strTitle

std::string dl::ParamWindow::_strTitle

在文件 dl_system.h43 行定义.


该结构体的文档由以下文件生成: