classserversettings.html

来自「仿真人工智能是指用人工的方法和技术」· HTML 代码 · 共 475 行 · 第 1/5 页

HTML
475
字号
    <td class="md">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> double ServerSettings::getAudioCutDist </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>          <td class="md" valign="top">)&nbsp;</td>          <td class="md" nowrap> const</td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Get method for the 'dAudioCutDist' member variable. <dl compact><dt><b>Returns: </b><dd>the maximum distance over which a spoken message can be heard </dl><p>Definition at line <a class="el" href="ServerSettings_8C-source.html#l01252">1252</a> of file <a class="el" href="ServerSettings_8C-source.html">ServerSettings.C</a>.    </td>  </tr></table><a name="a68" doxytag="ServerSettings::getBallAccelMax"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0">  <tr>    <td class="md">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> double ServerSettings::getBallAccelMax </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>          <td class="md" valign="top">)&nbsp;</td>          <td class="md" nowrap> const</td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Get method for the 'dBallAccelMax' member variable. <dl compact><dt><b>Returns: </b><dd>the maximum acceleration of the ball per cycle </dl><p>Definition at line <a class="el" href="ServerSettings_8C-source.html#l01073">1073</a> of file <a class="el" href="ServerSettings_8C-source.html">ServerSettings.C</a>.<p>Referenced by <a class="el" href="BasicPlayer_8C-source.html#l00314">BasicPlayer::accelerateBallToVelocity</a>(), and <a class="el" href="BasicPlayer_8C-source.html#l00775">BasicPlayer::kickTo</a>().    </td>  </tr></table><a name="a60" doxytag="ServerSettings::getBallDecay"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0">  <tr>    <td class="md">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> double ServerSettings::getBallDecay </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>          <td class="md" valign="top">)&nbsp;</td>          <td class="md" nowrap> const</td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Get method for the 'dBallDecay' member variable. <dl compact><dt><b>Returns: </b><dd>the ball speed decay per cycle </dl><p>Definition at line <a class="el" href="ServerSettings_8C-source.html#l01008">1008</a> of file <a class="el" href="ServerSettings_8C-source.html">ServerSettings.C</a>.<p>Referenced by <a class="el" href="WorldModelUpdate_8C-source.html#l01254">WorldModel::calculateStateBall</a>(), <a class="el" href="WorldModelUpdate_8C-source.html#l01947">WorldModel::calculateStateBall2</a>(), <a class="el" href="WorldModelHigh

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?