dl
dl_system.h 文件参考

窗口主系统 更多...

#include <string_view>
#include <vector>
#include "dl_type.h"
#include "base/dl_type_user.h"
#include "script/dl_lua.h"

浏览该文件的源代码.

struct  dl::ParamWindow
 创建窗口参数 更多...
 
class  dl::System
 系统 更多...
 

命名空间

namespace  dl
 

枚举

enum class  dl::FullScreenMode { dl::WINDOW , dl::FULL , dl::FULL_WINDOW }
 全屏模式 更多...
 
enum class  dl::WindowDirection { dl::UP , dl::RIGHT , dl::DOWN , dl::LEFT }
 屏幕方向 更多...
 
enum class  dl::SystemStep { dl::START , dl::UPDATE , dl::RENDER , dl::RELEASE }
 运行步骤 更多...
 

变量

Systemdl::g_system
 

详细描述

窗口主系统

版本
1.0
作者
lveyou
日期
23-06-23
注解

在文件 dl_system.h 中定义.