dl
dl::Engine::Param结构体 参考

选择性初始化组件 更多...

#include <dl_engine.h>

Public 属性

bool _setConsoleUtf8 = true
 
bool _showInfo = true
 
bool _useTime = true
 
bool _useFreetype = true
 
bool _useNet = true
 
bool _useAction = true
 
bool _usePhysics = true
 
bool _useAudio = true
 
bool _useScene = true
 
bool _useHttp = true
 
bool _useLanguage = true
 
bool _useMidi = true
 
bool _useAngelScript = true
 
bool _useLua = true
 
bool _test = false
 
bool _useDefaultSkybox = true
 
std::string _projectName = "project"
 
bool _show3D = true
 

详细描述

选择性初始化组件

在文件 dl_engine.h22 行定义.

类成员变量说明

◆ _projectName

std::string dl::Engine::Param::_projectName = "project"

在文件 dl_engine.h40 行定义.

◆ _setConsoleUtf8

bool dl::Engine::Param::_setConsoleUtf8 = true

在文件 dl_engine.h24 行定义.

◆ _show3D

bool dl::Engine::Param::_show3D = true

在文件 dl_engine.h43 行定义.

◆ _showInfo

bool dl::Engine::Param::_showInfo = true

在文件 dl_engine.h25 行定义.

◆ _test

bool dl::Engine::Param::_test = false

在文件 dl_engine.h38 行定义.

◆ _useAction

bool dl::Engine::Param::_useAction = true

在文件 dl_engine.h29 行定义.

◆ _useAngelScript

bool dl::Engine::Param::_useAngelScript = true

在文件 dl_engine.h36 行定义.

◆ _useAudio

bool dl::Engine::Param::_useAudio = true

在文件 dl_engine.h31 行定义.

◆ _useDefaultSkybox

bool dl::Engine::Param::_useDefaultSkybox = true

在文件 dl_engine.h39 行定义.

◆ _useFreetype

bool dl::Engine::Param::_useFreetype = true

在文件 dl_engine.h27 行定义.

◆ _useHttp

bool dl::Engine::Param::_useHttp = true

在文件 dl_engine.h33 行定义.

◆ _useLanguage

bool dl::Engine::Param::_useLanguage = true

在文件 dl_engine.h34 行定义.

◆ _useLua

bool dl::Engine::Param::_useLua = true

在文件 dl_engine.h37 行定义.

◆ _useMidi

bool dl::Engine::Param::_useMidi = true

在文件 dl_engine.h35 行定义.

◆ _useNet

bool dl::Engine::Param::_useNet = true

在文件 dl_engine.h28 行定义.

◆ _usePhysics

bool dl::Engine::Param::_usePhysics = true

在文件 dl_engine.h30 行定义.

◆ _useScene

bool dl::Engine::Param::_useScene = true

在文件 dl_engine.h32 行定义.

◆ _useTime

bool dl::Engine::Param::_useTime = true

在文件 dl_engine.h26 行定义.


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