Files
dl/document/html/dl__engine_8h_source.html
2026-09-16 14:07:40 +08:00

147 lines
23 KiB
HTML
Vendored

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="zh">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
<meta name="generator" content="Doxygen 1.13.1"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>dl: D:/dl/dl/system/dl_engine.h 源文件</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<script type="text/javascript" src="clipboard.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">dl
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- 制作者 Doxygen 1.13.1 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(function() { codefold.init(0); });
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(function() {
initMenu('',false,false,'search.php','搜索',false);
});
/* @license-end */
</script>
<div id="main-nav"></div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(function(){ initResizable(false); });
/* @license-end */
</script>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_17297ffb27ce571941f5fb5008f01a1f.html">dl</a></li><li class="navelem"><a class="el" href="dir_b2bcec82b594d980efe59d1a11da2bcc.html">system</a></li> </ul>
</div>
</div><!-- top -->
<div id="doc-content">
<div class="header">
<div class="headertitle"><div class="title">dl_engine.h</div></div>
</div><!--header-->
<div class="contents">
<a href="dl__engine_8h.html">浏览该文件的文档.</a><div class="fragment"><div class="line"><a id="l00001" name="l00001"></a><span class="lineno"> 1</span></div>
<div class="line"><a id="l00010" name="l00010"></a><span class="lineno"> 10</span><span class="preprocessor">#pragma once</span></div>
<div class="line"><a id="l00011" name="l00011"></a><span class="lineno"> 11</span> </div>
<div class="line"><a id="l00012" name="l00012"></a><span class="lineno"> 12</span><span class="preprocessor">#include &lt;string&gt;</span></div>
<div class="line"><a id="l00013" name="l00013"></a><span class="lineno"> 13</span><span class="preprocessor">#include &lt;vector&gt;</span></div>
<div class="line"><a id="l00014" name="l00014"></a><span class="lineno"> 14</span> </div>
<div class="line"><a id="l00015" name="l00015"></a><span class="lineno"> 15</span><span class="keyword">namespace </span><a class="code hl_namespace" href="namespacedl.html">dl</a></div>
<div class="line"><a id="l00016" name="l00016"></a><span class="lineno"> 16</span>{</div>
<div class="foldopen" id="foldopen00018" data-start="{" data-end="};">
<div class="line"><a id="l00018" name="l00018"></a><span class="lineno"><a class="line" href="classdl_1_1_engine.html"> 18</a></span><span class="keyword">class </span><a class="code hl_class" href="classdl_1_1_engine.html">Engine</a></div>
<div class="line"><a id="l00019" name="l00019"></a><span class="lineno"> 19</span>{</div>
<div class="line"><a id="l00020" name="l00020"></a><span class="lineno"> 20</span><span class="keyword">public</span>:</div>
<div class="foldopen" id="foldopen00022" data-start="{" data-end="};">
<div class="line"><a id="l00022" name="l00022"></a><span class="lineno"><a class="line" href="structdl_1_1_engine_1_1_param.html"> 22</a></span> <span class="keyword">struct </span><a class="code hl_struct" href="structdl_1_1_engine_1_1_param.html">Param</a></div>
<div class="line"><a id="l00023" name="l00023"></a><span class="lineno"> 23</span> {</div>
<div class="line"><a id="l00024" name="l00024"></a><span class="lineno"><a class="line" href="structdl_1_1_engine_1_1_param.html#ae483ad9d32aa1ef9a345a8eac619f92b"> 24</a></span> <span class="keywordtype">bool</span> <a class="code hl_variable" href="structdl_1_1_engine_1_1_param.html#ae483ad9d32aa1ef9a345a8eac619f92b">_setConsoleUtf8</a> = <span class="keyword">true</span>;</div>
<div class="line"><a id="l00025" name="l00025"></a><span class="lineno"><a class="line" href="structdl_1_1_engine_1_1_param.html#aa5ac0df46f929696a0377b29bb436e3b"> 25</a></span> <span class="keywordtype">bool</span> <a class="code hl_variable" href="structdl_1_1_engine_1_1_param.html#aa5ac0df46f929696a0377b29bb436e3b">_showInfo</a> = <span class="keyword">true</span>;</div>
<div class="line"><a id="l00026" name="l00026"></a><span class="lineno"><a class="line" href="structdl_1_1_engine_1_1_param.html#a6ede62e99c330f70395469bdae61c83d"> 26</a></span> <span class="keywordtype">bool</span> <a class="code hl_variable" href="structdl_1_1_engine_1_1_param.html#a6ede62e99c330f70395469bdae61c83d">_useTime</a> = <span class="keyword">true</span>;</div>
<div class="line"><a id="l00027" name="l00027"></a><span class="lineno"><a class="line" href="structdl_1_1_engine_1_1_param.html#a7eeb471a52f92bdccc68b804118f26a0"> 27</a></span> <span class="keywordtype">bool</span> <a class="code hl_variable" href="structdl_1_1_engine_1_1_param.html#a7eeb471a52f92bdccc68b804118f26a0">_useFreetype</a> = <span class="keyword">true</span>;</div>
<div class="line"><a id="l00028" name="l00028"></a><span class="lineno"><a class="line" href="structdl_1_1_engine_1_1_param.html#a7f753abb9e2276310b39e26f33826803"> 28</a></span> <span class="keywordtype">bool</span> <a class="code hl_variable" href="structdl_1_1_engine_1_1_param.html#a7f753abb9e2276310b39e26f33826803">_useNet</a> = <span class="keyword">true</span>;</div>
<div class="line"><a id="l00029" name="l00029"></a><span class="lineno"><a class="line" href="structdl_1_1_engine_1_1_param.html#afed8bae0e241e57ec0d79c8533e24ae9"> 29</a></span> <span class="keywordtype">bool</span> <a class="code hl_variable" href="structdl_1_1_engine_1_1_param.html#afed8bae0e241e57ec0d79c8533e24ae9">_useAction</a> = <span class="keyword">true</span>;</div>
<div class="line"><a id="l00030" name="l00030"></a><span class="lineno"><a class="line" href="structdl_1_1_engine_1_1_param.html#a4c0052b2c105219a647e98bbb4056470"> 30</a></span> <span class="keywordtype">bool</span> <a class="code hl_variable" href="structdl_1_1_engine_1_1_param.html#a4c0052b2c105219a647e98bbb4056470">_usePhysics</a> = <span class="keyword">true</span>;</div>
<div class="line"><a id="l00031" name="l00031"></a><span class="lineno"><a class="line" href="structdl_1_1_engine_1_1_param.html#af0d01226b2d1b8ed2fabb42fd24ab46a"> 31</a></span> <span class="keywordtype">bool</span> <a class="code hl_variable" href="structdl_1_1_engine_1_1_param.html#af0d01226b2d1b8ed2fabb42fd24ab46a">_useAudio</a> = <span class="keyword">true</span>;</div>
<div class="line"><a id="l00032" name="l00032"></a><span class="lineno"><a class="line" href="structdl_1_1_engine_1_1_param.html#a0cdab36149823e3caf94978d2fcd343a"> 32</a></span> <span class="keywordtype">bool</span> <a class="code hl_variable" href="structdl_1_1_engine_1_1_param.html#a0cdab36149823e3caf94978d2fcd343a">_useScene</a> = <span class="keyword">true</span>;</div>
<div class="line"><a id="l00033" name="l00033"></a><span class="lineno"><a class="line" href="structdl_1_1_engine_1_1_param.html#a32ed0a50bee8d6eeff41216eccf6f160"> 33</a></span> <span class="keywordtype">bool</span> <a class="code hl_variable" href="structdl_1_1_engine_1_1_param.html#a32ed0a50bee8d6eeff41216eccf6f160">_useHttp</a> = <span class="keyword">true</span>;</div>
<div class="line"><a id="l00034" name="l00034"></a><span class="lineno"><a class="line" href="structdl_1_1_engine_1_1_param.html#ad10e467bee2d26cd2e6415bfd2bfe502"> 34</a></span> <span class="keywordtype">bool</span> <a class="code hl_variable" href="structdl_1_1_engine_1_1_param.html#ad10e467bee2d26cd2e6415bfd2bfe502">_useLanguage</a> = <span class="keyword">true</span>;</div>
<div class="line"><a id="l00035" name="l00035"></a><span class="lineno"><a class="line" href="structdl_1_1_engine_1_1_param.html#ad4fb4a3aee9cc99eaf611fa3e1094a1a"> 35</a></span> <span class="keywordtype">bool</span> <a class="code hl_variable" href="structdl_1_1_engine_1_1_param.html#ad4fb4a3aee9cc99eaf611fa3e1094a1a">_useMidi</a> = <span class="keyword">true</span>;</div>
<div class="line"><a id="l00036" name="l00036"></a><span class="lineno"><a class="line" href="structdl_1_1_engine_1_1_param.html#a0fe149c7e8b5e09642ee3274a45f9819"> 36</a></span> <span class="keywordtype">bool</span> <a class="code hl_variable" href="structdl_1_1_engine_1_1_param.html#a0fe149c7e8b5e09642ee3274a45f9819">_useAngelScript</a> = <span class="keyword">true</span>;</div>
<div class="line"><a id="l00037" name="l00037"></a><span class="lineno"><a class="line" href="structdl_1_1_engine_1_1_param.html#aad20b0dcf418e6690a5a202d7b95d9a8"> 37</a></span> <span class="keywordtype">bool</span> <a class="code hl_variable" href="structdl_1_1_engine_1_1_param.html#aad20b0dcf418e6690a5a202d7b95d9a8">_useLua</a> = <span class="keyword">true</span>;</div>
<div class="line"><a id="l00038" name="l00038"></a><span class="lineno"><a class="line" href="structdl_1_1_engine_1_1_param.html#a650d99af8f584326aab031e76736e781"> 38</a></span> <span class="keywordtype">bool</span> <a class="code hl_variable" href="structdl_1_1_engine_1_1_param.html#a650d99af8f584326aab031e76736e781">_test</a> = <span class="keyword">false</span>;</div>
<div class="line"><a id="l00039" name="l00039"></a><span class="lineno"><a class="line" href="structdl_1_1_engine_1_1_param.html#aeac5ce87794d405b3c29d5c9216a1c59"> 39</a></span> <span class="keywordtype">bool</span> <a class="code hl_variable" href="structdl_1_1_engine_1_1_param.html#aeac5ce87794d405b3c29d5c9216a1c59">_useDefaultSkybox</a> = <span class="keyword">true</span>; <span class="comment">// 是否使用默认天空盒</span></div>
<div class="line"><a id="l00040" name="l00040"></a><span class="lineno"><a class="line" href="structdl_1_1_engine_1_1_param.html#a71b2c2781fd77fcd4578da7d98d8cee7"> 40</a></span> std::string <a class="code hl_variable" href="structdl_1_1_engine_1_1_param.html#a71b2c2781fd77fcd4578da7d98d8cee7">_projectName</a> = <span class="stringliteral">&quot;project&quot;</span>; <span class="comment">// 项目名</span></div>
<div class="line"><a id="l00041" name="l00041"></a><span class="lineno"> 41</span> </div>
<div class="line"><a id="l00042" name="l00042"></a><span class="lineno"> 42</span> <span class="comment">// 运行期修改也有效</span></div>
<div class="line"><a id="l00043" name="l00043"></a><span class="lineno"><a class="line" href="structdl_1_1_engine_1_1_param.html#a1ebee81f2a3fe729e3010ae978740acc"> 43</a></span> <span class="keywordtype">bool</span> <a class="code hl_variable" href="structdl_1_1_engine_1_1_param.html#a1ebee81f2a3fe729e3010ae978740acc">_show3D</a> = <span class="keyword">true</span>; <span class="comment">// 3d渲染开关</span></div>
<div class="line"><a id="l00044" name="l00044"></a><span class="lineno"> 44</span> };</div>
</div>
<div class="line"><a id="l00045" name="l00045"></a><span class="lineno"><a class="line" href="classdl_1_1_engine.html#a7cfd7be45b8ec1036dca057c23e9a950"> 45</a></span> <span class="keyword">static</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classdl_1_1_engine.html#a7cfd7be45b8ec1036dca057c23e9a950">Init</a>();</div>
<div class="line"><a id="l00046" name="l00046"></a><span class="lineno"><a class="line" href="classdl_1_1_engine.html#a5e41fa9846b80719dd1e8185fd79e064"> 46</a></span> <span class="keyword">static</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classdl_1_1_engine.html#a5e41fa9846b80719dd1e8185fd79e064">Release</a>();</div>
<div class="line"><a id="l00047" name="l00047"></a><span class="lineno"><a class="line" href="classdl_1_1_engine.html#a32f2dd2893304a8738e20e443b42bc01"> 47</a></span> <span class="keyword">static</span> <a class="code hl_struct" href="structdl_1_1_engine_1_1_param.html">Param</a>&amp; <a class="code hl_function" href="classdl_1_1_engine.html#a32f2dd2893304a8738e20e443b42bc01">GetParamRef</a>() { <span class="keywordflow">return</span> _param; }</div>
<div class="line"><a id="l00048" name="l00048"></a><span class="lineno"> 48</span> <span class="comment">// 命令行参数</span></div>
<div class="line"><a id="l00049" name="l00049"></a><span class="lineno"><a class="line" href="classdl_1_1_engine.html#a0f1df4a5f5f8078ab7bc4ea9b3a3154a"> 49</a></span> <span class="keyword">static</span> <span class="keyword">const</span> std::vector&lt;std::string&gt;&amp; <a class="code hl_function" href="classdl_1_1_engine.html#a0f1df4a5f5f8078ab7bc4ea9b3a3154a">GetCmd</a>() { <span class="keywordflow">return</span> _vecCmd; }</div>
<div class="line"><a id="l00050" name="l00050"></a><span class="lineno"><a class="line" href="classdl_1_1_engine.html#ace2d8b5f87b74d3dfb826afd79a2cd42"> 50</a></span> <span class="keyword">static</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classdl_1_1_engine.html#ace2d8b5f87b74d3dfb826afd79a2cd42">_init_cmd</a>(<span class="keywordtype">int</span> argc, <span class="keywordtype">char</span>** argv);</div>
<div class="line"><a id="l00051" name="l00051"></a><span class="lineno"> 51</span><span class="keyword">private</span>:</div>
<div class="line"><a id="l00052" name="l00052"></a><span class="lineno"> 52</span> <span class="keyword">static</span> <a class="code hl_struct" href="structdl_1_1_engine_1_1_param.html">Param</a> _param;</div>
<div class="line"><a id="l00053" name="l00053"></a><span class="lineno"> 53</span> <span class="keyword">static</span> std::vector&lt;std::string&gt; _vecCmd;</div>
<div class="line"><a id="l00054" name="l00054"></a><span class="lineno"> 54</span>};</div>
</div>
<div class="line"><a id="l00055" name="l00055"></a><span class="lineno"> 55</span> </div>
<div class="line"><a id="l00056" name="l00056"></a><span class="lineno"> 56</span>}</div>
<div class="ttc" id="aclassdl_1_1_engine_html"><div class="ttname"><a href="classdl_1_1_engine.html">dl::Engine</a></div><div class="ttdoc">引擎配置</div><div class="ttdef"><b>定义</b> <a href="#l00018">dl_engine.h:19</a></div></div>
<div class="ttc" id="aclassdl_1_1_engine_html_a0f1df4a5f5f8078ab7bc4ea9b3a3154a"><div class="ttname"><a href="classdl_1_1_engine.html#a0f1df4a5f5f8078ab7bc4ea9b3a3154a">dl::Engine::GetCmd</a></div><div class="ttdeci">static const std::vector&lt; std::string &gt; &amp; GetCmd()</div><div class="ttdef"><b>定义</b> <a href="#l00049">dl_engine.h:49</a></div></div>
<div class="ttc" id="aclassdl_1_1_engine_html_a32f2dd2893304a8738e20e443b42bc01"><div class="ttname"><a href="classdl_1_1_engine.html#a32f2dd2893304a8738e20e443b42bc01">dl::Engine::GetParamRef</a></div><div class="ttdeci">static Param &amp; GetParamRef()</div><div class="ttdef"><b>定义</b> <a href="#l00047">dl_engine.h:47</a></div></div>
<div class="ttc" id="aclassdl_1_1_engine_html_a5e41fa9846b80719dd1e8185fd79e064"><div class="ttname"><a href="classdl_1_1_engine.html#a5e41fa9846b80719dd1e8185fd79e064">dl::Engine::Release</a></div><div class="ttdeci">static void Release()</div></div>
<div class="ttc" id="aclassdl_1_1_engine_html_a7cfd7be45b8ec1036dca057c23e9a950"><div class="ttname"><a href="classdl_1_1_engine.html#a7cfd7be45b8ec1036dca057c23e9a950">dl::Engine::Init</a></div><div class="ttdeci">static void Init()</div></div>
<div class="ttc" id="aclassdl_1_1_engine_html_ace2d8b5f87b74d3dfb826afd79a2cd42"><div class="ttname"><a href="classdl_1_1_engine.html#ace2d8b5f87b74d3dfb826afd79a2cd42">dl::Engine::_init_cmd</a></div><div class="ttdeci">static void _init_cmd(int argc, char **argv)</div></div>
<div class="ttc" id="anamespacedl_html"><div class="ttname"><a href="namespacedl.html">dl</a></div><div class="ttdef"><b>定义</b> <a href="dl__array_8h_source.html#l00021">dl_array.h:22</a></div></div>
<div class="ttc" id="astructdl_1_1_engine_1_1_param_html"><div class="ttname"><a href="structdl_1_1_engine_1_1_param.html">dl::Engine::Param</a></div><div class="ttdoc">选择性初始化组件</div><div class="ttdef"><b>定义</b> <a href="#l00022">dl_engine.h:23</a></div></div>
<div class="ttc" id="astructdl_1_1_engine_1_1_param_html_a0cdab36149823e3caf94978d2fcd343a"><div class="ttname"><a href="structdl_1_1_engine_1_1_param.html#a0cdab36149823e3caf94978d2fcd343a">dl::Engine::Param::_useScene</a></div><div class="ttdeci">bool _useScene</div><div class="ttdef"><b>定义</b> <a href="#l00032">dl_engine.h:32</a></div></div>
<div class="ttc" id="astructdl_1_1_engine_1_1_param_html_a0fe149c7e8b5e09642ee3274a45f9819"><div class="ttname"><a href="structdl_1_1_engine_1_1_param.html#a0fe149c7e8b5e09642ee3274a45f9819">dl::Engine::Param::_useAngelScript</a></div><div class="ttdeci">bool _useAngelScript</div><div class="ttdef"><b>定义</b> <a href="#l00036">dl_engine.h:36</a></div></div>
<div class="ttc" id="astructdl_1_1_engine_1_1_param_html_a1ebee81f2a3fe729e3010ae978740acc"><div class="ttname"><a href="structdl_1_1_engine_1_1_param.html#a1ebee81f2a3fe729e3010ae978740acc">dl::Engine::Param::_show3D</a></div><div class="ttdeci">bool _show3D</div><div class="ttdef"><b>定义</b> <a href="#l00043">dl_engine.h:43</a></div></div>
<div class="ttc" id="astructdl_1_1_engine_1_1_param_html_a32ed0a50bee8d6eeff41216eccf6f160"><div class="ttname"><a href="structdl_1_1_engine_1_1_param.html#a32ed0a50bee8d6eeff41216eccf6f160">dl::Engine::Param::_useHttp</a></div><div class="ttdeci">bool _useHttp</div><div class="ttdef"><b>定义</b> <a href="#l00033">dl_engine.h:33</a></div></div>
<div class="ttc" id="astructdl_1_1_engine_1_1_param_html_a4c0052b2c105219a647e98bbb4056470"><div class="ttname"><a href="structdl_1_1_engine_1_1_param.html#a4c0052b2c105219a647e98bbb4056470">dl::Engine::Param::_usePhysics</a></div><div class="ttdeci">bool _usePhysics</div><div class="ttdef"><b>定义</b> <a href="#l00030">dl_engine.h:30</a></div></div>
<div class="ttc" id="astructdl_1_1_engine_1_1_param_html_a650d99af8f584326aab031e76736e781"><div class="ttname"><a href="structdl_1_1_engine_1_1_param.html#a650d99af8f584326aab031e76736e781">dl::Engine::Param::_test</a></div><div class="ttdeci">bool _test</div><div class="ttdef"><b>定义</b> <a href="#l00038">dl_engine.h:38</a></div></div>
<div class="ttc" id="astructdl_1_1_engine_1_1_param_html_a6ede62e99c330f70395469bdae61c83d"><div class="ttname"><a href="structdl_1_1_engine_1_1_param.html#a6ede62e99c330f70395469bdae61c83d">dl::Engine::Param::_useTime</a></div><div class="ttdeci">bool _useTime</div><div class="ttdef"><b>定义</b> <a href="#l00026">dl_engine.h:26</a></div></div>
<div class="ttc" id="astructdl_1_1_engine_1_1_param_html_a71b2c2781fd77fcd4578da7d98d8cee7"><div class="ttname"><a href="structdl_1_1_engine_1_1_param.html#a71b2c2781fd77fcd4578da7d98d8cee7">dl::Engine::Param::_projectName</a></div><div class="ttdeci">std::string _projectName</div><div class="ttdef"><b>定义</b> <a href="#l00040">dl_engine.h:40</a></div></div>
<div class="ttc" id="astructdl_1_1_engine_1_1_param_html_a7eeb471a52f92bdccc68b804118f26a0"><div class="ttname"><a href="structdl_1_1_engine_1_1_param.html#a7eeb471a52f92bdccc68b804118f26a0">dl::Engine::Param::_useFreetype</a></div><div class="ttdeci">bool _useFreetype</div><div class="ttdef"><b>定义</b> <a href="#l00027">dl_engine.h:27</a></div></div>
<div class="ttc" id="astructdl_1_1_engine_1_1_param_html_a7f753abb9e2276310b39e26f33826803"><div class="ttname"><a href="structdl_1_1_engine_1_1_param.html#a7f753abb9e2276310b39e26f33826803">dl::Engine::Param::_useNet</a></div><div class="ttdeci">bool _useNet</div><div class="ttdef"><b>定义</b> <a href="#l00028">dl_engine.h:28</a></div></div>
<div class="ttc" id="astructdl_1_1_engine_1_1_param_html_aa5ac0df46f929696a0377b29bb436e3b"><div class="ttname"><a href="structdl_1_1_engine_1_1_param.html#aa5ac0df46f929696a0377b29bb436e3b">dl::Engine::Param::_showInfo</a></div><div class="ttdeci">bool _showInfo</div><div class="ttdef"><b>定义</b> <a href="#l00025">dl_engine.h:25</a></div></div>
<div class="ttc" id="astructdl_1_1_engine_1_1_param_html_aad20b0dcf418e6690a5a202d7b95d9a8"><div class="ttname"><a href="structdl_1_1_engine_1_1_param.html#aad20b0dcf418e6690a5a202d7b95d9a8">dl::Engine::Param::_useLua</a></div><div class="ttdeci">bool _useLua</div><div class="ttdef"><b>定义</b> <a href="#l00037">dl_engine.h:37</a></div></div>
<div class="ttc" id="astructdl_1_1_engine_1_1_param_html_ad10e467bee2d26cd2e6415bfd2bfe502"><div class="ttname"><a href="structdl_1_1_engine_1_1_param.html#ad10e467bee2d26cd2e6415bfd2bfe502">dl::Engine::Param::_useLanguage</a></div><div class="ttdeci">bool _useLanguage</div><div class="ttdef"><b>定义</b> <a href="#l00034">dl_engine.h:34</a></div></div>
<div class="ttc" id="astructdl_1_1_engine_1_1_param_html_ad4fb4a3aee9cc99eaf611fa3e1094a1a"><div class="ttname"><a href="structdl_1_1_engine_1_1_param.html#ad4fb4a3aee9cc99eaf611fa3e1094a1a">dl::Engine::Param::_useMidi</a></div><div class="ttdeci">bool _useMidi</div><div class="ttdef"><b>定义</b> <a href="#l00035">dl_engine.h:35</a></div></div>
<div class="ttc" id="astructdl_1_1_engine_1_1_param_html_ae483ad9d32aa1ef9a345a8eac619f92b"><div class="ttname"><a href="structdl_1_1_engine_1_1_param.html#ae483ad9d32aa1ef9a345a8eac619f92b">dl::Engine::Param::_setConsoleUtf8</a></div><div class="ttdeci">bool _setConsoleUtf8</div><div class="ttdef"><b>定义</b> <a href="#l00024">dl_engine.h:24</a></div></div>
<div class="ttc" id="astructdl_1_1_engine_1_1_param_html_aeac5ce87794d405b3c29d5c9216a1c59"><div class="ttname"><a href="structdl_1_1_engine_1_1_param.html#aeac5ce87794d405b3c29d5c9216a1c59">dl::Engine::Param::_useDefaultSkybox</a></div><div class="ttdeci">bool _useDefaultSkybox</div><div class="ttdef"><b>定义</b> <a href="#l00039">dl_engine.h:39</a></div></div>
<div class="ttc" id="astructdl_1_1_engine_1_1_param_html_af0d01226b2d1b8ed2fabb42fd24ab46a"><div class="ttname"><a href="structdl_1_1_engine_1_1_param.html#af0d01226b2d1b8ed2fabb42fd24ab46a">dl::Engine::Param::_useAudio</a></div><div class="ttdeci">bool _useAudio</div><div class="ttdef"><b>定义</b> <a href="#l00031">dl_engine.h:31</a></div></div>
<div class="ttc" id="astructdl_1_1_engine_1_1_param_html_afed8bae0e241e57ec0d79c8533e24ae9"><div class="ttname"><a href="structdl_1_1_engine_1_1_param.html#afed8bae0e241e57ec0d79c8533e24ae9">dl::Engine::Param::_useAction</a></div><div class="ttdeci">bool _useAction</div><div class="ttdef"><b>定义</b> <a href="#l00029">dl_engine.h:29</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
制作者&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.13.1
</small></address>
</div><!-- doc-content -->
</body>
</html>