|
dl
|
选择性初始化组件 更多...
#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.h 第 22 行定义.
| std::string dl::Engine::Param::_projectName = "project" |
在文件 dl_engine.h 第 40 行定义.
| bool dl::Engine::Param::_setConsoleUtf8 = true |
在文件 dl_engine.h 第 24 行定义.
| bool dl::Engine::Param::_show3D = true |
在文件 dl_engine.h 第 43 行定义.
| bool dl::Engine::Param::_showInfo = true |
在文件 dl_engine.h 第 25 行定义.
| bool dl::Engine::Param::_test = false |
在文件 dl_engine.h 第 38 行定义.
| bool dl::Engine::Param::_useAction = true |
在文件 dl_engine.h 第 29 行定义.
| bool dl::Engine::Param::_useAngelScript = true |
在文件 dl_engine.h 第 36 行定义.
| bool dl::Engine::Param::_useAudio = true |
在文件 dl_engine.h 第 31 行定义.
| bool dl::Engine::Param::_useDefaultSkybox = true |
在文件 dl_engine.h 第 39 行定义.
| bool dl::Engine::Param::_useFreetype = true |
在文件 dl_engine.h 第 27 行定义.
| bool dl::Engine::Param::_useHttp = true |
在文件 dl_engine.h 第 33 行定义.
| bool dl::Engine::Param::_useLanguage = true |
在文件 dl_engine.h 第 34 行定义.
| bool dl::Engine::Param::_useLua = true |
在文件 dl_engine.h 第 37 行定义.
| bool dl::Engine::Param::_useMidi = true |
在文件 dl_engine.h 第 35 行定义.
| bool dl::Engine::Param::_useNet = true |
在文件 dl_engine.h 第 28 行定义.
| bool dl::Engine::Param::_usePhysics = true |
在文件 dl_engine.h 第 30 行定义.
| bool dl::Engine::Param::_useScene = true |
在文件 dl_engine.h 第 32 行定义.
| bool dl::Engine::Param::_useTime = true |
在文件 dl_engine.h 第 26 行定义.